Batch Create Resident Charges: Yardi

Batch Create Resident Charges: Yardi | Interface | Method | |---|---| | Billing and Payments | ImportCharge_Login | <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_idstringRequired
The Propexo unique identifier for the integration
chargeslist of objectsRequired
Array of resident charges to create. All charges will be processed in a single API call to Yardi.

Response

Successful response
metaobject
resultobject

Errors

400
Bad Request Error