Update contract
Update a contract for an integration.
Path parameters
contract_id
The Propexo unique identifier for the contract
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
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
notes
Notes associated with the contract
expense_type
The expense type of the contract. You’ll have to request this data from your customer, but you can see a set of allowed values by reviewing the response of integration.configuration_meta_data
retention_percent
The retention percent of the contract. Must be a decimal number with only 2 places
Response
Successful response
job_id
The ID of the job created to handle this operation
data