Skip to main content
PATCH
Update DDS Statement

Autorisierungen

Authorization
string
header
erforderlich

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

Pfadparameter

id
string<uuid>
erforderlich

Body

application/json
referenceNumber
string | null

TRACES reference number

verificationNumber
string | null

TRACES verification number

type
enum<string>

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

Verfügbare Optionen:
import,
export,
trade,
domestic_production

Antwort

Updated successfully

success
boolean