A.I Customs Code Control
Control with A.I if the HSCode be equivalent to product title or description
Control with A.I if the HSCode be equivalent to product title or description
Name
Value
JSON REQUEST FORMAT
{
"requests": [
{
"hscode": "9506620090",
"to_country": "FRA",
"text": "Ballon de football"
},
{
"hscode": "6505003100",
"to_country": "FRA",
"text": "Boite de thon"
}
]
}Last updated