Create Resident Charge: Yardi

Create Resident Charge: Yardi | Interface | Method | |---|---| | Billing and Payments | ImportCharge_Login |

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
property_idstringRequired
The Propexo unique identifier for the property
resident_idstringRequired
The Propexo unique identifier for the resident
unit_idstringRequired
The Propexo unique identifier for the unit
financial_account_idstringRequired
The Propexo unique identifier for the financial account
charge_code_idstringRequired
The Propexo ID for the charge code associated with this new charge
transaction_datestringRequiredformat: "date-time"
The transaction date of the resident charge
amount_in_centsintegerRequired
The amount of the resident charge, in cents
descriptionstringOptional
Description of the resident charge

Response

Successful response
metaobject
resultobject

Errors