has_one
orders

Retrieve the order associated to the transaction

Retrieve the order associated to the transaction

get/transactions/{transactionId}/order

Path parameters

transactionIdstring required

The resource's id

Response

The order associated to the transaction

Changes