This section contains brief descriptions of the changes included in a product update.

v.2.0.6 - 2024.11.05

  • Added the PayIn operations section in Transactions Operations.
  • Added a new section for IBAN.
  • Added detailed description for IBAN Top-Up process, explaining the usage of exchange and transfer methods for topping up IBAN accounts, along with the role of the BANK_ACCOUNT_VIRTUAL account type in this process.
  • Endpoint: Create Account
    • Added detailed description for the accountType parameter, specifying possible values (CHECKING, CARD_PREPAID, BANK_ACCOUNT_VIRTUAL) and their use cases.

v.2.0.5 - 2024.10.29

Update in the Wallet Section:

  • The endpoint GET /wallet/v2/address has been removed.
  • Required parameters have been highlighted for a clearer understanding of request requirements.

v.2.0.4 - 2024.10.28

v.2.0.3 - 2024.10.18

v.2.0.2 - 2024.10.10

  • Registration Flow Update. The registration flow has been modified. Now, the initial request must be made without the emailConfirmCode parameter, which triggers the system to send a confirmation code to the user's email. In the second request, the emailConfirmCode parameter must always be set to 12345 to complete the email verification and finalize the account creation process, regardless of the actual code sent to the user.

v.2.0.1 - 2024.10.09

  • The Send one time password endpoint is deprecated. Use Multi-Factor Authentication (MFA) instead of the legacy OTP.
  • The endpoint POST OAuth2.0 Token Service has been updated with the following parameters:
    • refresh_token (string): The refresh token issued during the initial authentication, used to request a new access token.
    • client_id (string, required, defaults to haequi3Aah8lie2r): The client identifier, same as in the query parameters.
    • client_secret (string): The secret key corresponding to the client, same as in the query parameters.
    • username (string): The username of the user for whom the access token is requested.
    • password (string): The password for the user’s account.
    • twoFactorId (string): The identifier for two-factor authentication, typically issued during the challenge.
    • twoFactorCode (string): The code provided by the user for two-factor authentication.
    • twoFactorChallenge (object): An object that may contain additional data related to two-factor authentication challenges.

This section contains brief descriptions of the changes included in a product update.

v.1.0.45 - 2024.11.06

Shipping Address Field and Phone Number Validation Updates

  1. Field Length Restrictions:

    • First Name: The maximum length for the first name field has been set to 20 characters.
    • Last Name: The maximum length for the last name field has been set to 20 characters.
    • Postal Code (Index): The maximum length for the postal code has been set to 10 characters.
    • City: The maximum length for the city field has been set to 20 characters.
    • Address 1: The maximum length for Address 1 has been set to 50 characters.
  2. Phone Number Validation:

    • The phone number in the shipping address must now match the format of the destination country. This includes the correct country code and follows the local phone number format.

These updates enhance address field validation and help ensure smoother processing of shipping details.

v.1.0.44 - 2024.10.31

v.1.0.43 - 2024.10.02

v.1.0.42 - 2024.09.10

Updated:

Added:

v.1.0.41 - 2024.09.02

  • Added regular expressions for validating KYC 0 survey data.

v.1.0.40 - 2024.08.20

v.1.0.39 - 2024.08.14

v.1.0.38 - 2024.07.31

v.1.0.37 - 2024.07.24

v.1.0.36 - 2024.07.16

v.1.0.35 - 2024.07.15

v.1.0.34 - 2024.07.12

v.1.0.33 - 2024.07.10

  • The FAQ article has been updated.
  • The IBAN Order article has been added.

v.1.0.32 - 2024.07.03

  • The FAQ article has been updated.
  • The section IBAN has been updated.

v.1.0.31 - 01.07.2024

v.1.0.30 - 21.06.2024

  • The FAQ article has been updated.

v.1.0.29 - 20.06.2024

v.1.0.28 - 19.06.2024

v.1.0.27 - 18.06.2024

v.1.0.26 - 04.06.2024

v.1.0.25 - 03.06.2024

v.1.0.24 - 29.05.2024

v.1.0.23 - 28.05.2024

  • Fields were detailed in all responses.
  • The instruction on how to obtain the PublicKey .

v.1.0.22 - 22.05.2024

v.1.0.21 - 21.05.2024

v.1.0.20 - 20.05.2024

  • The FAQ article has been updated.
  • An instruction how to obtain the PublicKey has been added.

v.1.0.19 - 17.05.2024

  • A new section IBAN has been added.
  • The FAQ article has been updated.

v.1.0.18 - 16.05.2024

v.1.0.17 - 16.04.2024

v.1.0.16 - 16.04.2024

v.1.0.15 - 15.04.2024

v.1.0.14 - 05.04.2024

Articles added:

v.1.0.13 - 03.04.2024

v.1.0.12 - 02.04.2024

  • The new section History has been added.

v.1.0.11 - 25.03.2024

v.1.0.10 - 22.03.2024

  • Refined the Create Wallets endpoint. Updated descriptions in the documentation.

v.1.0.9 - 21.03.2024

v.1.0.8 - 20.03.2024

v.1.0.7 - 18.03.2024

Articles added:

v.1.0.6 - 05.03.2024

v.1.0.5 - 01.03.2024

v.1.0.4 - 13.02.2024

v.1.0.3 - 06.02.2024

v.1.0.2 - 01.02.2024

  • Added the capability to utilize requests through the Sandbox.

v.1.0.1 - 31.01.2024

  • Refined the SignIn endpoint. Updated descriptions in the documentation.
  • Added description of Fingerprint.

v.1.0.0 - 29.01.2024

Release of the documentation.