Skip to content

Listing orders #6

@vlad-pisanov

Description

@vlad-pisanov

First, thanks for making this API available! 🎉

I found that the only endpoint that didn't work for me was:

GET https://trade-service.wealthsimple.com/orders

which returned {"error"=>"Record not found"}

It seems this endpoint now requires an account_id parameter, like so:

GET https://trade-service.wealthsimple.com/orders?account_id=<ACCOUNT-ID>

(maybe it's not needed if you have a single account, but if you have multiple accounts, this parameter appears to be mandatory)

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