CreateGiftRequest

Request to create a gift.

Variables

amount

string

Specifies the value of a Gift

Errors

expiration_date

int64

Specifies the expiration_date of a Gift

Errors

stan

string

System trace audit number that will be used to idenitify this action.

Errors

do_issue

bool

Boolean that indicates that the gift should be issued immediately.

gift_pattern_name

string

Name of the pattern of the gift to generate.  (NO LONGER USED)

Errors

add_luhn_check

bool

Boolean that indicates that the gift code should have a luhn check

program_id

int64

Id of the program the gift is associated with.  Errors:

quantity

int32

Quantity of gifts to be created Errors:

Close