Update listing
Update a listing for an integration.
Path parameters
listing_id
The ID of the resource.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
available_date
The date the unit is available.
bathrooms
The number of bathrooms in the unit
bedrooms
The number of bedrooms in the unit
building_name
The name of the building
city
The city associated with the listing
country
The country associated with the listing
deposit_amount_in_cents
The deposit amount in cents
floor
The floor the unit is on
is_available
Whether the unit is available for rent
is_vacant
Whether the unit is vacant
lease_term
The lease term
notes
Additional notes about the unit
rent_amount_in_cents
The rent amount in cents
state
The state associated with the listing
street_address_1
The first address line associated with the listing
street_address_2
The second address line associated with the listing
zip
The zip code associated with the listing
Response
Successful response
job_id
The ID of the job created to handle this operation
data