{
"invoiceSerialNumber": "4f76fBfc-c9CD-AF0b-57bD-CB4cDAcF16Fb",
"creditCode": "RG209268DUCP27N3AL",
"pdfFile": "tempor",
"ofdFile": "consectetur magna",
"xmlFile": "aliqua fugiat eiusmod culpa non"
}
curl --location --request POST 'http://192.168.51.174/eTaxManage/openApi/apiPost' \
--header 'SID: 5004' \
--header 'Authorization: bearer token' \
--header 'Content-Type: application/json' \
--data-raw '{
"invoiceSerialNumber": "4f76fBfc-c9CD-AF0b-57bD-CB4cDAcF16Fb",
"creditCode": "RG209268DUCP27N3AL",
"pdfFile": "tempor",
"ofdFile": "consectetur magna",
"xmlFile": "aliqua fugiat eiusmod culpa non"
}'
{
"invoiceSerialNumber": "e1D06d48-B9d4-07cC-f4a5-cc827AC984bB",
"pdfUrl": "http://dummyimage.com/120x60",
"pdfErrorMsg": "nostrud aliquip",
"pdfDownLoadStatus": "0",
"prePdfUrl": "aliquip ullamco proident reprehenderit nulla",
"ofdUrl": "http://dummyimage.com/120x240",
"ofdErrorMsg": "in",
"ofdDownLoadStatus": "dolore quis cillum pariatur",
"preOfdUrl": "eu",
"xmlUrl": "http://dummyimage.com/250x250",
"xmlErrorMsg": "aute proident laboris",
"xmlDownLoadStatus": "sint amet deserunt sit",
"preXmlUrl": "ut fugiat exercitation aliqua velit"
}