Cancel a quote
Cancel an active maker quote before it is selected. Requires CLOB L2
authentication for the maker role. signer_address and maker_address
must match the authenticated identity.
Authorizations
CLOB API key
Wallet address associated with the API key
HMAC-SHA256 signature of the request
CLOB API key passphrase
Unix timestamp of the request
Body
"rfq_<id>"
"quote_<id>"
Must match the authenticated signer_address.
"0xYourSigner"
Must match the authenticated maker_address.
"0xYourQuoterWallet"
CLOB signature type:
0EOA1POLY_PROXY2GNOSIS_SAFE3POLY_1271
0, 1, 2, 3 0
Response
Current RFQ snapshot after the cancellation was applied
Point-in-time view of an RFQ and its competition/confirmation windows.
The RFQ request as stored by the engine.
Lifecycle status of the RFQ
CREATED, COLLECTING_QUOTES, AWAITING_REQUESTER_ACCEPTANCE, AWAITING_MAKER_CONFIRMATION, EXECUTING, FILLED, FAILED, EXPIRED, CANCELED, REJECTED Unix milliseconds.
Unix milliseconds.
Unix milliseconds.
Unix milliseconds.
The selected executable bundle of maker allocations.