Retrieving customer list

You can retrieve a list of all customers with their IDs linked to your company. The obtained information can be used for entities mapping. It can also be used for getting CustomerId required for calling other methods, such as GET api/customerSettings/.

To retrieve the connected customers, call GET /api/customers method.

🚧

Customer list

CorrigoPro Direct retrieves all customers connected to your company, no matter
whether is there any work order from this customer or not.
CorrigoPro Desktop retrieves a list of only those customers that have at least one work order.