Orders
Comprehensive API for managing and tracking orders in the system
Reading time: 1 minute
Orders
Comprehensive order management with filtering and tracking support.
Order Operations
Order Status Values
| Parameter | Type | Required | Description |
|---|---|---|---|
pending | string | No | Pending - Order is new and being processed |
accepted | string | No | Accepted - Order has been accepted |
shipped | string | No | Shipped - Order has been shipped |
delivered | string | No | Delivered - Order has been delivered |
completed | string | No | Completed - Order is complete |
canceled | string | No | Canceled - Order has been canceled |
rejected | string | No | Rejected - Order has been rejected |
Payment Status Values
| Parameter | Type | Required | Description |
|---|---|---|---|
paid | string | No | Paid - Payment has been received |
unpaid | string | No | Unpaid - Payment has not been received |
Related Sections
Technical Support
Need help?
- š§ Email: support@awalchat.com
- š¬ Live Chat: Available in the dashboard
- š± WhatsApp: Contact us directly via WhatsApp
- š Examples: Check Code Examples