Create webhook account.
Email address
Webhook url
Client Id
POST /sandbox/v1/createwebhookaccount HTTP/1.1 Host: api.akibaone.com Content-Type: application/json Accept: */* Content-Length: 55 { "email": "text", "callbackUrl": "text", "clientId": "text" }
{ "id": "text" }