Online Personal Customer Application

This API method allows you to create or update a user's personal profile in the banking application by submitting personal details like name, date of birth, address, and contact information.

Functionality:

  • Creates or updates personal profiles in the banking app.

Key Features:

  • Ensures secure management of sensitive user data.
  • Supports updating key profile details.

Response:

Returns a confirmation message along with the updated profile information after a successful request.

📘

Summary:

The POST /netevia/oma/profile/personal API provides a secure way to create or update personal profiles, ensuring users can manage their personal information with proper authentication and validation.

Body Params
string
required
length ≥ 1
string
required
length ≥ 1
^(?!(666|9\d{2}))(?:0[1-9]\d|00[1-9]|[1-8]\d{2})(?:0[1-9]|[1-9]\d)(?!0000)\d{4}$
date-time
required
string
required
length ≥ 1
^\d+([\s/-]?[A-z\d/\]{1,2}|[A-z\d]+)?(?:\s[A-z\d'_-]+)+$
string | null
^[a-zA-Z\d',. \-#]+(([',. \-#][a-zA-Z ])?[a-zA-Z.]*)*$
string
required
length ≥ 1
string
required
length ≥ 1
int32
enum
required
int32 | null
string
required
length ≥ 1
string
required
length ≥ 1
string
required
length ≥ 1
string | null
string | null
int32
required
int32
required
int32 | null
boolean | null
string | null
string | null
int32 | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request 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