Skip to main content

consent_management

HIU Consent Request On-Init (Callback)

Callback the gateway sends after a consent request is raised: the request id to track it by, or the error that stopped it.

POST/api/consent-management/consent/request/on-init

Authorizations

Authorizationbearer tokenRequired

The access token from POST /api/hiecm/gateway/v3/sessions.

Body

requestIdstringRequired
timestampstringRequired
consentRequestobjectRequired
consentRequest.idstringRequired
respobjectRequired
resp.requestIdstringRequired

Responses

200

No response body is documented for this request.