metadata object — REQUIREDMetadata specific to each API request. version string — REQUIRED | originatorOrgId stringThe organisation id on the Participant Registry. | originatorParticipantId stringThe participant id on the Participant Registry. This will be different for every role under the same organisation. | timestamp string — REQUIRED | traceId string — REQUIRED | requestId string — REQUIREDUUID used to tie request and response and for idempotency |
|
productData object — REQUIREDProduct Metadata specific to each API request. productId string — REQUIREDThe product id on the Product Registry. | productNetworkId stringThe product network id on the Product Registry. |
|
loanApplicationIds string[] |
consent object — REQUIREDconsentFetchType stringPossible values: [ONETIME , PERIODIC ] | vua string | description string | isAggregationEnabled boolean | consentAggregationId string | consentHandle string | consentStatus stringPossible values: [READY , PENDING , FAILED ] | url string | extensibleData objectThis API schema is for additional keys & values according to specific need. User can add JSON objects as per the requirements. |
|
response object — REQUIREDStatus of response. Whether success or has encountered error status string — REQUIREDPossible values: [SUCCESS , ERROR ] | responseDetail string |
|