Create resident credit

Create a resident credit for an integration.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
lease_idstringOptional
The Propexo unique identifier for the lease
amount_in_centsintegerOptional
The amount of the resident credit, in cents
transaction_datedatetime or stringOptional
The transaction date of the resident credit
descriptionstringOptional
Description of the resident credit
reference_numberstringOptional
The reference number for the resident charge
resident_idstringOptional
The Propexo unique identifier for the resident
charge_code_idstringOptional
The Propexo unique identifier for the charge code
notesstringOptional
Notes associated with the resident charge
financial_account_idstringOptional
The Propexo unique identifier for the financial account

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors