Reservation DELETE

URI

https://{DATACENTER}.brightpearlconnect.com/public-api/{ACCOUNT}
/warehouse-service/order/{ID}/reservation

Refer to our documentation on URI syntax for more information on how to construct URIs.

Description

Delete the reservation against the specified order.

Example

Delete the reservation against order 92

Request URI

/order/92/reservation

Response

{
}