Untitled
{ "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" } } ] }
Leave a Comment