{
"invoiceType": "1010901",
"invoiceCode": "",
"invoiceNo": "23122000000004239643",
"invoiceDate": "2023-07-12",
"checkCode": "",
"sellerTaxId": "9112011668188834X4",
"sellerName": "易生支付有限公司",
"sellerAddress": "",
"sellerBankInfo": "",
"buyerTaxId": "91310000MABUR1QW1R",
"buyerName": "上海盛高物业服务有限公司桐乡分公司",
"buyerAddress": "",
"buyerBankInfo": "",
"amountLittle": 577.74,
"pretaxAmount": 545.04,
"taxAmount": 32.7,
"sl": 0.06,
"bz": "2023年6月",
"nsrsbh": "91310000MABUR1QW1R",
"sfcyfg": "0",
"detilList": [
{
"goodsname": "*信息技术服务*技术服务费",
"spbm": "",
"specifications": "",
"measureunits": "位",
"numbers": "0.000000",
"notaxprice": "545.037736",
"goodsamount": "545.04",
"taxrate": "0.06",
"goodstaxamount": "32.70"
}
]
}
curl --location --request POST 'https://api2.htjs.net/csxxh/skgxfw-api-master-api-saas/fpsb/save/cjxx' \
--header 'Date;' \
--header 'host;' \
--header 'x-htjs-nonce;' \
--header 'x-htjs-ua;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"invoiceType": "1010901",
"invoiceCode": "",
"invoiceNo": "23122000000004239643",
"invoiceDate": "2023-07-12",
"checkCode": "",
"sellerTaxId": "9112011668188834X4",
"sellerName": "易生支付有限公司",
"sellerAddress": "",
"sellerBankInfo": "",
"buyerTaxId": "91310000MABUR1QW1R",
"buyerName": "上海盛高物业服务有限公司桐乡分公司",
"buyerAddress": "",
"buyerBankInfo": "",
"amountLittle": 577.74,
"pretaxAmount": 545.04,
"taxAmount": 32.7,
"sl": 0.06,
"bz": "2023年6月",
"nsrsbh": "91310000MABUR1QW1R",
"sfcyfg": "0",
"detilList": [
{
"goodsname": "*信息技术服务*技术服务费",
"spbm": "",
"specifications": "",
"measureunits": "位",
"numbers": "0.000000",
"notaxprice": "545.037736",
"goodsamount": "545.04",
"taxrate": "0.06",
"goodstaxamount": "32.70"
}
]
}'
{
"code": "0/-1/-2",
"data": {
"invoiceId": ""
},
"msg": "结果说明"
}