The Orders section covers everything related to user orders. From viewing all their past orders to diving into the specific details of each order, this section helps you keep track of all order-related activities.

APIs under Orders:

View All Orders

This API retrieves a list of all the orders placed by a user. It provides a broad view of the orders and their statuses, whether they’re still in progress or completed. It’s like opening a user’s order history to keep track of what they’ve purchased or requested.

Order Details

Want to dive deeper into a specific order? This API allows you to retrieve detailed information about a particular order, such as the items ordered, the total amount, EMI details, and its current status. It gives you a complete breakdown of that specific order.