Skip to main content

Consent Status Response

Invoked by Lender to send consent status to LA

Request Body

Consent Status Response

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[]
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.

response object REQUIRED

Status of response. Whether success or has encountered error

status string REQUIRED

Possible values: [SUCCESS, ERROR]

responseDetail string
Responses
200

Acknowledgement to consent status response

Schema OPTIONAL
error string
traceId string
timestamp string