v1
latestOpenAPI 3.0.02026-07-242444105.9 KBPayments
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