Write Offs
Delete write-off
Deletes a write-off for a business.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Content-Type must be set to application/json
Path Parameters
The UUID of the business the invoice is associated with
The UUID of the invoice the write-off is applied to
The UUID of the write-off to delete
Response
200
application/json
The response is of type object
.