Write Offs
Record write-off
This endpoint records a write-off of an invoice in Layer.
POST
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
Body
application/json
Response
200
application/json
The response is of type object
.