...
Request | ||||
Parameter | Description | Cardinality | Approved values | |
Product | Product composite | 1..1000 | ||
ProductId | Identification of the product ät CB for which the available stock is requested | 1..1 | Maximum length 250 characters.Supported characterset Windows-1252 | |
ProductIdType | The identification type of the product | 1..1 | OWN | |
OwnerId | Identification of the owner of the product for which the available stock is requested | 1..1 | ||
Response | ||||
Parameter | Description | Optionality | Approved values | |
StockAvailabilityByOwner | Stock availability by owner composite | 1..n | ||
ProductId | Identification of the product at CB for which the available stock is requested | 1..1 | ||
ProductIdType | The identification type of the product | 1..1 | OWN | |
OwnerId | Identification of the owner of the product for which the available stock is requested | 1..1 | ||
QuantityAvailable | The number of products available at the time of this request and ready for delivery | 1..1 |
Authentication
Authentication | OPenID Connect (OIDC) | |||||
OpenAPI Specification |
| |||||
Authentication by means of a (Bearer) token. The token is requested by means of an API call with credentials known to the client. The credentials are specified as parameters | ||||||
Content type | Content-Type: application/x-www-form-urlencoded
| |||||
Token | URL's for requesting token:
|
...
Webservice approache | REST - Representational State Transfer | ||||
OpenAPI Specification |
| ||||
URL Production | https://media.cb-api.nl/physicalproduct/stockbyowner/v1/availabilitybyowner | ||||
URL Test | https://media.tst.cb-api.nl/physicalproduct/stockbyowner/v1/availabilitybyowner | ||||
Supported SSL/TLS protocols | TLS 1.2 | ||||
TLS 1.3 |
Response messages
...