v1
latestOpenAPI 3.0.22026-07-223907721.1 MBVouchers
Delete a voucher
A voucher can only be deleted when it has no charges yet.
delete/vouchers/{id}
Path parameters
idstring required
Request body
Example request
{
"comment": "deleted reason comment"
}Response
The server successfully processed the request and is not returning any content.
string required
Example response
"No Content"