Skip to main content
POST
Create DDS Statement

Authorizations

Authorization
string
header
required

API key generated in Settings > API Keys. Include as Authorization: Bearer <key>.

Body

application/json
supplierId
string<uuid>
required

The supplier for this DDS. All articles must be linked to this supplier.

type
enum<string>
required

import = goods entering the EU, export = goods leaving the EU, trade = intra-EU trade, domestic_production = produced within the EU

Available options:
import,
export,
trade,
domestic_production
articles
object[]
required
Minimum array length: 1

Response

DDS statement created successfully

id
string<uuid>

ID of the newly created DDS statement