The type code is ISH
| intgStatusDetails | string <= 255 characters |
| typedId | string |
| createdBy | integer |
| itemTypedId | string <= 255 characters |
| lastUpdateDate | string <date-time> |
| version | integer |
| intgStatus | string <= 255 characters |
| intgStatusErpReference | string <= 255 characters |
| createDate | string <date-time> |
| lastUpdateBy | integer |
{- "intgStatusDetails": "string",
- "typedId": "string",
- "createdBy": 0,
- "itemTypedId": "string",
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "version": 0,
- "intgStatus": "string",
- "intgStatusErpReference": "string",
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}