api

Cancel Fill Request

Cancel a Fill Request whose request_id field matches the respective user provided text parameter

post/api/v1/cancel_request

Request body

request_idstring required

Request id

Example request

{
  "request_id": "fill_request_5c4b21b9aecaea155d67"
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.