webhooks
The consent manager reports the state of a consent request you asked about.
The consent manager reports the state of a consent request you asked about.
GRANTED is absent from The GRANTED is not one of these values; see the operation description for why. One of OK. Acknowledge quickly, then process asynchronously.status's enum here on purpose: a grant is communicated through the notify callback with consentArtefacts, not through this status callback.Authorizations
Authorizationbearer tokenRequiredaccessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.Body
consentRequestobjectRequiredconsentRequest.idstringRequiredconsentRequest.statusstringRequiredREQUESTEDDENIEDEXPIREDREVOKEDerrornullRequiredresponseobjectRequiredresponse.requestIdstringRequiredrespnullRequiredResponses
200
Where this fits
You produce this callback by calling Check the status of a consent request.