{
"statusCode": 1,
"remark": "Last submitted online invoice retrieved successfully.",
"data": {
"dateSubmitted": "2024-05-20T09:22:58.427",
"invoiceHeader": {
"invoiceNumber": "randome-invoice7",
"invoiceDateTime": "2024-05-10T06:11:11.567",
"sellerTIN": "31233951",
"buyerTIN": "20202020",
"buyerAuthorizationCode": null,
"siteId": null,
"globalConfigVersion": 1,
"taxpayerConfigVersion": 1,
"terminalConfigVersion": 1
},
"invoiceLineItems": [
{
"id": 88,
"productCode": "10151530",
"description": "test",
"unitPrice": 180.000,
"quantity": 1.000,
"discount": 0,
"total": 0,
"totalVAT": 0,
"taxRateId": "T"
}
],
"invoiceSummary": {
"taxBreakDown": [
{
"rateId": "T",
"taxableAmount": 180.000,
"taxAmount": 26.150
}
],
"totalVAT": 26,
"offlineSignature": null,
"invoiceTotal": 180
}
},
"errors": []
}
|
|