OpenAPI 3.1.02026-08-122324681.8 MB
1690a2e6f8e9
Recurring Bills
Create RecurringBill record
Create a new RecurringBill record with the provided data. Validates all required fields and business rules.
post/public/v2/recurring/bills/
Request body
Example request
{
"rrule": "FREQ=DAILY"
}Response
OK