Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Request Object Parameters

The following table contains the available parameters when requesting or updating a single object. e.g, GET /companies/{id}.  

_fieldspartial stringPartial StringAllows you to specify optional fields and linked objects to include in the requests response. e.g, requesting _fields=company would include the company's id in the response. Requesting _fields=company() would include the company's object in the response. For more information, please see the Getting Started guide.