DOCS

대량 분류 검색

대량 관세 분류 검색

사전 분류된 항목에 대한 역사적 견적을 대량으로 검색합니다.

Classify API의 GET 요청을 사용하여 사전 분류된 항목에 대한 역사적 견적을 대량으로 검색하여 귀하의 국경 간 무역 운영을 간소화합니다.

속성 

요청 본문의 JSON 키/값 쌍

GET | https://api.zonos.com/v1/classify/getBulkClassificationResults/:group_id

HEADER zonos-version: 2019-11-21

위의 헤더는 이 대량 분류 요청이 성공적으로 완료되기 위해 필요한 입력입니다.

필드비고
group_id 필수이 값은 내부적으로 얻어지며, API 서비스 엔드포인트에서 사용되며, 대량 분류 요청에서 반환됩니다. string / GUID

예시 요청

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
[
  {
    "callerStoreId": 909,
    "dateCreated": "2021-04-26T23:12:09.000+0000",
    "estimatedFinish": "2021-04-28T23:12:09.000+0000",
    "groupId": "clfy_e35481e9-7af0-459e-85ea-dc3e507ecb74",
    "request": {
      "item": {
        "id": "29342",
        "brand": null,
        "category": null,
        "description": "Cozy Design Women's Knitted Gloves with Roll Up Cuffs for Winter",
        "detail": null,
        "hs_code": "6116",
        "image_url": "https://zonos.com/images/cozygloves.webp",
        "language_code": "en",
        "upc_code": null
      },
      "ship_to_country": null
    },
    "response": {
      "id": "clfy_8C49fk2945jmm232CcQtHtXdu",
      "classified_code": "6116.10",
      "codes": [
        {
          "code": "61",
          "description": "ARTICLES OF APPAREL AND CLOTHING ACCESSORIES, KNITTED OR CROCHETED",
          "type": "chapter"
        },
        {
          "code": "6116",
          "description": "Gloves, mittens and mitts, knitted or crocheted",
          "type": "heading"
        },
        {
          "code": "6116.10",
          "description": "Gloves, mittens and mitts, knitted or crocheted",
          "type": "subheading"
        }
      ]
    },
    "storeId": 909
  },
  {
    "callerStoreId": 909,
    "dateCreated": "2021-04-26T23:12:09.000+0000",
    "estimatedFinish": "2021-04-28T23:12:09.000+0000",
    "groupId": "clfy_e35481e9-7af0-459e-85ea-dc3e507ecb74",
    "request": {
      "item": {
        "id": "29343",
        "brand": null,
        "category": null,
        "description": "Cadet Army Cap Basic Everyday Military Style Hat",
        "detail": null,
        "hs_code": "6505",
        "image_url": "https://zonos.com/images/cadethat.webp",
        "language_code": "en",
        "upc_code": null
      },
      "ship_to_country": null
    },
    "response": {
      "id": "clfy_8C49fk2945jmm232CcQtHtXdu",
      "classified_code": "6506.00",
      "codes": [
        {
          "code": "65",
          "description": "hats and headgear",
          "type": "chapter"
        },
        {
          "code": "6505",
          "description": "hats and other headgear",
          "type": "heading"
        },
        {
          "code": "6505.00",
          "description": "hats and other headgear, knitted or crocheted",
          "type": "subheading"
        }
      ]
    },
    "storeId": 909
  },
  {
    "callerStoreId": 909,
    "dateCreated": "2021-04-26T23:12:09.000+0000",
    "estimatedFinish": "2021-04-28T23:12:09.000+0000",
    "groupId": "clfy_e35481e9-7af0-459e-85ea-dc3e507ecb74",
    "request": {
      "item": {
        "id": "29344",
        "brand": null,
        "category": null,
        "description": "Vintage Aviator Square Sunglasses",
        "detail": null,
        "hs_code": "9004",
        "image_url": "https://zonos.com/images/vintagesunglasses.webp",
        "language_code": "en",
        "upc_code": null
      },
      "ship_to_country": null
    },
    "response": {
      "id": "clfy_8C49fk2945jmm232CcQtHtXdu",
      "classified_code": "9004.10",
      "codes": [
        {
          "code": "90",
          "description": "optical, photographic, cinematographic, measuring, checking, precision ...",
          "type": "chapter"
        },
        {
          "code": "9004",
          "description": "eyewear",
          "type": "heading"
        },
        {
          "code": "9004.10",
          "description": "sunglasses",
          "type": "subheading"
        }
      ]
    },
    "storeId": 909
  }
]

이 페이지가 도움이 되었습니까?


질문 있으세요?

지원 받기

Zonos을 보세요

정책 및 계약
이 페이지에서: