Using Product ID in Account Creation

In the Toqio ecosystem, creating and managing accounts requires precise use of key identifiers. The primary identifier is the productId, which is mandatory for all account creation requests.

Mandatory Use of productId

  • productId: A unique identifier for specific financial products configured within Toqio. It is required for all account creation processes.

Specifying a productId enhances management, reporting, and clarity when dealing with various financial products, particularly essential for integrations involving ledger apps like PoS or Accounts.

Managing productId

To effectively manage your financial products, utilize the following endpoints:


Recommendations for Integrators

Given these requirements:

  • Ensure your integration logic mandates the inclusion of productId in account creation requests.
  • Proactively review your integrations and verify that they comply with the updated requirement for productId.

Note: The previously used parameter, accountType, has been deprecated and is no longer supported. Previously, this parameter matched the partnerProduct identifier. All integrations should now exclusively use productId and discontinue the use of accountType.