v1

latestOpenAPI 3.0.32026-07-13945127.2 KB
Movements

Get a message for an excise movement using the movementId and messageId

Get a message for a specific excise movement. </br></br>Note: The consignor ID or consignee ID must match an excise reference number (ERN) in the bearer token that you use for API authentication. If it does not, a 403 Forbidden error will be thrown.

get/customs/excise/movements/{movementId}/messages/{messageId}

Path parameters

movementIdstring uuid required
Example:b6ba6a73-d723-4c9f-b9b7-99e533fb614f

The movement to get messages for

messageIdstring required

The message to retrieve

Headers

Accept'application/vnd.hmrc.1.0+xml' required

Specifies the response format and the version of the API to be used.

Response

Successful operation