The type code is CA
| additionalInfo4 | string  <= 255 characters   | ||||||||||||||
| lastUpdateByName | string  <= 255 characters   | ||||||||||||||
| additionalInfo3 | string  <= 255 characters   | ||||||||||||||
| createdByName | string  <= 255 characters   | ||||||||||||||
| additionalInfo2 | number  | ||||||||||||||
| typedId | string  | ||||||||||||||
| additionalInfo1 | number  | ||||||||||||||
object  | |||||||||||||||
  | |||||||||||||||
| assignment | string  | ||||||||||||||
| lastUpdateDate | string <date-time>   | ||||||||||||||
| priority | integer  | ||||||||||||||
| version | integer  | ||||||||||||||
| assignmentId | integer  | ||||||||||||||
| createdBy | integer  | ||||||||||||||
| createDate | string <date-time>   | ||||||||||||||
| lastUpdateBy | integer  | ||||||||||||||
{- "additionalInfo4": "string",
 - "lastUpdateByName": "string",
 - "additionalInfo3": "string",
 - "createdByName": "string",
 - "additionalInfo2": 0,
 - "typedId": "string",
 - "additionalInfo1": 0,
 - "customerGroup": {
- "label": "string",
 - "customerFieldName": "string",
 - "customerFieldLabel": "string",
 - "customerFieldValue": "string",
 - "customerFilterCriteria": {
- "property1": "string",
 - "property2": "string"
 
} 
}, - "assignment": "string",
 - "lastUpdateDate": "2019-08-24T14:15:22Z",
 - "priority": 0,
 - "version": 0,
 - "assignmentId": 0,
 - "createdBy": 0,
 - "createDate": "2019-08-24T14:15:22Z",
 - "lastUpdateBy": 0
 
}