Order Refunds
Manages refund processing for orders and bags. Use these endpoints to process refunds and retrieve refund information.
Available endpoints:
POST /v1/orders/{order_id}/bags/{bag_id}/refunds
GET /v1/orders/{order_id}/refunds
GET /v1/orders/{order_id}/bags/{bag_id}/refunds
GET /v1/orders/{order_id}/refunds/{refund_id}
Last updated
Was this helpful?