Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.43 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.43 KB

Orderly MS Checkout

License

💻 Project

Overview

This microservice is designed to handle the entire lifecycle of order processing. It provides backend routes that facilitate various order-related operations, ensuring a seamless and efficient order management process. Key Features

Create Order: Initiates the creation of a new order.
Prepare Order: Prepares an order for further processing.
Withdraw Order: Marks an order as withdrawn.
Get Orders: Retrieves a list of orders, with optional filtering by customer ID and order status.
Get Order Status: Fetches the current status of a specific order.
Create Customer Report: Generates a detailed report for a specific customer's orders.

Backend Routes

✨ Quality

Quality Gate Status Coverage
Quality Gate Status Coverage