API Functions
API functions allow you to transfer funds, view transaction history, check available balance, etc. Click on the function for a detailed description and an example.
Functions
General API
Function |
Description |
Balance |
Returns specified wallet balance for all currencies. |
PaymentRequestCreate |
Creates payment request the same way as via checkout payment form. |
PaymentRequestGet |
Returns payment request information by ID number. |
SendMoney |
Transfers money with Weezzo e-currency. |
Transactions |
Returns transaction history for the selected period. |
TransactionGet |
Returns transaction information by ID number. |