{
"company_id": "1039559602620129280",
"type": "import"
}curl --location --request POST '/api/customs/companies/match-contacts' \
--header 'Authorization: Bearer {{apiKey}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"company_id": "1039559602620129280",
"type": "import"
}'