[
{
"platformNo": "in",
"hsztCode": "14",
"hsztOrgName": "依超",
"buyer": "commodo ad do",
"buyerTaxnum": "91",
"invoiceType": "irure",
"invoiceNum": "95",
"taxRate": "laborum ipsum deserunt",
"nopayTaxAmount": "344.45",
"taxAmount": "178.36",
"totalAmount": "759.86",
"reportPeriod": "esse ut aute"
}
]curl --location '/invoice/orgJxCarriageInvoice/submit' \
--header 'AccessKeyID;' \
--header 'TimeStamp;' \
--header 'SignatureNonce;' \
--header 'Signature;' \
--header 'Version;' \
--header 'Content-Type: application/json' \
--data '[
{
"platformNo": "in",
"hsztCode": "14",
"hsztOrgName": "依超",
"buyer": "commodo ad do",
"buyerTaxnum": "91",
"invoiceType": "irure",
"invoiceNum": "95",
"taxRate": "laborum ipsum deserunt",
"nopayTaxAmount": "344.45",
"taxAmount": "178.36",
"totalAmount": "759.86",
"reportPeriod": "esse ut aute"
}
]'{
"Code": "string",
"Message": "string",
"Data": "string"
}