has_many
refunds

Retrieve the refunds associated to the order

Retrieve the refunds associated to the order

get/orders/{orderId}/refunds

Path parameters

orderIdstring required

The resource's id

Response

The refunds associated to the order

Changes