---
title: "Submit a new draft excise movement"
method: POST
path: "/customs/excise/movements"
tags: ["Movements"]
---

# Submit a new draft excise movement

`POST /customs/excise/movements`

Submit a new draft excise movement. </br></br>**Note:** The consignor ID in the IE815 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.

## Headers

- `Accept` 'application/vnd.hmrc.1.0+json', required
- `Content-Type` 'application/vnd.hmrc.1.0+xml' | 'application/xml', required

## Response `202`

Accepted

## Other responses

- `400` — The submission of the draft movement message has failed validation
- `401` — Authorisation errors, e.g. consignor not authorised, authorisation expired, invalid enrolment parameter.
- `403` — Consignor ID is not in authorisation bearer token
- `404` — Downstream connection refused
- `422` — The draft movement message has failed validation
- `500` — Internal server error
- `503` — Downstream service is Unavailable

---

[API](https://skmtc.dev/hmrc/apis/excise-movement-control-system-api.md) · [All operations](https://skmtc.dev/hmrc/apis/excise-movement-control-system-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/hmrc/excise-movement-control-system-api/revisions/219deb5ade71/schema)
