Create resident credit
Create a resident credit for an integration.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
lease_id
The Propexo unique identifier for the lease
amount_in_cents
The amount of the resident credit, in cents
transaction_date
The transaction date of the resident credit
description
Description of the resident credit
reference_number
The reference number for the resident charge
resident_id
The Propexo unique identifier for the resident
charge_code_id
The Propexo unique identifier for the charge code
notes
Notes associated with the resident charge
financial_account_id
The Propexo unique identifier for the financial account
Response
Successful response
job_id
The ID of the job created to handle this operation
data