Account Admin API

This API implements calls for managing registers (points of sale).

In the future, it wil also let manage locations, store regions, tax rates and currencies.

This is a REST API.

  1. To find the endpoint specific for your account, use the "getServiceEndpoints" call.
  2. Each endpoint also provides Swagger documentation. For an example, see the documentation provided by the sandbox endpoint:

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