Retrieve details about a specific product application

The GET /v2/productApplication API method retrieves detailed information about a specific product application within the banking system. This endpoint enables clients to access key details such as the status of the application, the product type, and customer-specific information.

Request Parameters:

  • Application ID - the unique identifier for the product application. This parameter is required to fetch the relevant details.

Functionality:

  • Fetches comprehensive information about a particular product application.
  • Includes data such as the application status (e.g., pending, approved, declined), product type and customer details (e.g., name, account information).
👍

Use Case:

This API is used by clients or partners to review or process a product application. It helps track the application progress, confirm product types, and ensure that all customer details are accurate.

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