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 2 Next »

UNDER DEVELOPMENT

The following endpoints can be used to access and manipulate resources Resources are grouped in collections against objects. 

 

  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 a given object.
POST/:object_type/:object_id/collections/:collection_id/resourcesUpload an attachment to given object's collection.
  • No labels