Sends a Mobile SMS and charges this account. Confirm (yes/no) before executing
Sends a SMS and charges this account. This end point will deliver to limited destinations:
South Africa, Botswana, Zimbabwe, UK. Delivery is not guaranteed. Charged per submission.
@param api_key: The api key allocated to your application, must have admin privileges
@param token: The wallet_api_token provided by /access/login
@param account_fk: The account_fk for the account as provided by /wallet/accounts_list
@param mobile: The destination mobile number in e164 international format (no +)
@param message: The message to send, charged per 160 characters
@return: a json object
Connector