Update an existing voucher pool

Update a voucher pool's name, settings, or replace its voucher codes. All fields are optional — only provided fields will be updated. When vouchers is provided, existing unused codes are replaced with the new list.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the voucher pool to update.

Body Params
string

New display name for the pool.

vouchers
array of strings
length ≥ 1

New list of voucher codes. Replaces all existing unused codes. Already-used codes are preserved.

vouchers
boolean

If true, contacts who already received a code will get the same code again.

reminder
object

Settings for low-voucher email reminders.

emptyOptions
object

Controls behavior when all voucher codes have been used.

Responses

Language
Credentials
Bearer
API Token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json