HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
Content-Length: 197

{
	"status": 200,
	"data": {
		"PersonalKey": "aaa"
	}
}