*Create listing

POST
/v1/listings/

Create a listing for an integration.

Request

This endpoint expects an object.
unit_idstringRequired

The Propexo unit id

rent_amount_in_centsintegerRequired>=0

The rent amount in cents

deposit_amount_in_centsintegerRequired>=0

The deposit amount in cents

available_datestringRequired

The available date

contact_idstringRequired

The Propexo contact id

is_managed_externalbooleanRequired

Whether the listing is managed externally

lease_termsstringOptional

The lease terms

custom_dataobjectOptionalDeprecated

Deprecated: Field is no longer applicable

Response

Successful response

job_idstring

The ID of the job created to handle this operation

dataobject

Errors

Built with