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

[BUG]: Return order number to customer #33

Open
itsdeannat opened this issue Jan 10, 2025 · 0 comments
Open

[BUG]: Return order number to customer #33

itsdeannat opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@itsdeannat
Copy link
Owner

Currently, when you send a POST request to the /orders/ endpoint, you don't get an order number. If a customer wants to look up their order, they'd need some kind of ID.

Need to figure out how to modify the existing logic to return a randomized, 10 digit number to the user.

@itsdeannat itsdeannat added the bug Something isn't working label Jan 10, 2025
@itsdeannat itsdeannat added this to the 1.0.0 milestone Jan 10, 2025
@itsdeannat itsdeannat self-assigned this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant