post https://api.banking.netevia.dev/netevia/submit/
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.