Global subscription to events
POST/subscriptions/webhooks
Create a global subscription to all events of a client
Request
Responses
- 200
- 400
- 401
- 403
- 500
OK
Incorrect request
Unauthorized resource
Forbidden resource
Server error
Callbacks
- POST sentTx
- POST minedTx
- POST failedTx
POST{$request.body#/callbackUrl}
Callbacks Responses
- 200
- 400
The server must return 200 if it accepts the webhook
The server must return 400 if the request is incorrect
POST{$request.body#/callbackUrl}
Callbacks Responses
- 200
- 400
The server must return 200 if it accepts the webhook
The server must return 400 if the request is incorrect
POST{$request.body#/callbackUrl}
Callbacks Responses
- 200
- 400
The server must return 200 if it accepts the webhook
The server must return 400 if the request is incorrect