Update Application: Rentvine

Update Application: Rentvine | Method | Interface | |---|---| | POST /api/manager/screening/applications | Screening | | POST /api/manager/screening/applications/{applicationID}/status | Screening |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

application_idstringRequired
The ID of the resource.

Request

This endpoint expects an object.
unit_idstringOptional
The Propexo unique identifier for the unit for this application
employee_idstring or nullOptional
The Propexo unique identifier for the employee who is assigned to process this application, or none to be assigned to nobody
application_status_idstringOptional
The Propexo unique identifier for the application status for this application

Response

Successful response
metaobject
resultobject

Errors