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 |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
chargeslist of objectsRequired
Array of resident charges to create. All charges must resolve to the same Rent Manager location.

Response

Successful response
metaobject
resultobject

Errors

400
Bad Request Error