Get a contract
GET {{baseUrl}}/v1/contracts/:{contract_id}
This API fetches a single contract from your helpdesk.
OAuth Scope
Desk.settings.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"associatedSLAId":"5000000007671","modifiedTime":"2018-01-15T11:13:04.000Z","product":{"id":"500000001290","productName":"Desk"},"cf":{"cf_mycustomfield1":"hello"},"productId":"5000000009328","endDate":"2019-01-10","departmentId":"5000000007235","notifyBefore":"5","contractNumber":"101","description":null,"sla":{"name":"Gold SLAs","id":"5000000007671"},"ownerId":"5000000009148","notificationAgentIds":["5000000009148"],"accountId":"5000000009326","createdBy":"5000000009148","notifyOn":"2019-01-05","createdTime":"2018-01-10T11:29:41.000Z","contractName":"Ticket Resolution Contract for 5 Star Crisps","modifiedBy":"5000000009148","id":"5000000009331","startDate":"2018-01-10","account":{"website":"https://www.zoho.com","accountName":"Zoho","id":"500000008909"}}