{ "invoiceId": "Snippet1", "issueDate": "2017-11-13", "dueDate": "2017-12-01", "invoiceTypeCode": "380", "documentCurrencyCode": "EUR", "taxCurrencyCode": "SEK", "buyerReference": "0150abc", "invoicePeriodStartDate": "2017-12-01", "invoicePeriodEndDate": "2017-12-31", "supplierName": "SupplierTradingName Ltd.", "supplierRegistrationName": "SupplierOfficialName Ltd", "supplierVatId": "GB1232434", "supplierCountryCode": "GB", "customerName": "BuyerTradingName AS", "customerRegistrationName": "Buyer Official Name", "customerVatId": "SE4598375937", "customerCountryCode": "SE", "paymentMeansCode": "30", "payeeIban": "IBAN32423940", "payeeBic": "BIC324098", "lineExtensionAmount": 5900.0, "taxExclusiveAmount": 5900.0, "taxInclusiveAmount": 7125.0, "allowanceTotalAmount": 200.0, "chargeTotalAmount": 200.0, "prepaidAmount": 1000.0, "payableAmount": 6125.0, "taxTotalAmount": 1225.0, "allowanceCharges": [ { "isCharge": true, "reason": "Cleaning", "reasonCode": "CG", "amount": 200.0, "baseAmount": 1000.0, "taxCategoryPercent": 25.0 }, { "isCharge": false, "reason": "Discount", "reasonCode": "95", "amount": 200.0, "baseAmount": null, "taxCategoryPercent": 25.0 } ], "invoiceLines": [ { "lineId": "1", "invoicedQuantity": 10.0, "unitCode": "C62", "lineExtensionAmount": 4000.0, "itemName": "item name", "itemDescription": "Description of item", "sellersItemId": "97iugug876", "priceAmount": 410.0, "taxCategoryId": "S", "taxCategoryPercent": 25.0 }, { "lineId": "2", "invoicedQuantity": 10.0, "unitCode": "C62", "lineExtensionAmount": 1000.0, "itemName": "item name", "itemDescription": "Description of item", "sellersItemId": "97iugug876", "priceAmount": 200.0, "taxCategoryId": "E", "taxCategoryPercent": 0.0 }, { "lineId": "3", "invoicedQuantity": 10.0, "unitCode": "C62", "lineExtensionAmount": 900.0, "itemName": "item name", "itemDescription": "Description of item", "sellersItemId": "97iugug876", "priceAmount": 100.0, "taxCategoryId": "S", "taxCategoryPercent": 25.0 } ] }