Add `OrderStatus ` to GetOrdersRequest
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 397
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 6
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe.
I can't search on `OrderStatus` so I end up hitting the limit of 500 results. Either lift the limit of 500 for GetOrdersRequest or add `OrderStatus` as a new filter.
### Describe the solution you'd like.
Either lift the limit of 500 for GetOrdersRequest or add `OrderStatus` as a new filter.
### Describe an alternate solution.
_No response_
### Anything else? (Additional Context)
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.