Skip to main content

Get Accounting Rules - Billing Rules

Zuora

Get Accounting Rules - Billing Rules

To get accounting rules, see the following request and a sample of 200 response.

HTTP request:

GET https://rest.zuora.com/settings/accounting-rules

Response body:

{
"createJournalEntriesForPendingPayments": true/false,
"allowBlankAccountingCodes": true,
"allowCreationInClosedPeriod": true,
"allowUsageInClosedPeriod": true,
"allowRevenueScheduleNegativeAmounts": true,
"differentCurrencies": true,
"cashBasedAccountingStartDate": "2024-11-11"

}