Create Resident Charge: ResMan
Create Resident Charge: ResMan. Important note: ResMan requires that the property management company approve partner (API) generated charges and payments. To do this, the PMC must go to the "Partner Transactions" tab in the ResMan portal and approve each transaction.
| Interface | Method |
|---|---|
| Accounts Receivable | /MITS/PostResidentTransactions2_0 |
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
resident_id
The Propexo unique identifier for the resident
charge_code_id
The Propexo unique identifier for the charge code
batch_id
An identifier for the transaction batch. This should be unique to your system.
transaction_date
The transaction date of the resident charge
description
Description of the resident charge
notes
Notes associated with the resident charge
amount_in_cents
The amount of the resident charge, in cents
reference_number
The reference number for the resident charge
Response
Successful response
meta
result

