Create Resident Payment: Propertyware

Create Resident Payment: Propertyware | Method | |---| | createPayment |

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
lease_idstringRequired
The Propexo unique identifier for the lease
amount_in_centsintegerRequired
The amount of the resident payment, in cents
transaction_datestringOptionalformat: "date-time"
The transaction date of the resident payment
descriptionstringOptional
Description of the resident payment
reference_numberstringOptional
The reference number for the resident payment

Response

Successful response
metaobject
resultobject

Errors