← Lexware Office Add-On Übersicht
This step can get details of invoices.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | | Nein | |
invoiceIds | SPREADSHEET | A spreadsheet contain a column with the invoice id. For each invoice the details will be fetched. | Nein | |
mappingdefinition | STRING | The mapping definition JSON String | Nein | |
idcolumn | STRING | Name of the column in the 'invoicesIds' input preadshheet containing the invoice id. | Nein | |
limit | STRING | Limits the number of invoices. | Nein | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach
der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Werte |
invoices | SPREADSHEET | | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Standardwert | identifier | SINGLE | | | id | SINGLE | | | organizationId | SINGLE | | | createdDate | SINGLE | | | updatedDate | SINGLE | | | version | SINGLE | | | language | SINGLE | | | archived | SINGLE | | | voucherStatus | SINGLE | | | voucherNumber | SINGLE | | | voucherDate | SINGLE | | | dueDate | SINGLE | | | address_name | SINGLE | | | address_supplement | SINGLE | | | address_countryCode | SINGLE | | | totalPrice_currency | SINGLE | | | totalPrice_totalNetAmount | SINGLE | | | totalPrice_totalGrossAmount | SINGLE | | | totalPrice_totalTaxAmount | SINGLE | | | totalPrice_totalDiscountPercentage | SINGLE | | | taxConditions_taxType | SINGLE | | | paymentConditions_paymentTermLabel | SINGLE | | | paymentConditions_paymentTermDuration | SINGLE | | | shippingConditions_shippingDate | SINGLE | | | shippingConditions_shippingType | SINGLE | | | introduction | SINGLE | | | remark | SINGLE | | | files_documentFileId | SINGLE | | | title | SINGLE | | | taxAmounts_taxRatePercentage | SINGLE | | | taxAmounts_taxAmount | SINGLE | | | taxAmounts_netAmount | SINGLE | | | lineItem_type | SINGLE | | | lineItem_name | SINGLE | | | lineItem_description | SINGLE | | | lineItem_quantity | SINGLE | | | lineItem_unitName | SINGLE | | | lineItem_unitPrice_currency | SINGLE | | | lineItem_unitPrice_netAmount | SINGLE | | | lineItem_unitPrice_grossAmount | SINGLE | | | lineItem_unitPrice_taxRatePercentage | SINGLE | | | lineItem_discountPercentage | SINGLE | | | lineItem_lineItemAmount | SINGLE | | | |