oms-Billing/tests/Models/bills/17.json
Dennis Eichhorn 0722a5dea0
Some checks failed
Image optimization / general_image_workflow (push) Has been cancelled
CI / general_module_workflow_php (push) Has been cancelled
CI / general_module_workflow_js (push) Has been cancelled
fix permissions
2025-04-02 14:15:04 +00:00

26 lines
587 B
JSON

{
"invoice_number": "DE-001",
"grossSales": 1654100,
"netSales": 1390000,
"tax_amount": 264100,
"tax_rate": 190000,
"bill_date": "2019-01-29",
"delivery_date": "",
"service_date": "",
"due_date": "2019-01-29",
"vat_id": "",
"tax_id": "",
"address": {
"name": "European Auto Parts",
"address": "Schillingbrücke 58",
"city": "73111 Berlin",
"country": ""
},
"iban": "DE9112345678",
"elements": [],
"language": "de",
"currency": "EUR",
"email": "",
"website": "",
"phone": ""
}