Gift Up!
Digital gift card platform for items, item groups, orders, gift cards, notes, and checkout configuration.
Useful for small businesses selling gift cards that build a checkout catalog, generate orders, and annotate purchases with internal notes.
Example Use Cases
These are the Gift Up! actions Snow can use when building apps with you. Connecting an account does not make Snow run these on its own.
Tool to create a new item for sale in the Gift Up checkout. An item represents a product that can be purchased (gift cards, vouchers, passes, etc.). Use when you need to add new products to the Gift Up store, set up gift card offerings with specific prices and values, or configure items with custom pricing, expiry rules, and availability windows.
Tool to create a new order which generates one or more gift cards. Use when you need to programmatically create gift card orders through the Gift Up API. Orders encapsulate transaction data and contain gift card details including codes, balances, and fulfillment information.
Tool to delete an item from the Gift Up checkout. Removes the item from sale. Use when you need to permanently remove an item by its ID.
Tool to delete an item group by its ID. Use when you need to remove an item group that has no items in it.
Tool to retrieve the current checkout settings. Use when you need to display or audit your checkout configuration.
Tool to retrieve company details. Use when you need to fetch the current company associated with the API key.
Tool to retrieve email settings for the Gift Up account. Use when you need to view the current email configuration including sender details, receipt settings, and notification preferences.
Tool to retrieve a gift card by its code. Use when you need detailed information about a specific gift card including balance, status, and transaction history.
Tool to retrieve gift card settings including code format, expiration rules, and display options. Use when you need to understand how gift cards are configured for the account.
Tool to retrieve detailed information about a specific item by its ID. Use when you need to fetch complete details about an item including price, availability, stock levels, and configuration settings.