Api cancel rfq request
Cancels an open RFQ identified by its rfq_id before it is accepted or expires.
On cancellation the platform auto-cancels any maker private quotes bound to the RFQ, and emits a CANCELLED event on the v1.rfq stream. (An RFQ left untouched also auto-cancels its bound quotes when it reaches rfq.expiry.)
NameLite |
Type | RequiredDefault |
Description |
|---|---|---|---|
sub_account_idsa |
string | True | The subaccount ID cancelling the RFQ |
rfq_idri |
string | True | Cancel the RFQ with this rfq_id |