oms-Billing/tests/Models/bills/11.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
484 B
JSON

{
"invoice_number": "",
"grossSales": 20440000,
"netSales": 0,
"tax_amount": 0,
"tax_rate": 0,
"bill_date": "",
"delivery_date": "",
"service_date": "",
"due_date": "",
"vat_id": "",
"tax_id": "",
"address": {
"name": "",
"address": "",
"city": "",
"country": ""
},
"iban": "",
"elements": [],
"language": "de",
"currency": "EUR",
"email": "",
"website": "",
"phone": ""
}