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 Gate Status | Coverage |
---|---|