Vat Periods request update properties
Vat Periods request update object properties
| Property | Type | Description | Optional |
|---|---|---|---|
| VatPeriodsRequestUpdate | List [] of VatPeriodsRequestUpdate objects | A List of VatPeriodsRequestUpdate | No |
Vat Periods Request Update object properties
| VATPeriodId | Guid | Vat Period basecone unique Id | No |
| ExternalId | string | Vat Period external Id | No |
| Company | Company request object | Company with unique identifier to link | No |
| StartDate | Date Time Type | Start Date for the Vat Period | No |
| EndDate | Date Time Type | End Date for the Vat Period | No |
| NameDe | String | VatPeriod Name in Deutsch | Yes |
| NameEn | String | VatPeriod Name in English | Yes |
| NameFr | String | VatPeriod Name in French | Yes |
| NameNl | String | VatPeriod Name in Dutch | Yes |
Refer to the Common objects for more details.
