JSON Data
{
"approved_at": null,
"authorized_by": null,
"cost_center": null,
"credit_amount": 121,
"customer": {
"address": null,
"bank_details": {
"account_number": null,
"bank_name": null,
"iban": null,
"routing_number": null,
"swift_bic": null
},
"company_id": null,
"contact_person": null,
"email": null,
"entity_type": "person",
"name": "John Doe",
"phone": null,
"tax_id": null,
"vat_id": null
},
"customer_reference": null,
"date": "2025-11-05",
"department": null,
"discount_terms": null,
"due_date": null,
"expense_category": null,
"field_corrections": [],
"file": {
"filename": "example_invoice.pdf",
"mime_type": "application/pdf",
"url": "https://test.tegwa.com/api/documents/019bc6df-5e97-722b-9e2f-a6360d69523a/019b694e-3cb3-7364-ac8e-67a8a99997fc/download?expires=1768571735\u0026signature=30e8ef3af5f5dec23c0ac212b1531de261f2e354b6c946454665baee9655e3ea"
},
"gl_code": null,
"has_corrections": false,
"industry": null,
"invoice_number": "INV-001",
"invoice_status": null,
"invoice_type": "invoice",
"keywords": null,
"language": "en",
"late_fee": null,
"late_fee_terms": null,
"notes": null,
"payment_method": null,
"payment_status": null,
"payment_terms": null,
"priority": null,
"products": [
{
"account_code": null,
"debit_1_amount": 100,
"debit_2_amount": 21,
"description": "Consulting Service",
"discount": null,
"group_id": null,
"grouped_items": [],
"id": "019bc6e0-1e17-70b4-a2ea-23bf3ad1016f",
"is_group_header": false,
"line_item_type": "service",
"line_no": 1,
"quantity": 1,
"sku": null,
"tax_account_code": null,
"tax_rate": 0.21,
"total": 121,
"unit": null,
"unit_price": 100,
"vat_amount": 21
}
],
"project_code": null,
"purchase_order_number": null,
"quality_score": 5,
"reference_number": null,
"regulatory_compliance_notes": null,
"related_invoice_number": null,
"requires_review": false,
"retention_period_years": null,
"review_reasons": null,
"shipping_address": null,
"signature": null,
"summary": null,
"tax_jurisdiction": null,
"terms_and_conditions": null,
"totals": {
"amount_paid": 0,
"balance_due": 0,
"currency": "EUR",
"discount": 0,
"handling_fee": 0,
"shipping": 0,
"subtotal": 100,
"tax": 21,
"total": 121,
"vat_breakdown": []
},
"transaction_type": "sale",
"vendor": {
"address": null,
"company_id": null,
"contact_person": null,
"email": null,
"entity_type": "company",
"id": "019bc6e0-1e05-7245-9f9e-acfe81c531f2",
"name": "ABC Company",
"phone": null,
"tax_id": null,
"vat_id": null
}
}