Create Recurring Charge: Entrata

Create Recurring Charge: Entrata | Method | |---| | leases/sendScheduledCharges |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
lease_idstringRequired
The Propexo unique identifier for the lease
resident_idstringRequired
The Propexo unique identifier for the resident
charge_code_idstringRequired
The Propexo unique identifier for the charge code
amount_in_centsintegerRequired
The amount of the recurring resident charge, in cents
start_datestringRequired

The start date associated with the recurring resident charge. Format will be converted to MM/DD/YYYY for Entrata

charge_timing_idstringRequired
The propexo charge timing ID that defines when the charge should be applied
charge_code_type_idstringRequired
The propexo charge code type ID
descriptionstringOptional
Description of the recurring resident charge
end_datestringOptional

The end date associated with the recurring resident charge. Format will be converted to MM/DD/YYYY for Entrata

month_to_month_amount_in_centsintegerOptional

The month-to-month amount for the recurring charge in cents

month_to_month_fee_in_centsintegerOptional

The month-to-month fee for the recurring charge in cents

last_posted_datestringOptional

The last date the charge was posted. Format will be converted to MM/DD/YYYY for Entrata

Response

Successful response
metaobject
resultobject

Errors