Update Entry in Data Table

Use this API to update an entry in the data table. You must provide the unique identifier of the entry you wish to update.

Behaviour: A successful response indicates that the entry has been successfully updated in the data table.

Path Params
string
required
Defaults to d_testdatatable

The name of the data table where the entry will be update
Example: d_testdatatable

integer
required
Defaults to 101

This parameter specifies the ID of the application table.
If the associated application table is m_client, the client_id will be the apptableId as you are making an entry for that particular client.
Example: 101

integer
required
Defaults to 1651719413544

The unique identifier of the data table
Example: 1651719413544

Body Params
string
required
Defaults to {"id":1651719413544, "locale":"en","dateFormat":"dd MMMM yyyy"}

JSON string having data table fields details

file

The file to upload. Supported formats are PDF, JPEG, JPG, and PNG.
Please upload files in one of the supported formats.

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