ClaimGiftRequest

Request to claim a gift.

Variables

simulate

bool

Specifies to simulate the claim of the gift.

claim_amount

string

Specifies the amount you want to claim

Errors

stan

string

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

Errors

force

bool

Boolean that indicates if the expiry date check should be skipped or not

giftPinCodeHashed

string

The optional hashed pincode of the gift to claim.  Required a secret key and a previously obtained salt byte-array to form.

Close