Wallets and Vouchers
Update Voucher
Updates an existing voucher with new parameters.
This operation allows modification of certain voucher properties. Typically, this might include extending the expiration date or changing the status.
PATCH
Path Parameters
The unique identifier of the voucher to update.
Body
application/json
The details of the voucher properties to be updated.
The body is of type object
.
Response
200 - application/json
The updated Voucher object containing all relevant details.
The response is of type object
.