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.

Sign in to connect Gift Up!

Sign in to connect an account and start using Gift Up! in your apps.

Example Use Cases

These are example ways Snow can use Gift Up! when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.

Add Note to Order

Tool to add a note to an existing order. Use when you need to track additional information about an order. Notes are limited to 500 characters and can be used for internal tracking purposes.

API Health Check

Tool to perform a health check on the Gift Up! API. Use when you need to verify API connectivity and authentication without fetching account-specific data.

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 Item Group

Tool to create a new item group for organizing items in the Gift Up checkout. Use when you need to create a container for grouping items together.

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.

Delete Webhook

Tool to delete a webhook subscription by its ID. Use when you need to remove an existing webhook subscription.

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.