Skip to content

Delete a PickupDelivery by business Id

Request

This endpoint allows you to delete the information about a given PickupDelivery.

Security
clientCredentials
Path
business_idstring^[a-zA-Z0-9.~\-_]{1,512}$required

The business identifier of an entity instance

curl -i -X DELETE \
  'https://developer.conundra.eu/_mock/apis/order-book/order-book-api/orders/pickup-deliveries/{business_id}' \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'

Responses

No Content

Response
No content