v4
latestOpenAPI 3.1.02026-08-032294621.7 MBRecurring Journal Entries
Create RecurringJournalEntry record
Create a new RecurringJournalEntry record with the provided data. Validates all required fields and business rules.
post/public/v2/recurring/journal-entries/
Request body
Example request
{
"rrule": "FREQ=DAILY"
}Response
OK