Create Resident Charge: RealPage Partner Exchange

Create Resident Charge: RealPage Partner Exchange | Method | Interface | |---|---| | PostSingleCharge | Transactions |

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
charge_code_idstringRequired
The Propexo charge code to associate with this new charge
transaction_datestringRequired
The transaction date of the resident charge. The timestamp will be stripped off and only the date will be used
amount_in_centsintegerRequired
The amount of the resident charge, in cents
descriptionstringRequired
Description of the resident charge
transaction_batch_idstringRequired
A unique value provided by Realpage to associate a charge with a batch. This can be an alphanumeric string.
reference_numberstringOptional
The reference number for the resident charge

Response

Successful response
metaobject
resultobject

Errors