Order Cancellations
Manages order and bag cancellations. Use these endpoints to cancel orders, bags, and retrieve cancellation information.
Available endpoints:
POST /v1/orders/{order_id}/cancel
POST /v1/orders/{order_id}/bags/{bag_id}/cancel
GET /v1/orders/{order_id}/cancellations
Last updated
Was this helpful?