Create Resident Payment: Yardi

Create Resident Payment: Yardi | Interface | Method | |---|---| | Billing and Payments | ImportReceipt_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
transaction_datestringRequiredformat: "date-time"
The transaction date of the resident payment
amount_in_centsintegerRequired
The amount of the resident payment, in cents
reference_numberstringRequired
The reference number for the resident payment
descriptionstringOptional
Description of the resident payment

Response

Successful response
metaobject
resultobject

Errors