Batch Create Resident Charges: ResMan
Batch Create Resident Charges: ResMan
Creates multiple resident charges in one job.
| 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
charges
Array of resident charges. Each item includes the resident to post the charge for. All charges must belong to the same ResMan property.
Response
Successful response
meta
result
Errors
400
Bad Request Error

