Skip to main content

Batch Amend Order

Batch amend orders

Header Parameters
  • apiKey string

    A UTA sub account API key is provided by default

  • secret string

    A UTA sub account API key is provided by default

Request Body
  • category string required

    Possible values: [option, linear]

    Product type

  • request object[] required

    Possible values: <= 10

  • symbol string required

    Symbol name

  • orderId string

    Either orderId or orderLinkId is required

  • orderLinkId string

    Either orderId or orderLinkId is required

  • qty string

    Modify the order qty

  • price string

    Modify the order price

  • orderIv string

    Modify option order iv

Responses

successful operation

Loading...