API Reference
Look up a transaction
The Transaction Lookup API may be used after a purchase to confirm the transaction status
Authorizations
AuthorizationstringRequired
Client receives token by calling Clickatell's token generation service
X-API-KeystringRequired
API Key provided by Clickatell to client
Query parameters
clientIdinteger · min: 1 · max: 9999RequiredExample:
This is your unique client ID assigned by Clickatell during the integration process
909raasTxnRefstring · min: 1 · max: 64OptionalExample:
Unique Clickatell reference for the transaction
ffdd34-3wsf8c-seo8w3-f58lclientTransactionReferencestring · min: 1 · max: 64OptionalExample:
Unique client reference for the transaction
seo8w3-3wsf8c-ffdd34-f58lreserveFundsTxnRefstring · min: 1 · max: 64OptionalExample:
This is the universally unique identifier that the bank must generate when it reserves funds on a buyer’s account
f58l-3wsf8c-seo8w3-ffdd34Responses
200
Success response
application/json
400
Error response
application/json
404
Error response
application/json
get
/lookup-api/2.0Last updated