Create Resident Payment: Rent Manager
Create Resident Payment: Rent Manager
| Method |
|---|
| POST /Payments |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
resident_id
The Propexo unique identifier for the resident
transaction_date
The transaction date of the resident payment
notes
Notes associated with the resident payment
amount_in_cents
The amount of the resident payment, in cents
reference_number
The reference number for the resident payment
charge_code_id
The Propexo unique identifier for the charge code
allocate_prepays
Whether to allocate prepays to the resident payment. This is a flag passed directly to Rent Manager
Response
Successful response
meta
result

