Creating an application with multiple applicants in Rentvine
Last updated: March 16, 2026
When creating applications in Rentvine, different applicant types are handled in specific ways:
Primary Applicant and Guarantor
Only one adult applicant is allowed on initial application creation, and they can be assigned any of these types: APPLICANT, COAPPLICANT, OCCUPANT, or GUARANTOR (see API documentation).
Minors
Minors on the lease are added under the other_occupants object in the Propexo write request.
Additional Adult Tenants and Guarantors
Each additional adult tenant or guarantor requires a separate application. These applications share the same unit_id and dates as the primary application, but differ in the type field (APPLICANT, GUARANTOR, etc.).
Retrieving and Managing Applications
Separate applications can be retrieved by ID.
Applications should be merged directly in the Rentvine UI by the property manager, typically when applications are ready to be approved and converted into a lease.
