The GetModifiedVats function returns all modified vat records since the given modification date and time.
Method | /productbasecomponents.asmx/GetModifiedVats |
The request body is of type GetModifiedVats.
Name | Description | Data Type |
---|---|---|
lastModifiedDateTime | xml:dateTime |
|
The response body is of type GetModifiedVatsResponse.
Name | Description | Data Type |
---|---|---|
GetModifiedVatsResult | ArrayOfModifiedVatInfo |
|