[
{
"Id": 1,
"BookingNumber": "text",
"DebitCredit": "text",
"BookingDate": "2025-02-05",
"DueDate": "2025-02-05",
"AmountDebit": 1,
"AmountCredit": 1,
"OptionTaxPercentage": 1,
"OptionTaxSource": "text",
"OriginalOptionAmount": 1,
"OriginalGrossAmount": 1,
"IsHidden": true,
"IsGeneralReversal": true,
"IsGeneralReversalOf": true,
"MasterAccount": {
"Id": 1,
"Code": "text"
},
"ContraMasterAccount": {
"Id": 1,
"Code": "text"
},
"BookingType": {
"Id": 1,
"Code": "text",
"Classification": {
"Id": 1,
"Code": "text"
}
},
"SalesTax": {
"Id": 1,
"Code": "text"
},
"AdditionalAccount1": {
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
},
"AdditionalAccount2": {
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
},
"AdditionalAccount3": {
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
},
"AdditionalAccount4": {
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
},
"AdditionalAccount5": {
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
},
"AdditionalAccount6": {
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
},
"AdditionalAccount": [
{
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
}
],
"FilteredAdditionalAccount": {
"Id": 1,
"Value": "text",
"Type": {
"Id": 1,
"Code": "text"
}
},
"Voucher": {
"Id": 1,
"VoucherNumber": "text",
"OwnReference": "text",
"PartnerReference": "text"
},
"VoucherProcess": {
"Id": 1,
"BookingNumber": "text"
},
"InvoiceReceipt": {
"Id": 1,
"InvoiceReceiptNumber": "text"
}
}
]