Changelog
New feature: Introduced the Create Refund Order endpoint.
- This allows you to create a refund for completed payment or deposit orders. Refunds can only be processed if there are sufficient funds in the wallet balance, including fees.
- Refunds cannot exceed the total amount received for the original order. For example, if an order of 10 was refunded 5, the maximum that can be refunded in a second transaction is 5.
New feature: Added the Create Withdrawal Order endpoint.
- This allows you to withdraw funds from your balance to an external wallet. You must specify the amount, asset type, destination address, and integration ID.
- The order is processed once sufficient funds are available and the details are valid.