/Accounting/BatchPostings/{batchPostingId}
Beschreibung
Gibt den angegebenen Buchungsstapel aus. Konkrete Syntaxen können etwaigen Beschreibungen entnommen werden. Sollte es zudem weitere Parameter geben, so sind diese unter den "URI Parameters" angefügt.
- Es wird Finance Premium benötigt.
- Es wird das Recht "Lesen" für die Daten "Buchungsstapel" benötigt.
Request
URI Parameters
batchPostingId
integer
Erforderlich
Body Parameters
None.
Response
Resource Description
BatchNumber
integer
Nummer des Buchungsstapels
Description
string
Länge: einschließlich zwischen 0 und 80
Bezeichnung des Buchungsstapels
ProcessingType
Enthält die Information wie der Stapel verarbeitet wird.
DocumentDayReplace
boolean
Belegdatum korrigieren - Tag. Datumsangabe zum Ersetzen des Buchungsdatums bei Verarbeitung des Stapels (Tag)
DocumentMonthReplace
boolean
Belegdatum korrigieren - Monat. Datumsangabe zum Ersetzen des Buchungsdatums bei Verarbeitung des Stapels (Monat)
DocumentYearReplace
boolean
Belegdatum korrigieren - Jahr. Datumsangabe zum Ersetzen des Buchungsdatums bei Verarbeitung des Stapels (Jahr)
Replacement5
string
Länge: einschließlich zwischen 0 und 20
Ersetzungstext
Replacement6
string
Länge: einschließlich zwischen 0 und 20
Ersetzungstext
Replacement7
string
Länge: einschließlich zwischen 0 und 20
Ersetzungstext
Replacement8
string
Länge: einschließlich zwischen 0 und 20
Ersetzungstext
NumberOfProcessings
integer
Preprocessing
boolean
Vorverarbeiten. Option zur Vorverarbeitung eines Stapels
NumberRange
string
Länge: einschließlich zwischen 0 und 15
Nummernkreis
SourceDetail
Enthält Informationen zur Entstehung des Stapels
Postings
Collection of BatchPostingPostingsDto
Response Formats
application/json
Beispiel:
{
"BatchNumber": 1,
"Description": "sample string 1",
"ProcessingType": "Once",
"DocumentDayReplace": true,
"DocumentMonthReplace": true,
"DocumentYearReplace": true,
"Replacement5": "sample string 2",
"Replacement6": "sample string 3",
"Replacement7": "sample string 4",
"Replacement8": "sample string 5",
"NumberOfProcessings": 1,
"Preprocessing": true,
"NumberRange": "sample string 6",
"SourceDetail": "Manuell",
"Postings": [
{
"BatchNumber": 1,
"Record": 2,
"PostDate": "2024-12-26T05:55:19.1857664+01:00",
"Period": "sample string 4",
"PostingDocument": "sample string 5",
"NumberRange": "sample string 6",
"BalanceType": "TaxBalanceSheet",
"Source": "sample string 7",
"ServiceDate": "2024-12-26T05:55:19.1857664+01:00",
"Positions": [
{
"Account": "sample string 1",
"OffsetAccount": "sample string 2",
"Text": "sample string 3",
"Text2": "sample string 4",
"Amount": 5.1,
"CashDiscount": 1.1,
"TaxCode": "sample string 6",
"Tax": 1.1,
"TaxValue": 1.1,
"Currency": "sample string 7",
"CurrencyFactor": 1.1,
"VATID": "sample string 8",
"AdditionalInformation": "sample string 9",
"OpenItem": {
"CustomerSupplierNumber": "sample string 1",
"OpenItemDocument": "sample string 2",
"DueDate": "2024-12-26T05:55:19.1857664+01:00",
"ValueDate": "2024-12-26T05:55:19.1857664+01:00",
"DiscountableAmount": 1.1,
"CashDiscount1Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount1Percent": 1.1,
"CashDiscount2Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount2Percent": 1.1,
"BankReference": "sample string 3",
"PaymentBlock": true,
"BankDetails": 1,
"PaymentReference": "sample string 4",
"DunningBlock": true,
"IncomingPaymentMethod": "ForeignCurrencyAbroad",
"OutgoingPaymentMethod": "ForeignCurrencyAbroad",
"OpenItemSettlement": 1,
"YourOrder": "sample string 5",
"DeliveryReceiptNumber": "sample string 6",
"ReferenceNumber": "sample string 7",
"ParticipantNumber": "sample string 8",
"Representative": "sample string 9",
"Commission": 1.1,
"CommissionAssesmentBasis": 1.1
},
"Costs": [
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
},
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
}
],
"OSSProcess": "NoParticipation",
"OSSTurnoverType": "TurnoverForGoodsCarried",
"OSSTaxRate": "FullTaxRate"
},
{
"Account": "sample string 1",
"OffsetAccount": "sample string 2",
"Text": "sample string 3",
"Text2": "sample string 4",
"Amount": 5.1,
"CashDiscount": 1.1,
"TaxCode": "sample string 6",
"Tax": 1.1,
"TaxValue": 1.1,
"Currency": "sample string 7",
"CurrencyFactor": 1.1,
"VATID": "sample string 8",
"AdditionalInformation": "sample string 9",
"OpenItem": {
"CustomerSupplierNumber": "sample string 1",
"OpenItemDocument": "sample string 2",
"DueDate": "2024-12-26T05:55:19.1857664+01:00",
"ValueDate": "2024-12-26T05:55:19.1857664+01:00",
"DiscountableAmount": 1.1,
"CashDiscount1Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount1Percent": 1.1,
"CashDiscount2Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount2Percent": 1.1,
"BankReference": "sample string 3",
"PaymentBlock": true,
"BankDetails": 1,
"PaymentReference": "sample string 4",
"DunningBlock": true,
"IncomingPaymentMethod": "ForeignCurrencyAbroad",
"OutgoingPaymentMethod": "ForeignCurrencyAbroad",
"OpenItemSettlement": 1,
"YourOrder": "sample string 5",
"DeliveryReceiptNumber": "sample string 6",
"ReferenceNumber": "sample string 7",
"ParticipantNumber": "sample string 8",
"Representative": "sample string 9",
"Commission": 1.1,
"CommissionAssesmentBasis": 1.1
},
"Costs": [
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
},
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
}
],
"OSSProcess": "NoParticipation",
"OSSTurnoverType": "TurnoverForGoodsCarried",
"OSSTaxRate": "FullTaxRate"
}
]
},
{
"BatchNumber": 1,
"Record": 2,
"PostDate": "2024-12-26T05:55:19.1857664+01:00",
"Period": "sample string 4",
"PostingDocument": "sample string 5",
"NumberRange": "sample string 6",
"BalanceType": "TaxBalanceSheet",
"Source": "sample string 7",
"ServiceDate": "2024-12-26T05:55:19.1857664+01:00",
"Positions": [
{
"Account": "sample string 1",
"OffsetAccount": "sample string 2",
"Text": "sample string 3",
"Text2": "sample string 4",
"Amount": 5.1,
"CashDiscount": 1.1,
"TaxCode": "sample string 6",
"Tax": 1.1,
"TaxValue": 1.1,
"Currency": "sample string 7",
"CurrencyFactor": 1.1,
"VATID": "sample string 8",
"AdditionalInformation": "sample string 9",
"OpenItem": {
"CustomerSupplierNumber": "sample string 1",
"OpenItemDocument": "sample string 2",
"DueDate": "2024-12-26T05:55:19.1857664+01:00",
"ValueDate": "2024-12-26T05:55:19.1857664+01:00",
"DiscountableAmount": 1.1,
"CashDiscount1Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount1Percent": 1.1,
"CashDiscount2Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount2Percent": 1.1,
"BankReference": "sample string 3",
"PaymentBlock": true,
"BankDetails": 1,
"PaymentReference": "sample string 4",
"DunningBlock": true,
"IncomingPaymentMethod": "ForeignCurrencyAbroad",
"OutgoingPaymentMethod": "ForeignCurrencyAbroad",
"OpenItemSettlement": 1,
"YourOrder": "sample string 5",
"DeliveryReceiptNumber": "sample string 6",
"ReferenceNumber": "sample string 7",
"ParticipantNumber": "sample string 8",
"Representative": "sample string 9",
"Commission": 1.1,
"CommissionAssesmentBasis": 1.1
},
"Costs": [
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
},
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
}
],
"OSSProcess": "NoParticipation",
"OSSTurnoverType": "TurnoverForGoodsCarried",
"OSSTaxRate": "FullTaxRate"
},
{
"Account": "sample string 1",
"OffsetAccount": "sample string 2",
"Text": "sample string 3",
"Text2": "sample string 4",
"Amount": 5.1,
"CashDiscount": 1.1,
"TaxCode": "sample string 6",
"Tax": 1.1,
"TaxValue": 1.1,
"Currency": "sample string 7",
"CurrencyFactor": 1.1,
"VATID": "sample string 8",
"AdditionalInformation": "sample string 9",
"OpenItem": {
"CustomerSupplierNumber": "sample string 1",
"OpenItemDocument": "sample string 2",
"DueDate": "2024-12-26T05:55:19.1857664+01:00",
"ValueDate": "2024-12-26T05:55:19.1857664+01:00",
"DiscountableAmount": 1.1,
"CashDiscount1Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount1Percent": 1.1,
"CashDiscount2Date": "2024-12-26T05:55:19.1857664+01:00",
"CashDiscount2Percent": 1.1,
"BankReference": "sample string 3",
"PaymentBlock": true,
"BankDetails": 1,
"PaymentReference": "sample string 4",
"DunningBlock": true,
"IncomingPaymentMethod": "ForeignCurrencyAbroad",
"OutgoingPaymentMethod": "ForeignCurrencyAbroad",
"OpenItemSettlement": 1,
"YourOrder": "sample string 5",
"DeliveryReceiptNumber": "sample string 6",
"ReferenceNumber": "sample string 7",
"ParticipantNumber": "sample string 8",
"Representative": "sample string 9",
"Commission": 1.1,
"CommissionAssesmentBasis": 1.1
},
"Costs": [
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
},
{
"CostMapping": "Account",
"Amount": 1.1,
"CostUsingType": "Fixed",
"CostType": "sample string 2",
"CostCentre": "sample string 3",
"CostUnit": "sample string 4"
}
],
"OSSProcess": "NoParticipation",
"OSSTurnoverType": "TurnoverForGoodsCarried",
"OSSTaxRate": "FullTaxRate"
}
]
}
]
}