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

{
    "shopId": "0baf2950-3e6b-41d5-beb7-430c1b967ec3",
    "status": "IN_ACTIVE"
}