Update Voucher
Modify voucher information. (Business Only)
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Voucher ID.
Body
application/json
The details required to update a voucher.
The body is of type object
.
Response
200
application/json
Successfully updated voucher.
The response is of type object
.