v1

latestOpenAPI 3.0.32026-07-1331447.7 KB
customs

Acknowledge an outcome

This endpoint allows a developer to acknowledge an outcome using a given correlation ID. After calling this endpoint the outcome will no longer be retrievable and will no longer appear in the list of outcomes.

delete/customs/imports/outcomes/{correlationId}

Path parameters

correlationIdstring required

The Correlation ID corresponding to an ENS declaration.

Headers

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 - The outcome has successfully been acknowledged.