{
"type": "quote.cancelled",
"quote_id": "BQEXAMPLE1234567",
"user_id": "AA55 N84G QOIR A67A",
"account_id": "WCQY T95Y CUL2 A7NX"
}Webhooks
Quote canceled
Quote canceled before execution.
WEBHOOK
quote.cancelled
{
"type": "quote.cancelled",
"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.