Gift Cards¶
Create gift cards, upload custom images, and manage gift card balances.
Authentication¶
Gift Card endpoints use API Key authentication (access_key + secret_key headers).
Endpoints¶
| Endpoint | Method | Description |
|---|---|---|
| Create Gift Card | POST | Create a new gift card |
| Add Image | POST | Upload a custom image |
| Get Balance by Code | POST | Check balance of a specific gift card |
| Get All Balances | POST | List all gift card balances |