Skip to main content

Release 26.02.2025

Changelog

Payouts

Removed Deprecated Endpoint:

  • The previously supported endpoint /payouts/fields/{providerCode}/{instrumentType}/ has been completely removed from the system.

New street Parameter:

  • In both the Retrieve Required Payout Fields response and the Create Payout Request request, a new street parameter has been added within addressData.
  • This field is intended to capture only the name of the street for use in providers that require more granular address information during payout processing.

Orders

New authorized Payment Status:

Crypto Wallets

New accountCurrency Object:

  • In the body of the Create Crypto Wallet for a Customer endpoint, a new object called accountCurrency has been introduced.
  • This is used to specify the merchant’s account currency (fiat or crypto). Some providers require an additional account currency parameter for settlement or balance denomination alongside the actual crypto wallet currency.

Extended Response Fields:

  • In the Retrieve Customer's Crypto Wallets endpoint, data -> cryptoWallets now includes two new fields: accountCurrency and accountCurrencyTokenStandard.
  • These fields allow you to view the configured merchant account currency and any relevant token standards (e.g., "ERC-20") in the wallet details.

Renamed Fields in Wallet Response: