Skip to main content

partialRefundOrderItem

POST 

/order/:contractId/:orderId/:orderItemId/partialRefund

Partially refund an order item by refunding a subset of the voucher's passengers.

Validation: refundPax must satisfy 1 <= refundPax <= (totalPax - totalUsed - refundedPax).

Request

Responses

Order item successfully partially refunded