curl --location 'https://stg-gateway.invora.app/api/v2/code-items/?mask=undefined'{
"details": {
"id": {
"versionId": "string",
"key": "string",
"version": "string"
},
"concurrencyStamp": "string",
"name": {
"value": "string",
"assignments": [
{
"locale": "string",
"value": "string"
}
]
},
"code": "string",
"listKey": "string",
"sortOrder": 0,
"active": true,
"audit": {
"creationInfo": {
"createdAt": "2019-08-24T14:15:22.123Z",
"creatorId": "string"
},
"lastModificationTime": "2019-08-24T14:15:22.123Z",
"lastModifierId": "string"
}
}
}