GET /api/v1/shop/get-shop-id/?shop_name=psgoods5&shop_number=1
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "shopId": "03abf29b-028c-42b9-80eb-f8b53903e414",
    "status": "ACTIVE"
}