Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Order interface #8

Open
6 tasks
jsattler opened this issue Aug 11, 2022 · 0 comments
Open
6 tasks

Implement Order interface #8

jsattler opened this issue Aug 11, 2022 · 0 comments
Assignees
Labels
in: module This issue is in the module type: feature New feature or request
Milestone

Comments

@jsattler
Copy link
Owner

jsattler commented Aug 11, 2022

The Order interface allows you to create, modify and delete orders. In addition, you can query the order book and the status of individual orders, as well as view the display the cost statement for an order.

In particular, the following use cases need to be implemented:

  • Dimensions
  • Orders by Depot ID
  • Order by Order ID
  • Order Pre-Validation
  • Order Validation
  • Generate Order Cost Indication Ex-Ante
@jsattler jsattler added type: feature New feature or request in: module This issue is in the module labels Aug 11, 2022
@jsattler jsattler added this to the v1.0.0 milestone Aug 11, 2022
@jsattler jsattler self-assigned this Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: module This issue is in the module type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant