Login
Search...
/
Documentation
API Reference
Use Cases
Introduction
Overview
API Reference
Admin
Amenities
Applicants
GET
Get all applicants
POST
Create applicant
GET
Get an applicant by ID
PUT
Update applicant
POST
Assign a rentable item for an applicant
Applications
Appointments
Billing and Payments
Construction Job Cost
Employees
Events
Files
Invoices
Leads
Leases
Listings
Properties
Purchase Orders
Residents
Service Requests
Timezones
Units
Vendors
Webhooks Configuration
Login
API Reference
Applicants
Assign a rentable item for an applicant
POST
https://
api.propexo.com
/
v1
/
rentable-items
/
applicants
/
assign
Assign a rentable item for an applicant
Request
This endpoint expects an object.
integration_id
string
Required
rentable_item_id
string
Optional
The Propexo unique identifier for the rentable item
applicant_id
string
Optional
The Propexo unique identifier for the applicant
Response
This endpoint returns an object.
job_id
string
The ID of the job created to handle this operation
data
object
Errors
400
Bad Request
Built with