The GetGiftCardTypes function returns all giftCardType records for the specified parameters.
Method | /productbasecomponents.asmx/GetGiftCardTypes |
The request body is of type GetGiftCardTypes.
Name | Description | Data Type |
---|---|---|
filter | GiftCardTypesFilter |
|
The response body is of type GetGiftCardTypesResponse.
Name | Description | Data Type |
---|---|---|
GetGiftCardTypesResult | ArrayOfViewGiftCardTypeInfo |
|