Welcome to Zuora Product Documentation

Explore our rich library of product information

Overriding accounting codes on payments

Learn how to override accounting codes on payment transactions to enable different downstream accounting treatments using both the UI and the API.

You can override the accounting code on payment transactions. By default, the accounting code is inherited from the payment method. Using this feature, you can associate different accounting codes for payments applied to partners, deposits, etc., at the time of creating the payment, to enable different downstream accounting treatments. You can override this value through both the UI and the API.

Overriding Accounting Codes Through the Zuora API

You can also use the Zuora API to override the default accounting codes on payments by updating the AccountingCode field on the Payment object .

See Payment object for more information.