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
createdAtdatetime
customerobject
deletedAtdatetime
descriptionstring
endDatestringformat: "date"
householdobject
householdIdstringformat: "uuid"
idstringformat: "uuid"
idempotencyIdstringformat: "uuid"
leaseobject
leaseIdstringformat: "uuid"
ledgerenumDefaults to OPERATING
notesstring
organizationIdstringformat: "uuid"
propertyobject
propertyIdstringformat: "uuid"
startDatestringformat: "date"
subledgerenumDefaults to RESIDENT
updatedAtdatetime