Order Refunds
Refund Bag
POST
Bag refunds is in beta. Please report any errors to Violet.
Initiate a refund on a Bag
. This can be a full refund or a partial refund depending on the amounts you provide. This action will attempt to refund the external order in the merchants system.
The Bag
must be in a refundable state. Any Bag
’s that have a status of IN_PROGRESS
, REFUNDED
, or CANCELED
cannot be refunded.
Body
application/json
Request used to initiate a bag refund.
Response
default - application/json
default response
Order Refund