Authorization: Bearer ********************curl --location '/api/v1/commerce/merchant/products?store_id=undefined&status=undefined&skip=undefined&limit=undefined'{
"code": 0,
"message": "success",
"data": [
{
"property1": "string",
"property2": "string"
}
]
}