Fetch Write Off by ID
id
ID!
WriteOff
query writeOff($id: ID!) { writeOff(id: $id) { amount id other_reason requested_payment write_off_type }}