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