*Create listing

Create a listing for an integration.

Headers

AuthorizationstringRequired

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

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