Create Contract: Yardi REST

Create Contract: Yardi REST | Interface | Method | |---|---| | Job Cost | /ItfJobCost/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
contract_detailslist of objectsRequired
end_datestringOptional
The end date associated with the 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
The retention percent of the contract. Must be a decimal number with only 2 places

Response

Successful response
metaobject
resultobject

Errors

400
Bad Request Error