The API is for Debit / Prepaid products only. Updated API description below with additional missing information:
This API is for Debit and Prepaid products only. It allows users to load or unload an amount onto an account. A token or account ID can be passed in. In the event that a token is passed, the default action is to credit the account linked to the token. Note: It is normal to load/unload funds in the billing currency of the account. However, this web service offers the option for FX conversion during the load/unload process.
Conversion rates are live within the platform and can be controlled by the user on various bases. A load/unload fee can also be accommodated. It is important to note that the user has control over how this fee affects the account/card balance. Please refer to the description in the "load_fee_type" tag to determine whether the load fee will be charged or not.
Using this API does not disrupt the continuity of the ledger and should be used for all day-to-day financial operations required at the account level. However, please note that this API is NOT suitable for STIP updates of account balance. For STIP functions, please use the Update Account Balance API.
Version 2 load card api support idempotency;
-
If previous api request was success and client send same api_unique_identifier, then same previous response will be returned
-
If previous api request was failed and client send same api_unique_identifier, then new load balance will be processed with incoming api parameters
404Webservices does not exist
500Internal Server error
