Orders
Orders APIs
List of Orders APIs available to perform various actions.
You can use the Orders APIs to perform various actions. You can perform a few of these actions from the Dashboard as well.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List of Orders APIs available to perform various actions.
| API | Description |
|---|---|
| Create an order | API to create an order |
| Fetch orders | API to view all orders |
| Fetch orders with expanded payments object | API to view all orders with expanded payments object |
| Fetch orders with card parameter expanded in payments object | API to view all orders with card parameter expanded in the payments object |
| Fetch order by order id | API to view order details by providing the order id |
| Fetch payments for an order | API to view all the payments made for the order |
| Update order | API to update the ‘Notes’ field of an existing order |