v1

latestOpenAPI 3.0.32026-07-231512.8 KB
Endpoints

Inventory Exports Request

Submit an Inventory Exports Request

Authorisation

This endpoint is user-restricted and requires an Authorization header containing an OAuth 2.0 Bearer Token with the write:customs-inventory-linking-exports scope.

See also fraud prevention.

post/customs/inventory-linking/exports/

Headers

Acceptstring required
Example:application/vnd.hmrc.1.0+xml

Specifies the version of the API that you want to call. See versioning.

Content-Typestring required
Example:application/xml; charset=UTF-8

Specifies the format of the request body. Must be "application/xml; charset=UTF-8" or the request will be rejected with HTTP status code 415.

X-Badge-Identifierstring
Example:ABC123

Represents the end-user who is interacting with the subscribed application. Must be 6 to 12 characters, consisting of any combination of numeric digits and/or upper-case letters.

X-Submitter-Identifierstring
Example:ABC123

The EORI associated with the originating owner of the declaration. Must have a maximum length of 17 characters, consisting of any combination of numeric digits and/or letters.

Response

Accepted

All 1 operations