Batch Create Resident Charges: Rent Manager
Batch Create Resident Charges: Rent Manager
Creates multiple resident charges in one job. All charges must resolve to the same Rent Manager location; use separate requests for charges in different locations.
| Method |
|---|
| POST /Charges |
<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 to create. All charges must resolve to the same Rent Manager location.
Response
Successful response
meta
result
Errors
400
Bad Request Error

