The service providing the stock quantity for a distributor. Master data from ERP is returned without any threshold checks.
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.
Method | Countries | ResourcePath | QueryParams |
GET | AR(Argentina), Chile(CL), India(IN), Japan(JP), Russia(RU), Kazakhstan(KZ), Ukraine(UA) |
/products/{productReference} |
productReference(M), shipTo, purchaserID |
POST | Nordics, Australia(AU), Sweden(SE), Singapore(SG) | /products/stock-levels | N/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.