Account Administration API

February 16, 2022


On this page

This REST API implements calls for managing registers (points of sale), locations (warehouses), users and employees.

The API also returns information on whether an account belongs to a multi-account chain or not, and lets set up multi-account users in such chains.

Usage

To find the endpoint specific for your account, please use the "getServiceEndpoints" call. A few sample endpoints are given below, but this is not a complete list.

Each endpoint also has a Swagger documentation page. 

DatacenterAPI EndpointDocumentation Page
Sandboxhttps://api-am-eu10.erply.com/https://api-am-eu10.erply.com/documentation/index.html
Americahttps://api-am-us.erply.com/https://api-am-us.erply.com/documentation/index.html
Europehttps://api-am-eu.erply.com/https://api-am-eu.erply.com/documentation/index.html
Australia and Southeast Asiahttps://api-am-au.erply.com/https://api-am-au.erply.com/documentation/index.html

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