API
/notification
post
An endpoint used by GOV.UK Wallet to notify the credential issuer of events concerning issued credentials.
Responses
Status | Description | Schema |
---|---|---|
204 |
No Content |
|
400 |
Bad Request
|
Notification400ErrorResponse |
401 |
Unauthorized
|
Notification401ErrorResponse |
Schemas
Notification400ErrorResponse
Name | Type | Required | Description | Schema |
---|---|---|---|---|
error | string | true | An error code - must be |
|
error_description | string | false | A human-readable explanation of the error. |
Notification401ErrorResponse
Name | Type | Required | Description | Schema |
---|---|---|---|---|
error | string | true | An error code - must be |
|
error_description | string | false | A human-readable explanation of the error. |
This page was last reviewed on 5 March 2025.
It needs to be reviewed again on 5 May 2025
.
This page was set to be reviewed before 5 May 2025.
This might mean the content is out of date.