Create Scheduled Transaction

<Badge>Available by Request</Badge> Create one or more scheduled (recurring) transactions for a lease. Scheduled transactions are automatically processed based on the specified frequency (daily, weekly, or monthly) and date range. Common use cases include monthly rent charges, recurring fees, or scheduled credits. <Note> This endpoint is part of our evolving API ecosystem. To explore availability for your integration, please contact our team. </Note>

Request

This endpoint expects a list of objects.

Response

The created scheduled transaction(s)

amountdouble
codestring
typeenum
createdAtdatetimeOptional
customerobjectOptional
deletedAtdatetimeOptional
descriptionstringOptional
endDatestringOptionalformat: "date"
frequencyenumOptional
The frequency of the scheduled transaction
householdobjectOptional
householdIdstringOptionalformat: "uuid"
idstringOptionalformat: "uuid"
idempotencyIdstringOptionalformat: "uuid"
leaseobjectOptional
leaseIdstringOptionalformat: "uuid"
ledgerenumOptionalDefaults to OPERATING
notestringOptional
Note on the scheduled transaction
notesstringOptional
organizationIdstringOptionalformat: "uuid"
propertyobjectOptional
propertyIdstringOptionalformat: "uuid"
startDatestringOptionalformat: "date"
subledgerenumOptionalDefaults to RESIDENT
updatedAtdatetimeOptional