{
"code": 200,
"message": "Success",
"data": {
"entries": [
{
"itemTypeName": "product",
"itemTypeId": 1,
"itemTypeDisplay": "Product",
"itemDisplayMultilang": {
"EN": "Product",
"VI": "Sản phẩm",
"JA": "製品",
"DEFAULT_LANG": "EN"
},
"status": "1",
"storageType": "2",
"translateLabel": "Product"
},
{
"itemTypeName": "customers",
"itemTypeId": -1003,
"itemTypeDisplay": "Customer",
"itemDisplayMultilang": {
"EN": "Customer",
"VI": "Khách hàng",
"JA": "お客様",
"DEFAULT_LANG": "EN"
},
"status": "1",
"storageType": "2",
"translateLabel": "Customer"
}
// ... More Business Objects
],
"meta": {
"total": 54
}
},
"codeMessage": null,
"duration": "0.139 ms"
}
{
"code": 301,
"message": "Permission denied",
"data": "You don't have permission to access this request!"
}