Create Resident Credit: Propertyware REST
Create Resident Credit: Propertyware REST
| Method | Interface |
|---|---|
| POST /v1/leases/adjustments | Leases |
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
lease_id
The Propexo unique identifier for the lease
amount_in_cents
The amount of the resident charge, in cents. This value is required to be positive, but is given to Propertyware as a negative
transaction_date
The transaction date of the resident charge
description
Description of the resident charge
reference_number
The reference number for the resident charge
Response
Successful response
meta
result

