Skip to main content

Notify issuers about credential events

/notification

post

An endpoint used by GOV.UK Wallet to notify the credential issuer of events concerning issued credentials.

Responses

StatusDescriptionSchema
204

No Content

400

Bad Request

application/json

{
  "error": "invalid_notification_id"
}
Notification400ErrorResponse
401

Unauthorized

Schemas

Notification400ErrorResponse

NameTypeRequiredDescriptionSchema
error string true

An error code - must be invalid_notification_request or invalid_notification_id.

error_description string false

A human-readable explanation of the error.

This page was last reviewed on 8 September 2026. It needs to be reviewed again on 8 March 2027 by the page owner #di-mobile-wallet-tech-docs .