gifts

Get gift purchase status

Get the status of a gift purchase. Public endpoint for the buyer to check.

get/api/gifts/{gift_id}/status

Path parameters

gift_idstring required

Response

Successful Response

gift_idstring required

Gift purchase UUID

statusstring required

Gift status: pending, paid, redeemed, expired, refunded

package_idstring required

Gift package ID

recipient_emailstring required

Recipient email

created_atstring date-time required

When the gift was purchased

redeemed_atstring date-time nullable

When the gift was redeemed (if applicable)

Changes

No recorded changes to this endpoint across all 1 revision of this API.