Giftcard Hub API Skill
vtex-local-giftcard-hub-api
vtex-local-giftcard-hub-api
| Method | Path | Description |
|---|---|---|
GET | /api/giftcardproviders | |
GET | /api/giftcardproviders/{giftCardProviderId} | List all gift card providers |
PUT | /api/giftcardproviders/{giftCardProviderId} | Get a gift card provider by ID |
DELETE | /api/giftcardproviders/{giftCardProviderId} | Create or update a gift card provider by ID |
POST | /api/giftcardproviders/{giftCardProviderId}/giftcards | Delete a gift card provider by ID |
POST | /api/giftcardproviders/{giftCardProviderId}/giftcards/_search | Create a gift card at a gift card provider |
GET | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId} | Get a gift card from a gift card provider |
GET | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions | Get a gift card from a gift card provider by ID |
POST | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions | List all gift card transactions |
GET | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions/{transactionId} | Create a gift card transaction |
GET | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions/{tId}/authorization | Get a gift card transaction by ID |
GET | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions/{tId}/settlements | Get a gift card transaction authorization |
POST | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions/{tId}/settlements | List all gift card transactions settlements |
GET | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions/{tId}/cancellations | Settle a gift card transaction |
POST | /api/giftcardproviders/{giftCardProviderId}/giftcards/{giftCardId}/transactions/{tId}/cancellations | List all gift card transactions cancellations |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install vtex-local-giftcard-hub-api
Downloads and installs to ~/.claude/skills/vtex-local-giftcard-hub-api/
1.0 (2026-06-27)