v1

latestOpenAPI 3.0.22026-07-223907721.1 MB
Vouchers

Delete a voucher

A voucher can only be deleted when it has no charges yet.

delete/vouchers/{id}

Path parameters

idstring required

Request body

commentstring required

comment (must be set when the voucher gets deleted)

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"