Get first name + last name of account holder

The GET /welcome API method retrieves the first and last name of the primary authorized person for a business account or a personal customer in the Netevia banking application. This endpoint is useful for welcoming users by displaying their name upon login or in personalized communications.

Functionality:

  • Returns the primary authorized person's name for business customers.
  • For personal customers, it returns their first and last name.

Key Features:

  • Personalized Experience: Enhances user interaction by providing their name for a personalized touch in the application.
  • Simple Request: Requires no complex input, making it straightforward to integrate into various user-facing processes.

📘

Summary:

The GET /welcome API method helps personalize user experiences in the Netevia application by providing the first and last name of the primary authorized person or personal customer. This can be used for greeting messages or other personalized content within the app.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!