Skip to main content

API

/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 11 June 2026. It needs to be reviewed again on 11 December 2026 by the page owner #di-mobile-wallet-tech-docs .