CompanyList

APIDescription
GET api/crm/companylist/get

Gets the complete list of your organizations, including the office address and the general contact.

Company

APIDescription
GET api/crm/company/get/{customerCode}

Gets an organization by unique company code.

POST api/crm/company/post

Posts a list of organizations for inserts or updates.

PUT api/crm/company/put

Puts a single organization for insert or update.