has_one
orders

Retrieve the order associated to the refund

Retrieve the order associated to the refund

get/refunds/{refundId}/order

Path parameters

refundIdstring required

The resource's id

Response

The order associated to the refund

Changes