ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleGiftCardType
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleGiftCardType (Method)
Description
The GetSingleGiftCardType function returns the giftCardType record for the given primary key.
Request (GetSingleGiftCardTypeSoapIn)

The request body is of type GetSingleGiftCardType.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleGiftCardType Element

Overview

Sequence
itemId xs:int
Response (GetSingleGiftCardTypeSoapOut)

The response body is of type GetSingleGiftCardTypeResponse.

Response Body Parameters

NameDescriptionData Type
 GiftCardTypeInfo
Cancelled Element LedgerId Element Url Element IsFullRedeemOnly Element CashInitString Element SaleInitString Element GiftCardType Element Description Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleGiftCardTypeResult Element Sequence GetSingleGiftCardTypeResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Description optional xs:string
SaleInitString optional xs:string
CashInitString optional xs:string
IsFullRedeemOnly xs:boolean
Url optional xs:string
LedgerId xs:int
Cancelled xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service