claim() completes delivery for prizes that are not credited automatically.
Usage
Parameters
string
required
ID of the spin that generated the prize. Example:
spin-abc.string
required
Must match the
userId from the original spin. Example: user-123.Response
string
Unique claim ID.
string
Claim status. Expected value:
claimed.object
Claimed prize.
string
Claimed prize ID.
string
Claimed prize name.
string
Prize type. Examples:
won_digital, won_physical.number | null
Points associated with the prize, if applicable.
string
ISO 8601 timestamp when the claim was completed.

