This endpoint creates a new gift card that can be purchased or issued to customers. Gift cards support both physical and digital delivery, custom designs, and flexible redemption rules.
Authentication
This endpoint requires a valid API key withgift_cards:write
permissions.
Request Body
Gift card type: “physical”, “digital”, “both”
Initial balance in cents (e.g., 5000 for $50.00)
ISO 4217 currency code
Gift card recipient information
Gift card purchaser information
Gift card design customization
Gift card validity settings
Usage restrictions
Custom gift card code (auto-generated if not provided)
Associated order ID if purchased
Additional custom fields