v4
latestOpenAPI 3.1.02026-08-032294621.7 MBRecurring Journal Entries
Update RecurringJournalEntry record
Update an existing RecurringJournalEntry record with the provided data. Validates all required fields and business rules.
put/public/v2/recurring/journal-entries/{record_number}/
Path parameters
record_numberinteger required
The number attribute of the record.
The number attribute of the record.
Request body
Example request
{
"rrule": "FREQ=DAILY"
}Response
OK