Untitled
unknown
plain_text
2 years ago
485 B
6
Indexable
{
"invoices": [
{
"invoiceType": "Invoice",
"id": "CV2300001",
"date": "2023-09-01T12:00:00.000Z",
"remitToParty": {
"partyId": "XVA1"
},
"items": [
{
"amazonProductIdentifier": "B0B1H2MDCX",
"vendorProductIdentifier": "PG-347130",
"invoicedQuantity": 35,
"netCost": 980
}
],
"invoiceTotal": {
"amount": 1224,
"currencyCode": "EUR"
}
}
]
}Editor is loading...
Leave a Comment