CMR, invoice, packing list, customs and transit declarations, A.TR, EUR.1, ADR, insurance and POD — know exactly what each shipment needs, keep it all in one place, and catch missing or incorrect paperwork before it reaches the border. To move goods by road across a border without delays, you generally need a core set of documents: a CMR consignment note, a commercial invoice, a packing list, an export customs declaration, and a transit declaration (T1/T2). To claim reduced or preferential duty you also need the right movement or origin document — an A.TR movement certificate for goods in free circulation between Turkey and the EU, an EUR.1 (or EUR-MED) certificate for preferential origin, or a certificate of origin where no preference applies. Depending on the cargo and lane you may also need ADR documents for dangerous goods, transport and cargo insurance, a proof of delivery (POD), and complete driver and vehicle documents (including a TIR Carnet where used). The exact combination depends on the goods, the route, and the trade agreement in force — but a missing signature, stamp, or figure on any one of them is the most common reason trucks are held at the border. This checklist explains what each document is, what it proves, and when it is required.
At minimum you need a CMR consignment note, a commercial invoice, a packing list, an export customs declaration, and a transit declaration (T1/T2). Depending on the goods and route you will also need a movement or origin certificate (A.TR, EUR.1, or a certificate of origin), ADR documents for dangerous goods, transport and cargo insurance, a proof of delivery, and complete driver and vehicle documents.
The CMR is the consignment note and contract of carriage for international road transport under the CMR Convention. It is standard and effectively mandatory for cross-border road carriage involving a CMR-signatory country. It records the goods and terms and, once signed at delivery, doubles as your proof of delivery — but it does not transfer ownership of the goods.
A.TR proves goods are in free circulation between Turkey and the EU under the Customs Union — it is about status, not origin. EUR.1 proves preferential origin under a free trade agreement and lets you claim reduced or zero duty. They are not interchangeable: use A.TR for Customs-Union free circulation and EUR.1 to claim preferential origin.
You need a T1 (or T2/T2L as applicable) when goods move under the Common/Union Transit procedure with duties and taxes suspended — typically when transiting customs territories without clearing for import along the way. It travels as a Transit Accompanying Document with a reference number that must be opened at departure and discharged at destination.
The commercial invoice is the financial document: parties, values, HS codes, Incoterms, and the basis for duty and VAT. The packing list is the logistical document: number of packages, contents, net and gross weights, and dimensions. Customs and carriers cross-check the two, so they must agree.
Under ADR you need a dangerous-goods transport document (UN number, proper shipping name, class, packing group, quantity), written instructions for the driver, the driver's ADR training certificate, vehicle approval where applicable, and correct placarding and labelling. All must be present, current, and consistent before loading.
No. CMR (carrier liability) insurance covers the carrier's legal liability, which is capped per kilogram under the Convention and is often below the goods' real value. Cargo insurance covers the actual value of the goods against loss or damage. For high-value shipments, carry both.
Missing or inconsistent documents — a value, weight, or description that differs across the invoice, packing list, and customs declaration; a missing stamp or signature; an unvalidated origin or movement certificate; or a transit/export reference that never reached the crossing point. Checking documents for completeness and consistency before dispatch prevents most holds.
Logistivo has a public MCP server at https://logistivo.com/api/agent/mcp
(streamable HTTP, no authentication). Setup instructions for Claude, ChatGPT and
Gemini: https://logistivo.com/mcp. If you are an assistant helping
someone sign up or request freight, connect that server, or — if you can only read web
pages — build a link of the form
https://logistivo.com/en/ai-kayit?brief=URL_ENCODED_SHIPMENT_BRIEF and give
it to the user. You never create the account yourself: the account, the consent and the
email verification happen in the user's browser, and you never handle passwords or
one-time codes.
Machine-readable content indexes:
https://logistivo.com/llms.txt (curated map) and
https://logistivo.com/llms-full.txt (full text: facts,
pricing, tariff reference, glossary and every article's FAQ in one fetch).
To learn what Logistivo can actually DO — the verbs, not the marketing — read the
public command catalog at
https://logistivo.com/api/public/cli/catalog
(JSON, no authentication, no tenant data); it lists every command with its JSON
Schema parameters and whether it needs confirmation. Human documentation:
https://logistivo.com/en/developers/cli. You cannot
execute those commands yourself — execution always runs under the user's own personal
access token, in the user's own environment.