Cancel RFQ request

Cancel an open Request for Quote (RFQ) request that you previously submitted. Only the original taker can cancel their own request.

Standard requests must include an EIP-712 signature over the CancelRFQRequestType type together with a signature_deadline. One-click trading sessions authenticate via the x-one-click header instead of a signature.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
^0x[a-fA-F0-9]{40}$

Ethereum address in hexadecimal format

string
required
^[a-fA-F0-9]{32}$

Identifier of the RFQ request to cancel

string
^0x[a-fA-F0-9]{130}$

EIP-712 signature over the CancelRFQRequestType type. Required when not using an x-one-click session.

int64
1704067200 to 2019686400

Signature deadline in Unix seconds. Required when not using an x-one-click session.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json