DOCS

Een classificatie ophalen

Een tariefclassificatie ophalen

Haal een historische quote op voor een eerder geclassificeerd item.

Haal historische quotes op voor eerder geclassificeerde items met de GET-request van de Classify API om uw cross-border handelsactiviteiten te stroomlijnen.

Attributen 

URL-requestparameters

GET | https://api.zonos.com/v1/classify/:id

FieldNotes
id REQUIREDDeze waarde wordt intern verkregen en gebruikt door het API-service-endpoint.string / GUID
1{
2 "id": "clfy_8C49fk2945jmm232CcQtHtXdu",
3 "classified_code": "6116.10",
4 "codes": [
5 {
6 "code": "61",
7 "description": "ARTICLES OF APPAREL AND CLOTHING ACCESSORIES, KNITTED OR CROCHETED",
8 "type": "chapter"
9 },
10 {
11 "code": "6116",
12 "description": "Gloves, mittens and mitts, knitted or crocheted",
13 "type": "heading"
14 },
15 {
16 "code": "6116.10",
17 "description": "Gloves, mittens and mitts, knitted or crocheted",
18 "type": "subheading"
19 }
20 ]
21}
Boek een demo

Was deze pagina nuttig?