Getting refunds for a specific order
Learn how to get refunds for a specific order.
Use GET /orders/{orderId}/refunds
request with the order identifier (orderId
) to get refunds for a specific order.
PreviousGetting the available refunds for a specific orderNextGetting refunds available for a shopper's order
Last updated