Add Note to OrderTool to add a note to an existing order.
Create ItemTool to create a new item for sale in the Gift Up checkout.
Create Item GroupTool to create a new item group for organizing items in the Gift Up checkout.
Create OrderTool to create a new order which generates one or more gift cards.
Delete ItemTool to delete an item from the Gift Up checkout.
Delete Item GroupTool to delete an item group by its ID.
Delete WebhookTool to delete a webhook subscription by its ID.
Get Checkout SettingsTool to retrieve the current checkout settings.
Get Company DetailsTool to retrieve company details.
Get Email SettingsTool to retrieve email settings for the Gift Up account.
Get Gift Card by CodeTool to retrieve a gift card by its code.
Get Gift Card SettingsTool to retrieve gift card settings including code format, expiration rules, and display options.
Get Item by IDTool to retrieve detailed information about a specific item by its ID.
Get Order by IDTool to retrieve a specific order by ID.
API Health CheckTool to perform a health check on the Gift Up!
Get Report TransactionTool to retrieve a specific transaction report by its ID.
Get Shipping SettingsTool to retrieve shipping settings for physical gift cards.
Get Stripe ConnectionTool to retrieve current Stripe integration connection settings.
Get WebhookTool to retrieve a specific webhook by its ID.
List Gift Card ArtworkTool to list all gift card artwork available for use on gift cards.
List Gift CardsTool to list gift cards.
List Item GroupsTool to list item groups.
List ItemsLists all items (gift cards, passes, etc.
List LocationsRetrieves all physical locations where gift cards are sold and/or redeemed.
List PromotionsTool to list all promotions that allow discounts to be applied on the Gift Up checkout.
List Report TransactionsTool to list report transactions with optional filters.
List GiftUp UsersTool to list all users.
List WebhooksTool to list all webhooks configured for the account.
Health Check (POST)Tool to perform a health check using POST /ping endpoint.
Reactivate Gift CardTool to reactivate a voided gift card.
Redeem Gift CardTool to redeem a specified amount or units from a gift card.
Redeem Gift Card In FullTool to redeem a gift card in full.
Subscribe to WebhookSubscribe to Gift Up!
Top Up Gift CardTool to add value to an existing gift card.
Undo Gift Card RedemptionTool to undo a previous redemption on a gift card, restoring the redeemed amount to the gift card balance.
Update Email SettingsTool to update email settings using JSON Patch operations.
Update Gift CardTool to update gift card properties using JSON Patch operations.
Update Gift Card SettingsTool to update gift card settings using JSON Patch operations.
Update ItemUpdate an item's properties using JSON Patch operations.
Update Item GroupTool to update an item group's properties using JSON Patch operations.
Update OrderTool to update an order's properties using JSON Patch operations.
Update Stripe ConnectionTool to update Stripe integration connection settings for the Gift Up account.
Upload Gift Card ArtworkTool to upload new gift card artwork.
Void Gift CardTool to void a gift card making it invalid for future redemptions.