GetGiftCertificateTypeInfo()

Description

Returns basic information for the specified gift certificate(s), including the number of weeks until expiration.

Return Value

XML String

Parameters
Remarks

XML String has the following structure:

Field

Type

Length

Description

iId

Integer

4

Primary Key - Unique Identifier.

iLocationId

Integer

4

Not used.

cCertifName

String

40

Gift certificate name.

nExpireWeeks

Decimal

3

Number of weeks from the sale date until the expiration date.

dDateDel

DateTime

8

Date deleted.

iGId

Integer

4

Gift Certificate Type Global Id.

tChanged

DateTime

8

Date/time last updated.

iChgBy

Integer

4

Id of the Employee who last updated the gift certificate.

dCreated

DateTime

8

Date created.

yDefaultValue

Decimal

8

Default value of the gift certificate.

 

 

Contact Us | Send Feedback