API calls

get-transaction
Get a list of transactions for an account. Parameter Description Required id Transaction ID YES Example curl https://api.transmitsms...
Fri, 3 Apr, 2020 at 5:57 PM
edit-client
Edit an existing client Parameter Description Required client_id The ID of the client YES name Client company name. Must be unique NO co...
Fri, 3 Apr, 2020 at 5:58 PM
get-transactions
Get a list of transactions for a client. Parameter Description Required client_id Only retrieve records for a particular client YES start ...
Fri, 3 Apr, 2020 at 5:59 PM
get-client
Get detailed information about a client. Parameter Description Required client_id The ID of the client If not supplied, will retrieve info f...
Tue, 22 Sep, 2020 at 8:32 PM
get-clients
Get a list of all clients. Parameter Description Required page Page number, for pagination NO max Maximum results returned per page NO ...
Fri, 25 Sep, 2020 at 4:51 PM
add-client
Add a new client. Parameter Description Required name Client company name YES contact Contact name NO email Client email address YES ...
Fri, 3 Apr, 2020 at 6:01 PM
get-sms-sent-count
Retrieves total number of SMS sent in a give timeframe. Parameter Description Required client_id The ID of the client This parameter is...
Fri, 14 Aug, 2020 at 3:18 PM
add-credit
Add credit to the account balance. Parameter Description Required amount Credit top-up amount. It must be between the minimum and maximu...
Tue, 25 Aug, 2020 at 1:42 PM
add-card
Add new credit card to the account. Parameter Description Required name The name on credit card YES number The credit card number YE...
Tue, 25 Aug, 2020 at 1:42 PM