Update a recurring resident charge
Update a recurring resident charge for an integration.
Path parameters
recurring_resident_charge_id
The Propexo unique identifier for the recurring resident charge
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
financial_account_id
The Propexo unique identifier for the financial account
is_active
Whether the recurring resident charge is active
amount_in_cents
The amount of the resident charge, in cents
description
Description of the recurring resident charge
charge_due_day
The day of the month the charge is due
start_date
The start date associated with the recurring resident charge. Required if frequency is DAILY or WEEKLY
frequency_normalized
The frequency of the recurring resident charge
Allowed values:
end_date
The end date associated with the recurring resident charge
reference_number
The reference number for the recurring resident charge
charge_code_id
The Propexo unique identifier for the charge code
Response
Successful response
job_id
The ID of the job created to handle this operation
data