Skip to main content
WEBHOOK

Body

application/json

A webhook payload

clientId
string<uuid>

System-generated unique identifier of the resource.

Example:

"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"

notification
object

Detailed trade information including contract transactions

tenancyEnvironment
enum<string>

The tenancy environment of the trade.

Available options:
TEST,
LIVE
Example:

"TEST"

messageTraceId
string<uuid>

System-generated unique identifier of the resource.

Example:

"c4d1da72-111e-4d52-bdbf-2e74a2d803d5"

userId
null
userGroupTypes
string[]

The user group types.

notificationType
enum<string>
Available options:
stablefx.contract.takerDeliver.failed

Response

200

Webhook received successfully