Batch Create Resident Charges: Yardi

Batch Create Resident Charges: Yardi | Interface | Method | |---|---| | Billing and Payments | ImportCharge_Login |

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