v1

latestOpenAPI 3.0.32026-07-13224109.6 KB
customs

Amend an existing entry summary declaration (ENS)

This endpoint allows a developer to amend an existing ENS submission. You will need to provide the movement reference number when you created the original ENS. A correlation ID will be returned in the XML response.

put/customs/imports/declarations/{movement-reference-number}

Path parameters

movement-reference-numberstring required

The Movement Reference Number obtained as part of a successful outcome for the ENS to be amended.

Headers

Content-Type'application/xml; charset=UTF-8' required

Specifies the format of the request body, which must be XML.

For example: application/xml; charset=UTF-8

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

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

For example: application/vnd.hmrc.1.0+xml"

Authorization'Bearer bb7fed3fe10dd235a2ccda3d50fb' required

An OAuth 2.0 Bearer Token with the write:import-control-system scope.

For example: Bearer bb7fed3fe10dd235a2ccda3d50fb

Response

OK