Method Name
private/cancel_rfq
private/cancel_rfqCancels a single RFQ by id.
Required minimum session key permission level is account
Parameters
rfq_id
string required |
subaccount_id
integer required |
Response
id string or integer required |
result
string required |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}