Entity Data Table Product Mapping

This API is used to establish a mapping between an entity table, a data table, and a product.
Once the backoffice user selects the desired entity table, data table, and product, this API is called to create and store the mapping configuration, allowing the system to link specific product data with the relevant entity and data tables for future operations.

Body Params
string

The name of the application table associated with the entity.
Example: m_loan

integer

The ID of the product to be mapped with the entity and data table.
Example: 23

string

The name of the data table to be associated with the entity.
Example: d_loan_additional_details

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