/
Get order-order restricti...
Retrieves detailed information on the given order-order restriction set.
Security
clientCredentials
- Mock serverhttps://developer.conundra.eu/_mock/apis/plannings/planning-api/settings/order-order-restriction-sets/{id}
- Production Apihttps://api.conundra.eu/planning/v1/settings/order-order-restriction-sets/{id}
curl -i -X GET \
'https://developer.conundra.eu/_mock/apis/plannings/planning-api/settings/order-order-restriction-sets/{id}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'Response
- string
- null
{ "id": "cb1fb12c-0abc-413c-a69d-63c62566685f", "name": "Ambient goods not with chilled goods", "restrictions": [ { … } ] }