API Reference
Lookup API for clients to request financial terms for products they can vend
The Financial Terms Lookup API should be used by clients to lookup the financial terms associated with the products they are configured to vend
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
909productIdinteger · min: 1 · max: 9999RequiredExample:
Unique identifier for the product. A list will be provided by Clickatell
719purchaseAmountinteger · min: 1 · max: 12RequiredExample:
Unique reference ID for the product type (classification, group or line) to be purchased, e.g. pre-purchased airtime or data.
17Responses
200
successful operation
application/json
400
General error
application/json
get
/financial-terms/1.0Last updated