Skip to main content
DELETE
Delete write-off

Authorizations

Authorization
string
header
required

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

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string
required

The UUID of the business the invoice is associated with.

invoiceId
string
required

The UUID of the invoice the write-off is applied to.

writeOffId
string
required

The UUID of the write-off to delete.

Response

data
object
required