Open Banking
Upload Open Banking Data (MX Aggregated Data)
Uploads MX Aggregated Data to an Inscribe customer. MX Aggregated Data is a format made by combining the responses from various MX endpoint requests. Once the request is received, the MX Aggregated Data will be processed by Inscribe’s Credit Insights service. See our guide to submitting open banking data here.
post/customers/{customer_id}/open_banking_data/mx_aggregated_data
Path parameters
customer_idstring uuid required
The Inscribe customer id.
Request body
Response
Successfully created a new Open Banking Data.
Example response
{
"id": "0efae611-b3eb-4b84-8ed0-36f11430f5a2",
"created_at": "2022-07-14T09:46:10.510Z",
"state": "PROCESSED",
"no_of_bank_accounts": 2
}