Create Resident Charge: Rent Manager
Create Resident Charge: Rent Manager
| 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_id
The Propexo unique identifier for the integration
resident_id
The Propexo unique identifier for the resident
charge_code_id
The Propexo unique identifier for the charge code
transaction_date
The transaction date of the resident charge
notes
Notes associated with the resident charge
amount_in_cents
The amount of the resident charge, in cents
reference_number
The reference number for the resident charge
Response
Successful response
meta
result

