{
"type": "importer",
"customs_id": "-n5d2JMBtuxd06HaaVm1",
"customs_date": "1734278400",
"company_id": "1039559602620129280"
}curl --location --request POST '/api/customs/companies/detail' \
--header 'Authorization: Bearer {{apiKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "importer",
"customs_id": "-n5d2JMBtuxd06HaaVm1",
"customs_date": "1734278400",
"company_id": "1039559602620129280"
}'