post https://api.hscodes.ai/search/denied-parties
Allows end user to check consignees on denied party lists.
Log in to see full request history
Responses
Allows end user to check consignees on denied party lists.
xxxxxxxxxx
14curl --request POST \
--url https://api.hscodes.ai/search/denied-parties \
--header 'X-API-KEY: RIH8FxmAjjG4ezyWnon3bXF465YylZ3M' \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"name": "sam",
"filter": [
"JAP",
"NET"
]
}
'
Try It!
to start a request and see the response here! Or choose an example: