Changelog

added

New API: OTC Trades – Quote, Order, and Trade Retrieval

Added a new set of OTC trading endpoints to enable seamless quote generation, trade execution, and trade history retrieval. These new APIs allow merchants to get real-time price quotes, execute OTC trades programmatically, and view a paginated list of past trades.

added

New API: Transfer Main Balance to Crypto Payout Balance

Added a new endpoint /balance/transfers that allows moving funds from your main balance to your crypto payout balance. This enables better control over funds reserved for outgoing crypto payouts.

added

Added destinationAmount parameter to crypto payout API

Introduced the destinationAmount parameter, allowing users to specify the cryptocurrency payout amount directly. Please note that only one of sourceAmount or destinationAmount should be provided in a request.

added

Added phone parameter to customers API

Added an optional phone parameter to the customers API. This allows users to include a phone number when creating or updating customer records. The phone parameter enhances customer data management by enabling more comprehensive contact information.