This endpoint records a write-off of an invoice in Layer.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Content-Type must be set to application/json
The UUID of the business the invoice is associated with
The UUID of the invoice the write-off is applied to
The response is of type object
.