Select any of the web services below to view details and examples.
This API can be used to upload documents onto Entrata leases such as application, lease, policy, agreement documents. This API accepts files as a form file upload and the Content-Type should be "multipart/form-data". Please see the "Code Snippet" tab for more technical details and some sample code examples.
*propertyId [Integer] | This is a required field. This field accepts single value. |
leaseId [Integer] | This is an optional field. This field accepts single value. |
applicantId [Integer] | This is an optional field. This field accepts single value. |
applicationId [Integer] | This is an optional field. This field accepts single value. |
*fileName [String] | This is a required field. This field accepts single value. |
*leaseFileType [String] | This is a required field. This field accepts single value. Use the system code of the leaseFileType node from the getPickLists AP I response. |
*fileTypeId [Integer] | This is a required field. This field accepts single value. This is a required field. This field accepts single value. |
isShowInResidentPortal [Boolean] | This is an optional field. This field accepts single value. This controls whether the document will show up in their Resident Port al and be visible to the resident. |
customerIds [String] | This is an optional field. This field accepts comma seperated multiple values. If provided this file will attach to the mentioned customers. if skipp ed, this file will be attached to all the customers. |