Gift Card
Create and manage gift cards redeemable as store credit at checkout.
Gift cards are prepaid stored-value certificates issued by merchants that customers can redeem toward future purchases. Each gift card carries an initial value, a remaining balance, an optional expiration date, and can be linked to a specific customer or order.
Provides endpoints to create single or batch gift cards, list and search gift cards with filters, retrieve gift card details, update editable fields (expiration, note, template), and disable gift cards that should no longer be redeemable.
Create Gift Card
Creates a new gift card for a specific customer or store.
Gift Card List
Retrieves a list of gift cards with various filtering options.
Get Gift Card Details
Retrieves details of a specific gift card by its ID.
Update Gift Card
Updates the details of a specific gift card using its unique ID.
Disable Gift Card
Disables a specific gift card using its unique ID.