mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-01-14 00:28:42 +00:00
26 lines
484 B
JSON
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": ""
|
|
} |