List delivery stop - client mode
Production
https://api.mediaconnect.no/capi
Production
https://api.mediaconnect.no/capi
GET
/v1/client/product/stop/delivery/{customerNumber}/{productCode}
DeliveryStop
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api.mediaconnect.no/capi/v1/client/product/stop/delivery//'
Response Response Example
200 - Success
{
"deliveryStops": [
{
"id": 1,
"product": "CO27409",
"stopTime": 1561121761000,
"stopEndTime": 1561985761000,
"stopType": "temporary",
"deliveryStopChannel": "BS",
"deliveryStopReason": "CS"
}
]
}
Request
Path Params
customerNumber
integerÂ
required
productCode
stringÂ
required
<= 12 characters