Import Gift Voucher Data
POST/api/import-gift-voucher/
Import gift voucher data through external API. Supports both single voucher and batch processing.
Key Features:
- Single voucher or batch import support
- Multi-site organization support
- Multiple identifier field options for member lookup
- Custom field support when enabled
- Automatic headless audience creation for new members
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
- 502
- 503
- 504
Bad Request
Forbidden
Too Many Requests - Rate limit exceeded. Please implement retry logic with exponential backoff.
Internal Server Error
Bad Gateway
Service Unavailable
Gateway Timeout