Financial Terms Lookup API
Why use this API?
The Financial Times Lookup API provides you with the correct fee and settlement amounts per the contractual agreement for the purchased SKU.
Participating parties
Clickatell
Client
Getting started with the Financial Terms Lookup API
To interface with Clickatell, the below needs to be set up, configured, and tested.
Integrate with Security Service API
Follow the instructions in the Security Service API quick-start guide to request a token with your client_secret and client_id.
Use the API_key and access_token in the following request (Step 2).
Call Financial Terms Lookup API (this API)
Add the API_key and access_token to the request header.
Use the client_id supplied during integration.
Call Transact API
Add the API_key and access_token to the request header.
Use the client_id supplied during integration.
Implement Transact Result API
Follow the instructions in the Transact Result API quick-start guide.
