{
"companyName": "string",
"accountNumber": "string",
"cardNumber": "string",
"cardType": "string",
"transactions": [
{
"date": "2024-11-01",
"description": "Ordre e-banking Etat de Vaud - Office des poursuites",
"valueDate": "2024-11-01",
"debit": {
"currency": "CHF",
"value": 42.5
},
"credit": {
"currency": "CHF",
"value": 42.5
},
"localAmount": {
"currency": "CHF",
"value": 42.5
}
}
],
"cardLimit": {
"currency": "CHF",
"value": 42.5
},
"totalDebits": {
"currency": "CHF",
"value": 42.5
},
"totalCredits": {
"currency": "CHF",
"value": 42.5
},
"cardHolder": "string",
"title": "Docpier AG",
"documentId": "string",
"documentType": "INVOICE",
"identifications": [
{
"type": "INVOICE_NUMBER",
"value": "string"
}
],
"documentDate": "2025-06-15",
"language": "DE",
"notes": "This document contains a special promotion.",
"sender": {
"name": "Invoice Beneficiary SA",
"address": {
"addressSupplement": "Attn: Accounting Dept.",
"street": "Musterstrasse",
"streetNumber": "12A",
"poBox": "PO Box 123",
"zipCode": "8001",
"city": "Zürich",
"country": "CHE"
},
"phoneNumbers": [
"string"
],
"emails": [
"string"
],
"taxIds": [
{
"type": "UID",
"value": "CHE-999.999.999"
}
],
"legalForm": "SOLE_PROPRIETORSHIP"
},
"recipient": {
"name": "Invoice Beneficiary SA",
"address": {
"addressSupplement": "Attn: Accounting Dept.",
"street": "Musterstrasse",
"streetNumber": "12A",
"poBox": "PO Box 123",
"zipCode": "8001",
"city": "Zürich",
"country": "CHE"
},
"phoneNumbers": [
"string"
],
"emails": [
"string"
],
"taxIds": [
{
"type": "UID",
"value": "CHE-999.999.999"
}
],
"legalForm": "SOLE_PROPRIETORSHIP"
},
"officialEntity": {
"name": "Invoice Beneficiary SA",
"address": {
"addressSupplement": "Attn: Accounting Dept.",
"street": "Musterstrasse",
"streetNumber": "12A",
"poBox": "PO Box 123",
"zipCode": "8001",
"city": "Zürich",
"country": "CHE"
},
"phoneNumbers": [
"string"
],
"emails": [
"string"
],
"taxIds": [
{
"type": "UID",
"value": "CHE-999.999.999"
}
],
"legalForm": "SOLE_PROPRIETORSHIP"
}
}