Send data to complete sign up procedure

This API method finalizes the sign-up process for a banking application by submitting data linked to a specific user profile, identified by the profileId in the URL.

Functionality:

  • Completes the registration process for a new user.
  • Updates the user profile with the provided information upon successful submission.

Key Features:

  • Profile Binding: Links the submitted data to a specific user profile using the profileId.
  • Finalizes Sign-Up: Ensures that the user registration is completed.

Response:

On success, the response confirms the profile update and completion of the sign-up process.

📘

Summary:

Use this API to finalize a user's registration by submitting the necessary data, linked to the user’s profile. Ensure the payload is properly formatted and contains all required fields to avoid errors.

Path Params
int32
required
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