{
"error": true,
"merchant": {
"id": "string",
"name": "string",
"email": "user@example.com",
"status": "string",
"created_at": "2019-08-24T14:15:22.123Z"
},
"api_key": {
"id": "string",
"public_key": "string",
"name": "string",
"is_active": true,
"expires_at": "2019-08-24T14:15:22.123Z",
"scopes": [
"string"
]
}
}