Company API
PUT Company
This request method lets you update existing company details through the API by specifying the company details as parameters. This API call allows you to update a repository item. Enables scenarios where items in your repository can be updated by 3rd ...
POST Company
This request method lets you create a new company account through the API, specifying the company details as parameters. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST GET verb. The format query string parameter ...
GET Company
This request method lets you retrieve company account details that match the criteria. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST GET verb. The format query string parameter controls the desired response ...
GET Companies (Company Search)
This request method allows you to find all companies that match specified criteria. On the Cloud, this API is available via SSL-secured HTTPS connection using the REST GET verb. The format query string parameter controls the desired response format. ...