Inventory API

September 28, 2021


On this page

This REST API contains inventory-related endpoints. The API lets you:

  • Fetching product quantities on hand and reserved quantities
  • Add items to open purchase orders and inventory transfer orders.
  • Query for cost changes. 

Usage

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

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

https://api-inventory-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.)