Gift Up! icon

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.

Create Item

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.

Create Order

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.

Delete Item

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.

Delete Item Group

Tool to delete an item group by its ID. Use when you need to remove an item group that has no items in it.

Get Checkout Settings

Tool to retrieve the current checkout settings. Use when you need to display or audit your checkout configuration.

Get Company Details

Tool to retrieve company details. Use when you need to fetch the current company associated with the API key.

Get Email Settings

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.

Get Gift Card by Code

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.

Get Gift Card Settings

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.

Get Item by ID

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.