Product Stock Level Checker

 “How much stock is available for this product?”

The Stock Level API gives you real-time visibility into product availability across Schneider Electric warehouses—tailored to your account.

DOWNLOAD SPEC

Stock Level API helps you with:
•    Check current stock levels for any product
•    Plan purchases more accurately
•    Display live stock info on your web shop or ERP


By integrating this API, you reduce order management time and improve decision-making for both your teams and your customers.
 

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”

Stock Level