Manage Online Personal Customer Application

The POST /netevia/api/profile/personal endpoint allows users to create or update their personal profile in the banking application.

Functionality:

  • Updates or creates personal profile data for authenticated users.

Key Features:

  • Personal information management.
  • Secure data handling with authentication required.
  • Returns confirmation and updated profile data upon success.

Response:

  • Success: Confirmation message with updated profile information.
  • Error: Detailed feedback to help resolve any issues.
📘

Summary:

This API ensures secure and efficient management of personal profiles, allowing users to update or create profile information in the banking app while ensuring data integrity and secure access.

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