Vat Periods create request properties
Vat Periods request object properties
Property | Type | Description | Optional |
---|---|---|---|
VatPeriodsRequest | List [] of VatPeriodsRequestCreate objects | A List of VatPeriodRequestCreate | No |
Vat Periods Request Create object properties
ExternalId | Guid | Vat Period external unique 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 Deutsche | 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.