Get Transaction

Retrieves a specific customer transaction by its reference string.

Path Parameters

id

*String

Customer ID.

reference

*String

Transaction 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