Retrieves the summaries of the specified contract and, if any exist, all child contracts.
List of contracts with performance found
{- "businessRequest": {
- "contractNumbers": [
- "string"
 
], - "requestId": "string"
 
} 
}{- "contractSummaries": [
- {
- "contractSummary": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
 - "shipperId": "c7faaf3f-af38-4c92-a268-5b7105a1a18b",
 - "carrierId": "81a9910c-2657-4f54-9feb-7f6d85d613bc",
 - "counterparty": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
 - "name": "string",
 - "type": "string",
 - "logoImageUrl": "string"
 
}, - "contractNumber": "string",
 - "contractSubType": "string",
 - "shipperReference": "string",
 - "effectiveDate": "2019-08-24",
 - "expirationDate": "2019-08-24",
 - "isActive": true,
 - "contractUrl": "string",
 - "performance": {
- "mqc": { },
 - "performance": { },
 - "shipped": { },
 - "split": 0,
 - "threshold": 0
 
}, - "fakPerformance": {
- "mqc": { },
 - "performance": { },
 - "shipped": { },
 - "split": 0,
 - "threshold": 0
 
}, - "namedAccountPerformance": {
- "mqc": { },
 - "performance": { },
 - "shipped": { },
 - "split": 0,
 - "threshold": 0
 
} 
}, - "namedAccounts": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
 - "shipperId": "c7faaf3f-af38-4c92-a268-5b7105a1a18b",
 - "carrierId": "81a9910c-2657-4f54-9feb-7f6d85d613bc",
 - "counterparty": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
 - "name": "string",
 - "type": "string",
 - "logoImageUrl": "string"
 
}, - "contractNumber": "string",
 - "contractSubType": "string",
 - "shipperReference": "string",
 - "effectiveDate": "2019-08-24",
 - "expirationDate": "2019-08-24",
 - "isActive": true,
 - "contractUrl": "string",
 - "performance": {
- "mqc": { },
 - "performance": { },
 - "shipped": { },
 - "split": 0,
 - "threshold": 0
 
}, - "fakPerformance": {
- "mqc": { },
 - "performance": { },
 - "shipped": { },
 - "split": 0,
 - "threshold": 0
 
}, - "namedAccountPerformance": {
- "mqc": { },
 - "performance": { },
 - "shipped": { },
 - "split": 0,
 - "threshold": 0
 
} 
} 
] 
} 
] 
}