Skip to main content

Share the consent journey status

Invoked by BA to inform Lenders of the consent journey state once the customer has interacted with Account Aggregator

Request Body

Consent State update request

metadata object REQUIRED

Metadata specific to each API request.

version string REQUIRED
originatorOrgId string

The organisation id on the Participant Registry.

originatorParticipantId string

The 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 REQUIRED

UUID used to tie request and response and for idempotency

productData object REQUIRED

Product Metadata specific to each API request.

productId string REQUIRED

The product id on the Product Registry.

productNetworkId string

The product network id on the Product Registry.

loanApplicationIds string[] REQUIRED
consent object REQUIRED
consentFetchType string

Possible values: [ONETIME, PERIODIC]

vua string
description string
isAggregationEnabled boolean
consentAggregationId string
consentHandle string
consentStatus string

Possible values: [READY, PENDING, FAILED]

url string
extensibleData object

This API schema is for additional keys & values according to specific need. User can add JSON objects as per the requirements.

Responses
200

Acknowledgement to consent handle Response

Schema OPTIONAL
error string
traceId string
timestamp string