v1
latestOpenAPI 3.0.32026-07-13945127.2 KBMovements
Submit a message for an excise movement.
Submit a message for a specific excise movement. </br></br>
Note: The consignor ID or consignee ID in the message 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.
post/customs/excise/movements/{movementId}/messages
Path parameters
movementIdstring uuid required
Example:b6ba6a73-d723-4c9f-b9b7-99e533fb614f
The movement to submit messages for
Headers
Accept'application/vnd.hmrc.1.0+json' required
Specifies the response format and the version of the API to be used.
Content-Type'application/vnd.hmrc.1.0+xml' | 'application/xml' required
The media type of the request body.
Response
Accepted