Overview
A write-off removes an invoice from your accounts receivable. Typically, you can use write-offs when you do not believe that your customer will make payment for an invoice.
A write-off is usually one of the final steps in a collections or dunning process where you would like to manage customers that do not make timely payments. As part of a collections process, the customer's subscription is often cancelled so that additional services are not provided. The remaining open invoices must be written off to clean up accounts receivable.
Solution
Zuora offers two ways to write off an invoice:
- Invoice Item Adjustments: Use an Invoice Item Adjustment to create a separate transaction using the accounting code and service period from the invoice item. If you are managing revenue recognition, Zuora recommends that you use the Invoice Item Adjustment because it allows you to negate any revenue impacts from the invoice item.
- Invoice Adjustment: Use an Invoice Adjustment to create a separate transaction where you can enter your own accounting code. An Invoice Adjustment is the easiest solution to handling write-offs, but the option that you use will depend on your business requirements.
With either option, Zuora recommends that you use a custom field on either the Invoice Item Adjustment or Invoice Adjustment for reporting purposes. For example, you can create a custom field named Reason with the values Write-off, Customer Service Credit, or Refund, depending on your business rules, and then set this value to Write-off to track your write-offs for a given period.
You can also enter notes into the Invoice Adjustment or Invoice Item Adjustment if you have additional information that you want to associate with the write-off.
Related
- Adjusting Invoices
- Zuora provides two methods that you can use to adjust Invoices: Adjusting a line item (a charge or tax) on an invoice. Adjusting the total of an invoice. To adjust a single a line item, use an InvoiceItemAdjustment (available as of version 23.0 of the API). See Invoice Item Adjustment Use Cases for more information and examples. To adjust an invoice, use an InvoiceAdjustment (available as of version 24.0 of the API). See Invoice Adjustment Use Cases for more information and examples.
- Invoice Adjustment Use Cases (Intermediate)
- Invoice Item Adjustment Use Cases (Intermediate)
- How do I create an ad hoc charge or credit in Zuora?
- How do I handle a negative invoice?
- How do I know what type of adjustment to use (invoice adjustment vs invoice item adjustment)?
- How do I use the Transaction Dates from Payment Operations?

Comments