Create Resident Charge: Entrata
Create Resident Charge: Entrata
| Method |
|---|
| artransactions/sendLeaseArTransactions |
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
lease_id
The Propexo unique identifier for the lease
charge_code_id
The Propexo unique identifier for the charge code
transaction_date
The transaction date of the resident charge. The timestamp will be stripped off and only the date will be used
amount_in_cents
The amount of the resident charge, in cents. A positive charge represents an increase of money owed. A negative charge represents a reduction of money owed
description
Description of the resident charge
post_month
The post month for the resident charge. The timestamp and day will be stripped off and only the month and year will be used
third_party_charge_id
A unique value provided to Entrata to uniquely identify the transaction from your system. This can be an alphanumeric string. This does not become the ID of the transaction in Entrata. If not provided, Propexo will generate one
is_approval_required
Whether or not the resident charge requires approval. This will require the charge be approved first before being posted to the ledger
Response
Successful response
meta
result

