Order Acceptance API
publicly-accessible
Mark order as ready for collection
Call when a collection order is ready to be collected by the customer. An order can only be marked as ready for collection if it is a collection order in the accepted state.
post/orders/{orderId}/readyforcollection
Path parameters
orderIdstring required
The ID of the order to mark as ready for collection
Response
No content - status updated successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.