{
"goodsList": "new ArrayList<>()",
"documentList": "new ArrayList<>()",
"nonpartyCorpList": "new ArrayList<>()",
"invoiceInfoList": "new ArrayList<>()",
"certNo": "string",
"applyType": "string",
"certType": "string",
"customsEnterpriseId": 0,
"applId": 0,
"orgCode": "string",
"fetchPlace": "string",
"aplAdd": "string",
"invDate": "string",
"invNo": "string",
"aplDate": "string",
"exporter": "string",
"consignee": "string",
"goodsSpecClause": "string",
"mark": "string",
"loadPortCode": "string",
"loadPortCountry": "string",
"unloadCountryCode": "string",
"unloadPortCode": "string",
"unloadPortCountry": "string",
"transCountryCode": "string",
"transCountryName": "string",
"transPortCode": "string",
"transPortCountry": "string",
"destCountryCode": "string",
"destPortCode": "string",
"destPortCountry": "string",
"importCountry": "string",
"importCountryCode": "string",
"importCountryName": "string",
"transDetails": "string",
"transMeans": "string",
"transName": "string",
"intendExpDate": "string",
"tradeModeCode": "string",
"fobValue": 0,
"totalAmt": 0,
"note": "string",
"contractNo": "string",
"lcNo": "string",
"specInvTerms": "string",
"priceTerms": "string",
"curr": "string",
"remark": "string",
"producerSertFlag": true,
"exhibitFlag": "string",
"thirdPartyInvFlag": "string",
"exporterTel": "string",
"exporterFax": "string",
"exporterEmail": "string",
"consigneeTel": "string",
"consigneeFax": "string",
"consigneeEmail": "string",
"expDeclDate": "string",
"predictFlag": true,
"oriCountryCode": "string",
"oriCountry": "string",
"chkValidDate": "string",
"etpsConcEr": "string",
"etpsTel": "string",
"producer": "string",
"prcsAssembly": "string",
"entryId": "string"
}curl --location --request POST 'https://fta.chinackts.com/open//origin-certificate-customs' \
--header 'Content-Type: application/json' \
--data-raw '{
"goodsList": "new ArrayList<>()",
"documentList": "new ArrayList<>()",
"nonpartyCorpList": "new ArrayList<>()",
"invoiceInfoList": "new ArrayList<>()",
"certNo": "string",
"applyType": "string",
"certType": "string",
"customsEnterpriseId": 0,
"applId": 0,
"orgCode": "string",
"fetchPlace": "string",
"aplAdd": "string",
"invDate": "string",
"invNo": "string",
"aplDate": "string",
"exporter": "string",
"consignee": "string",
"goodsSpecClause": "string",
"mark": "string",
"loadPortCode": "string",
"loadPortCountry": "string",
"unloadCountryCode": "string",
"unloadPortCode": "string",
"unloadPortCountry": "string",
"transCountryCode": "string",
"transCountryName": "string",
"transPortCode": "string",
"transPortCountry": "string",
"destCountryCode": "string",
"destPortCode": "string",
"destPortCountry": "string",
"importCountry": "string",
"importCountryCode": "string",
"importCountryName": "string",
"transDetails": "string",
"transMeans": "string",
"transName": "string",
"intendExpDate": "string",
"tradeModeCode": "string",
"fobValue": 0,
"totalAmt": 0,
"note": "string",
"contractNo": "string",
"lcNo": "string",
"specInvTerms": "string",
"priceTerms": "string",
"curr": "string",
"remark": "string",
"producerSertFlag": true,
"exhibitFlag": "string",
"thirdPartyInvFlag": "string",
"exporterTel": "string",
"exporterFax": "string",
"exporterEmail": "string",
"consigneeTel": "string",
"consigneeFax": "string",
"consigneeEmail": "string",
"expDeclDate": "string",
"predictFlag": true,
"oriCountryCode": "string",
"oriCountry": "string",
"chkValidDate": "string",
"etpsConcEr": "string",
"etpsTel": "string",
"producer": "string",
"prcsAssembly": "string",
"entryId": "string"
}'{}