{
"id": 0,
"enterpriseId": 0,
"enterpriseCnName": "string",
"enterpriseEnName": "string",
"socialCreditCode": "string",
"customsId": "string",
"startingCertificateNo": "string",
"exporterCode": "string",
"exporterTel": "string",
"exporterFax": "string",
"exporterMail": "string",
"legalName": "string",
"legalTel": "string",
"corporateContacts": "string",
"corporateContactsTel": "string",
"orgCode": "string",
"fetchPlace": "string",
"enterpriseAddr": "string",
"aplAdd": "string",
"exporter": "string",
"customsEnterpriseSigners": [
{
"id": 0,
"name": "string",
"enterpriseId": 0,
"identity": "string",
"tel": "string",
"userId": 0
}
]
}curl --location --request POST 'https://fta.chinackts.com/open//customs-enterprises' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"enterpriseId": 0,
"enterpriseCnName": "string",
"enterpriseEnName": "string",
"socialCreditCode": "string",
"customsId": "string",
"startingCertificateNo": "string",
"exporterCode": "string",
"exporterTel": "string",
"exporterFax": "string",
"exporterMail": "string",
"legalName": "string",
"legalTel": "string",
"corporateContacts": "string",
"corporateContactsTel": "string",
"orgCode": "string",
"fetchPlace": "string",
"enterpriseAddr": "string",
"aplAdd": "string",
"exporter": "string",
"customsEnterpriseSigners": [
{
"id": 0,
"name": "string",
"enterpriseId": 0,
"identity": "string",
"tel": "string",
"userId": 0
}
]
}'{}