*Create listing
Create a listing for an integration.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
unit_id
The Propexo unit id
rent_amount_in_cents
The rent amount in cents
deposit_amount_in_cents
The deposit amount in cents
available_date
The available date
contact_id
The Propexo contact id
is_managed_external
Whether the listing is managed externally
lease_terms
The lease terms
custom_dataDeprecated
Deprecated: Field is no longer applicable
Response
Successful response
job_id
The ID of the job created to handle this operation
data