ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetCompaniesGiftCardTypes
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetCompaniesGiftCardTypes (Method)
Description
The GetCompaniesGiftCardTypes function returns all companies giftcardtypes for the calling organization.
Request (GetCompaniesGiftCardTypesSoapIn)

The request body is of type GetCompaniesGiftCardTypes.

Request 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 info Element Sequence GetCompaniesGiftCardTypes 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
Response (GetCompaniesGiftCardTypesSoapOut)

The response body is of type GetCompaniesGiftCardTypesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewGiftCardTypeInfo
LedgerDescription Element LedgerExportCode Element 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 ViewGiftCardTypeInfo Element Sequence GetCompaniesGiftCardTypesResult Element Sequence GetCompaniesGiftCardTypesResponse Element

Overview

Sequence
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
LedgerExportCode optional xs:string
LedgerDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service