Skip to main content
GET
List DDS Statements

Authorizations

Authorization
string
header
required

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

Response

List of DDS statements

id
string<uuid>
referenceNumber
string | null

TRACES reference number (assigned after submission)

verificationNumber
string | null

TRACES verification number (assigned after validation)

status
enum<string>

DDS lifecycle status. draftprocessingsubmittedvalidated (success) or rejected/failed (error). external = imported from another system.

Available options:
draft,
processing,
submitted,
validated,
rejected,
under_control,
correction_requested,
deleted,
failed,
external
type
enum<string>

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
source
enum<string>

internal = created in Polygon One, external = imported/linked from another system

Available options:
internal,
external
country
string | null
submittedOn
string<date-time> | null
declaration
boolean
fullName
string | null
notes
string | null
totalVolume
number
totalAssignedVolume
number
totalRemainingVolume
number
errorMessage
string | null

Error message if submission failed

articles
object[]
orders
object[]

Orders assigned to this DDS statement