Hi
I'm trying to configure the below response.
{
"message": "success",
"status": true,
"data": {
"company": "00001",
"businessunit": "10207",
"displaytype": "BAY 01",
"unitno": "01F000",
"unitname": "GANDOLA",
"status": "",
"noofunits": 4,
"rowNumber": "01",
"facing": "Front",
"taggingType": "CAT",
"categoryCode": "52",
"categoryName": "ELECTRONIC",
"subCategoryCode": "5201",
"subCategoryName": "COMPUTER",
"tagSuppliers": [
{
"supplierCode": "102023",
"supplierName": ""
}
]
},
"statusCode": "0000"
}