Create Resident Recurring Charge: Rent Manager
Create Resident Recurring Charge: Rent Manager
| Method |
|---|
| POST /RecurringCharges |
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
charge_code_id
The Propexo unique identifier for the charge code
amount_in_cents
The amount of the resident charge, in cents
frequency_normalized
The frequency of the recurring resident charge
Allowed values:
description
Description of the recurring resident charge
start_date
The start date associated with the recurring resident charge. Required if frequency is DAILY or WEEKLY
end_date
The end date associated with the recurring resident charge
Response
Successful response
meta
result

