Cashier APIs
Cashier APIs are designed to handle payments and account management. They provide functionalities for retrieving cashier information, transferring funds between accounts (both fiat and cryptocurrency), and obtaining a list of available payout currencies.
These APIs are essential for managing financial transactions, allowing users to control their funds within the platform efficiently.
# | API Name | Description | Send | Subscribe | Scope |
---|---|---|---|---|---|
1 | Cashier Information | Requests the cashier information for the specified type. | ✔ | ✘ | Payments |
2 | Transfer Between Accounts | Allows transfers between a user’s fiat and cryptocurrency accounts (fees may apply). The account_from parameter must match the currently authorised account. | ✔ | ✘ | Payments |
3 | Payout Currencies | Retrieves a list of available payout currencies. If a user is logged in, only the currencies available for their account will be returned. | ✔ | ✘ | NA |
Updated 10 days ago