curl --location --request POST 'https://api.mediaconnect.no/capi/v1/client/stock/update' \
--header 'Content-Type: application/json' \
--data-raw '{
"updates": [
{
"warehouseId": 120,
"warehouseProductId": "House24",
"stockQuantity": 26,
"status": "expired"
}
]
}'
{
"status": "ok"
}
Authorization: Bearer ********************
read
-For all access