Cases by Contract ID
GET https://{{apiServer}}/case/v3/cases/contracts/contract_ids/{{caseContractId}}?&date_created_from={{caseFromDate}}& date_created_to={{caseToDate}}
Returns summary information for cases associated with the specified contract or contracts.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
`` | null | ||
date_created_from | string | ||
date_created_to | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |