The type code is CX3
| typedId | string |
| createdBy | integer |
| lastUpdateDate | string <date-time> |
| name | string <= 255 characters |
| customerId | string <= 255 characters |
| attribute1 | any |
| attribute3 | any |
| attribute2 | any |
| version | integer |
| createDate | string <date-time> |
| lastUpdateBy | integer |
{- "typedId": "string",
- "createdBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "name": "string",
- "customerId": "string",
- "attribute1": null,
- "attribute3": null,
- "attribute2": null,
- "version": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}