Intrastat information – A_TRADESTAT

The setting of Intrastat category and country of origin is legally required if a defined revenue is exceeded. Additionally, a channel may request this information as mandatory value, especially when the goods transfer crosses the EU borders.

TBCATALOG / PRODUCTDATA / PRODUCT / A_TRADESTAT

Node Mandatory Data type (Length) Description
A_TRADESTAT N Tradestat information
Element: A_ORG_COUNTRY Y String Country of origin
Attribute: alpha2 Y String(2) Country code according to ISO-3166-1 Alpha 2
Attribut: number N posINT Country number according to ISO-3166
Element: A_TRADESTAT_NR N INT(8) Intrastat number

Example XML

<A_TRADESTAT> <A_ORG_COUNTRY alpha2="DE" number="276">GERMANY</A_ORG_COUNTRY> <A_TRADESTAT_NR>62021390</A_TRADESTAT_NR> </A_TRADESTAT>