Get Entity Data Table Product Mapping

Use this API to retrieve a list of mappings between entity tables, data tables, and products.
Use this API to fetch the existing mapping configuration that links specific products with their associated entity and data tables.
This is useful for viewing or verifying the relationships set up for data handling and business processes.

Query Params
integer

The maximum number of records to return in the response.
Example: 15

integer

The number of records to skip before starting to return results.
Example: 0

string

Filter results by entity (application table) name.
Example: m_loan

integer

Filter results by product identifier.
Example: 35

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json