Skip to main content
POST
Void bill

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

businessId
string<uuid>
required

The UUID of the business the bill belongs to.

billId
string<uuid>
required

The UUID of the bill to void.

Response

200 - application/json

Bill voided successfully.

data
object
required