Batch Create Resident Charges: ResMan
Batch Create Resident Charges: ResMan
Creates multiple resident charges in one job.
| Interface | Method |
|---|---|
| Accounts Receivable | /MITS/PostResidentTransactions2_0 |
<Note title="Notice">Due to PMS limitations, the ID of the created record cannot be retrieved. This will be found on the next data sync.</Note>
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

