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

Deduplicate orders API endpoints #4783

Open
chrean opened this issue Dec 13, 2022 · 0 comments
Open

Deduplicate orders API endpoints #4783

chrean opened this issue Dec 13, 2022 · 0 comments

Comments

@chrean
Copy link
Contributor

chrean commented Dec 13, 2022

The duplication between /api/checkouts and /api/orders is a legacy remnant; currently, we use /api/checkouts when operating on a non-finalized order and /api/orders when operating on a finalized order (i.e. one that’s already been placed).

We should consolidate those endpoints into a single one.

@chrean chrean changed the title Deduplicate orders endpoints Deduplicate orders API endpoints Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant