Skip to content

/api/v1/private/order/batch_query always returns {"success":true,"code":0,"data":[]} #3

Description

@qwpto

Validating the order ID with https://contract.mexc.com/api/v1/private/order/get/ I can see the information for a valid order ID, but even just querying one order with /api/v1/private/order/batch_query always returns {"success":true,"code":0,"data":[]}

In the meantime I will need to query every order individually or get all the orders and create a map to find the positionId from the transactions returned from api/v1/private/order/list/order_deals though it would really be better if these just included the positionId along with the orderId

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions