Skip to content

cant get order by client id  #41

@lexand

Description

@lexand

Salutations.

I've created two orders for tests

orderId : 373656130585 with text: t-12345679 (2023-07-27 18:32:37)
orderId : 373654658195 with text: t-12345678 (2023-07-27 18:28:51)

Your documentation says

order_id: Order ID returned, or user custom ID(i.e., text field). Operations based on custom ID can only be checked when the order is in orderbook. When the order is finished, it can be checked within 1 hour after the end of the order. After that, only order ID is accepted.

I've tried to get order just after it finished, after 5 minutes, after 10 minutes...

but I always got error

label: CLIENT_ID_NOT_FOUND, message: Order with client ID t-12345678 not found

To build fault tolerance system as much as possible we need to find orders by custom client ID.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions