curl --location --request GET 'https://mock.apidog.com/m1/1052146-0-default/outlets/dropdown'{
"success": true,
"code": "string",
"message": "string",
"data": {
"rows": [
{
"id": "string",
"name": "string"
}
]
},
"meta": {
"timestamp": "string",
"path": "string"
}
}