Cancel all orders by outcome ID

Cancels all of the authenticated wallet's open orders for the given outcome.

POSThttps://mgapi.forkast.gg/api/v1/order/cancel-order/{outcomeId}/all

Cancels all of the authenticated wallet's open orders for the given outcome.

Loading code example
Loading code example

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

outcomeIdstringrequired

Response

application/json

Cancel all orders response

successarray<any>
failedarray<object>
failed.outcomeIdstring
failed.kindstring

(format: string<outcome | market>)

failed.idstring
failed.marketIdstring
failed.errorstring