Create Resident Credit: Rent Manager

Create Resident Credit: Rent Manager | Method | |---| | POST /Credits |

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
resident_idstringRequired
The Propexo unique identifier for the resident
charge_code_idstringRequired
The Propexo unique identifier for the charge code
transaction_datestringRequiredformat: "date-time"
The transaction date of the resident charge
notesstringRequired
Notes associated with the resident charge
amount_in_centsintegerRequired
The amount of the resident charge, in cents
reference_numberstringRequired
The reference number for the resident charge

Response

Successful response
metaobject
resultobject

Errors