Retrieve transaction details for a specific account and reference.
This endpoint retrieves the transaction details for a specific account and reference.
GET /v1/accounts/{account_number}/transactions/{reference}
x-carbon-key
(string, required) - API key for authentication.account_number
(integer, required) - The account number.reference
(integer, required) - The transaction reference.Provide your API key in the 'apikey' header.
OK
The response is of type object
.
Retrieve transaction details for a specific account and reference.
This endpoint retrieves the transaction details for a specific account and reference.
GET /v1/accounts/{account_number}/transactions/{reference}
x-carbon-key
(string, required) - API key for authentication.account_number
(integer, required) - The account number.reference
(integer, required) - The transaction reference.Provide your API key in the 'apikey' header.
OK
The response is of type object
.