Create Resident Payment: Rentvine
Create Resident Payment: Rentvine
Rentvine only allows primary residents to have payments assigned to them. This can be seen in the residents_meta_data or leases_meta_data API fields on their resident_type_normalized field. This field must be set to PRIMARY.
| Method | Interface |
|---|---|
| POST /api/manager/accounting/leases/{leaseID}/payments | Accounting |
<Note title="Notice">This write operation will set the created_record_id flag on the write-status endpoint and allow for new record to be read back in immediately.</Note>

