Get Transaction
Retrieves a specific customer transaction by its reference string.
Path Parameters
id
*StringCustomer ID.
reference
*StringTransaction reference (e.g. cdep_…, ctfr_…, ccvt_…).
GET
/ v2/customers/:id/transactions/:reference
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response