Assign a rentable item for an applicant

POST
/v1/rentable-items/applicants/assign

Assign a rentable item for an applicant

Request

This endpoint expects an object.
integration_idstringRequired
rentable_item_idstringOptional

The Propexo unique identifier for the rentable item

applicant_idstringOptional

The Propexo unique identifier for the applicant

Response

Successful response

job_idstring

The ID of the job created to handle this operation

dataobject

Errors

Built with