Endpoints

Get unpulled notifications for a conversation

Get a list of unpulled notification identifiers for the given conversation identifier

get/notifications/conversationId/{conversationId}/unpulled

Path parameters

conversationIdstring required
Example:1446a875-eaa1-4d7a-903e-0604166d9557

Conversation identifier UUID

Headers

Acceptstring required
Example:application/vnd.hmrc.1.0+xml

Specifies the version of the API that you want to call. See versioning.

Changes