DOWNLOAD SPEC
Getting Started
API Access will require oAuth authentication, please refer to the details on portal.
Get Product Availability
Method | GET |
BaseURL | https://api.se.com/v2/sales-operation/product-availability |
ResourcePath | /products/{product-reference} |
PathParam:
Param | Data-type | Mandatory | Example | Description |
product-reference | string | Y | YLXM28AU01M3X | Product Reference for which availability is requested |
QueryParams:
Param | Data-type | Mandatory | Example | Description |
quantity | number | Y | 20 | Quantity of Product for which availability is requested. |
ship-to | string | N | 1000033834 | This parameter is not mandatory, restricted to some countries. It represents the Ship to Address. The list of valid codes will be provided by your Schneider Electric contact. |
purchaser-id | string | N | 1000053298 | This parameter is not mandatory and is only needed if you have multiple different Account ID as indicated by your Schneider Electric contact. Otherwise, please ignore this parameter. |
country | string | N | FR | This parameter is not mandatory and is only required if your account spans over multiple countries. The expected value is an ISO country two letters' code. |