Field | Description |
---|---|
id | String, Yordex generated UUID that is unique for this webhook |
url | String, mandatory The URL for the webhook. This must be HTTPS URL. |
webhookKey | String, Yordex optional The key to authenticate the events sent to that webhook URL. If this field is missing then one will be created and you must store it and match it with a header of the event. |
traderId | String, Yordex generated The id of the trader |
webhookEvents | Array, Yordex generated The event types will be sent to this webhook. For now, it will always be ALL. |