topstepx-api - v1.0.0
    Preparing search index...

    Interface CancelOrderRequest

    interface CancelOrderRequest {
        accountId: number;
        orderId: number;
    }
    Index

    Properties

    Properties

    accountId: number
    orderId: number