{ "tradeType": "exporter", "company_id": "1039839931275980800", "limit": 10, "page": 1 }
curl --location '/api/customs/companies/shipment-records' \ --header 'Authorization: Bearer {{apiKey}}' \ --header 'Content-Type: application/json' \ --data '{ "tradeType": "exporter", "company_id": "1039839931275980800", "limit": 10, "page": 1 }'