Create resident credit

POST
/v1/resident-credits/

Create a resident credit for an integration.

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

Built with