Create Resident Payment: ResMan
Create Resident Payment: 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
payment_type
The method of payment
batch_id
An identifier for the transaction batch. This should be unique to your system.
transaction_date
The transaction date of the resident payment
description
Description of the resident payment
notes
Notes associated with the resident payment
amount_in_cents
The amount of the resident payment, in cents
reference_number
The reference number for the resident payment
Response
Successful response
meta
result

