BookingFlow
Removes an item from an order.
get/removeorderitem/{orderId}/{orderKey}/{itemId}
Path parameters
orderIdinteger required
Numeric order Id.
orderKeystring required
36-character order security key.
itemIdinteger required
Numeric order item Id.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.