Order Refunds
Get Bag Refunds
GET
Retrieve any refunds associated to a Bag
given an order_id
and bag_id
.
Refunds are controlled by Merchants, which is why they are at the Bag
level. If your shopper placed an order that contained multiple merchants and only returned items for one merchant, then a refund record would only exist for one merchant.
Response
200
application/json
success
The response is of type object[]
.