The type code is PX10
| typedId | string  | 
| lastUpdateDate | string <date-time>   | 
| version | integer  | 
| attribute9 | string  <= 255 characters   | 
| attribute8 | string  <= 255 characters   | 
| attribute5 | string  <= 255 characters   | 
| createdBy | integer  | 
| attribute4 | string  <= 255 characters   | 
| attribute7 | string  <= 255 characters   | 
| attribute6 | string  <= 255 characters   | 
| name | string  <= 255 characters   | 
| attribute1 | string  <= 255 characters   | 
| attribute3 | string  <= 255 characters   | 
| attribute2 | string  <= 255 characters   | 
| sku | string  <= 255 characters   | 
| attribute10 | string  <= 255 characters   | 
| createDate | string <date-time>   | 
| lastUpdateBy | integer  | 
{- "typedId": "string",
 - "lastUpdateDate": "2019-08-24T14:15:22Z",
 - "version": 0,
 - "attribute9": "string",
 - "attribute8": "string",
 - "attribute5": "string",
 - "createdBy": 0,
 - "attribute4": "string",
 - "attribute7": "string",
 - "attribute6": "string",
 - "name": "string",
 - "attribute1": "string",
 - "attribute3": "string",
 - "attribute2": "string",
 - "sku": "string",
 - "attribute10": "string",
 - "createDate": "2019-08-24T14:15:22Z",
 - "lastUpdateBy": 0
 
}