CRM (Customer) API

September 23, 2021


On this page

CRM API contains calls for managing customers, addresses and customer groups.

Usage

To find the endpoint specific for your account, use the "getServiceEndpoints" call.

Each endpoint provides Swagger documentation. For an example, see the documentation provided by the sandbox endpoint:

https://api-crm-eu10.erply.com/documentation/index.html#/

Use an Erply client code and API session key to make requests. (Send these as headers "clientCode" and "sessionKey".)