ATSettingsUpdateInput
input
Fields
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
automaticInvoice | Boolean | Activate/Deactivate automatic invoice documents submission |
automaticInvoiceIncludeCurrentMonth | Boolean | When activating automaticInvoice, this flag can be used to include documents from the start of this month |
automaticInvoiceIncludePreviousMonth | Boolean | When activating automaticInvoice, this flag can be used to include documents from the start of the previous month |
automaticTransport | Boolean | Activate/Deactivate automatic transport documents submission |
automaticDocSets | Boolean | Activate/Deactivate automatic document sets submission |
automaticInvoiceDelay | Int | Allows to deffer the submission of invoice documents by the given days. Max 5 days. |
userId | Int | The AT user id, a positive integer number |
password | String | The AT user password |