Open financial accounts

This API method allows you to open a new financial account under a specific user profile.

Functionality:

  • Facilitates the creation of a new financial account tied to a specific user profile by providing the profile ID.
  • Requires sending a POST request with the necessary account details, such as account type, currency, and other relevant information.

Key Features:

  • Account Creation: Enables users to establish new financial accounts within the banking application.
  • Profile-Specific: Links the new account directly to the user's profile for easy account management.

Response:

Returns confirmation of the newly created financial account with associated account details.

📘

Summary:

This endpoint streamlines the process of creating financial accounts, allowing users to manage multiple accounts within the banking application, all tied to their specific profile. Ensure proper authentication and required fields in the request.

Path Params
int32
required
Query Params
string
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json