Skip to content

Instantly share code, notes, and snippets.

@stoddsie
Created September 24, 2013 14:23
Show Gist options
  • Save stoddsie/6685555 to your computer and use it in GitHub Desktop.
Save stoddsie/6685555 to your computer and use it in GitHub Desktop.
restQuery
$this->rest->get('enquiry_document_markup', array('document_id' => $document_id, 'environment' => 'test'), 'json');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment