{
"type": "quote.execution_failed",
"quote_id": "BQEXAMPLE1234567",
"user_id": "AA55 N84G QOIR A67A",
"account_id": "WCQY T95Y CUL2 A7NX"
}Webhooks
Quote execution failed
Quote execution attempted but failed.
WEBHOOK
quote.execution_failed
{
"type": "quote.execution_failed",
"quote_id": "BQEXAMPLE1234567",
"user_id": "AA55 N84G QOIR A67A",
"account_id": "WCQY T95Y CUL2 A7NX"
}Authorizations
Your public API key. Identifies the partner making the request.
HMAC signature over the request, computed with your private key.
Monotonically increasing nonce included in the request signature.
Body
application/json
Response
200
Return any 2xx status to acknowledge receipt.