Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

UNDER DEVELOPMENT

The following endpoints can be used to access and manipulate saved filters Saved filters are filters which you saved or are shared by other staff when filtering object list.

We currently support the following object types:

  1. Company
  2. Contact
  3. Prospect
  4. Issue
  5. Contract
  6. Issue
  7. Job
  8. Quote

 

METHODENDPOINTDESCRIPTION
GET/:object_type/:object_id/collectionsReturns an array of collections for given object
POST/:object_type/:object_id/collections/:collection_id/resourcesUpload an attachment to given object's collection.

 

 

  • No labels