Skip to content

Question Regarding /user/spot/cancel_orders and /user/spot/orders_info #119

Description

@Harui-i

In the REST API documentation, many endpoints follow a structure where a table format of the response is shown after Response:, and an example in JSON format is provided after Response format: (for example, /user/assets/ here).

However, for /user/spot/cancel_orders (here) and /user/spot/orders_info (here), while there is an example in JSON format, there doesn’t appear to be a table format documentation. In the case of /user/spot/cancel_orders, there’s a JSON description following Response:, and for /user/spot/orders_info, there is a JSON format description after Response format:.

Is the absence of table format documentation for these endpoints because they share identical content with the tables for /user/spot/cancel_order and /user/spot/order, and thus are omitted for brevity?

I’ve confirmed this in both rest-api.md and rest-api_JP.md.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions