{ "email": "string", "password": "string", "name": "string", "contact": "string", "address": "string", "owner": "string", "registrationCode": "string" } ex) { "email": "programmers@pgm.com", "password": "programmers123", "name": "프로그래머스 센터", "contact": "02-539-1886", "address": "서울특별시 서초구 강남대로 327, 2층", "owner": "김민주", "registrationCode": "8178801986" }
{ "message": "success", "data": 4 }