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_idstringRequired
The Propexo unique identifier for the integration
chargeslist of objectsRequired
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
metaobject
resultobject

Errors

400
Bad Request Error