ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetModifiedVats
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetModifiedVats (Method)
Description
The GetModifiedVats function returns all modified vat records since the given modification date and time.
Request (GetModifiedVatsSoapIn)

The request body is of type GetModifiedVats.

Request Body Parameters

NameDescriptionData Type
 xml:dateTime
lastModifiedDateTime Element Sequence GetModifiedVats Element

Overview

Sequence
Response (GetModifiedVatsSoapOut)

The response body is of type GetModifiedVatsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfModifiedVatInfo
CountryDescription Element IsoCountryCode Element FollowupNumber Element Percentage Element Description Element Code Element ItemId Element Sequence ModifiedVatInfo Element Sequence GetModifiedVatsResult Element Sequence GetModifiedVatsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
Code optional xs:string
Description optional xs:string
Percentage xs:decimal
IsoCountryCode optional xs:string
CountryDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service