---
title: "Inventory Exports Request"
method: POST
path: "/customs/inventory-linking/exports/"
tags: ["Endpoints"]
---

# Inventory Exports Request

`POST /customs/inventory-linking/exports/`

Submit an Inventory Exports Request
#### Authorisation
This endpoint is [user-restricted](https://developer.service.hmrc.gov.uk/api-documentation/docs/authorisation/user-restricted-endpoints) and requires an Authorization header containing an OAuth 2.0 Bearer Token with the write:customs-inventory-linking-exports scope.

See also [fraud prevention](https://developer.service.hmrc.gov.uk/guides/fraud-prevention/).

## Headers

- `Accept` string, required
- `Content-Type` string, required
- `X-Badge-Identifier` string
- `X-Submitter-Identifier` string

## Response `202`

Accepted

## Other responses

- `400` — Bad Request
- `403` — Payload Forbidden
- `406` — Not Acceptable
- `415` — Unsupported Media Type
- `500` — Internal Server Error

---

[API](https://skmtc.net/hmrc/apis/customs-inventory-linking-exports-2.md) · [All operations](https://skmtc.net/hmrc/apis/customs-inventory-linking-exports-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hmrc/customs-inventory-linking-exports-2/revisions/cf53c6224ed4/schema)
