Create Contract: Yardi

Create Contract: Yardi | Interface | Method | |---|---| | Job Cost | ImportContract |

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
vendor_idstringRequired
The Propexo unique identifier for the vendor
start_datestringRequired
The start date associated with the contract
end_datestringRequired
The end date associated with the contract
contract_detailslist of objectsRequired
x_idstringOptional<=16 characters
The external ID from the integration vendor. This must be a unique value when creating a new contract.
notesstringOptional
Notes associated with the contract
expense_typestringOptional
The expense type of the contract. You'll have to request this data from your customer
retention_percentstringOptional

Response

Successful response
metaobject
resultobject

Errors