Create contract
Create a contract for an integration.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
vendor_id
The Propexo unique identifier for the vendor
start_date
The start date associated with the contract
end_date
The end date associated with the contract
x_id
The external ID from the integration vendor. This must be a unique value when creating a new contract.
notes
Notes associated with the contract
expense_type
The expense type of the contract. You’ll have to request this data from your customer
retention_percent
contract_details
Response
Successful response
job_id
The ID of the job created to handle this operation
data