Product Stock Level Checker

The service providing the stock quantity for a distributor. Master data from ERP is returned without any threshold checks.

DOWNLOAD SPEC

 

Country Availability Assessment - Catalog of countries where we have conducted performance, availability, and response time testing for this API:

  • GET method – Argentina, Australia, Austria, Belgium, Brazil, Bulgaria, Canada, Chile, Colombia (in process), Estonia (in process), Germany, Hungary, India, Kazakhstan, Latvia (in process), Lithuania (in process), Netherlands, New Zealand, Peru (in process), Poland (in process), Romania, Spain (in process), Switzerland, Ukraine and the United States. 

  • POST method – Brazil, Finland and Sweden.

If your country is not included in the list, please feel free to reach out to us directly or contact your designated Schneider Point of Contact (POC) to inquire about the API's accessibility in your country. 
 

API Access will require oAuth authentication, please refer to the details on portal.
 

API Details:

This API supports two operations, consumer is expected to call one based on requesting country.

MethodCountriesResourcePathQueryParams
GETArgentina, Australia, Austria, Belgium, Brazil, Bulgaria, Canada, Chile, Colombia (in process), Estonia (in process), Germany, Hungary, India, Kazakhstan, Latvia (in process), Lithuania (in process), Netherlands, New Zealand, Peru (in process), Poland (in process), Romania, Spain (in process), Switzerland, Ukraine and the United States. /products/{productReference}

productReference(M),

shipTo,

purchaserID

POSTBrazil, Finland and Sweden./products/stock-levelsN/A

 

BaseURL: https://api.se.com/productstocklevelchecker/1.1/

Note: referenceType while calling POST method is 4 if product is selected from website. Please contact your local representative to get referenceType for any other product code.

Note: if there is a forward slash and backward slash in product reference, it should be replaced with SUBSTITUTE_FORWARD_SLASH and SUBSTITUTE_BACKWARD_SLASH respectively from consumer to use this API. E.g. if we need to pass “263/25-GY” in the request parameter, it should be passed like “263SUBSTITUTE_FORWARD_SLASH25-GY”

Product Stock Level Checker