Fetches a write-off for a business.
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 UUID of the write-off to fetch
The response is of type object
.