Payments
Get Payment By ID
Get the details of a single payment for a given account and transaction id
get/v1/payments/{accountId}/transaction/{transactionId}
Path parameters
accountIdinteger required
Example:123
The account id
transactionIdstring required
The transaction id of the payment
Response
The payment was retrieved successfully