HomeUser GuidesAPI Reference
Get Started
HomeAPI Reference
Authentication
Branches
Contact Groups
Contacts
Conversations
Error HandlingInvoices
Messages
Orders
Rate LimitingSDKs & Code ExamplesTemplatesTicketsAPI VersioningWABA NumbersWebhooks
User GuideAPI ReferenceGet Order

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

List Orders

View all orders with filtering by status and date

View Guide
View

Get Order

View details of a specific order

View Guide
View

Update Order

Update order status and information

View Guide
View

Order Status Values

ParameterTypeRequiredDescription
pendingstringNoPending - Order is new and being processed
acceptedstringNoAccepted - Order has been accepted
shippedstringNoShipped - Order has been shipped
deliveredstringNoDelivered - Order has been delivered
completedstringNoCompleted - Order is complete
canceledstringNoCanceled - Order has been canceled
rejectedstringNoRejected - Order has been rejected

Payment Status Values

ParameterTypeRequiredDescription
paidstringNoPaid - Payment has been received
unpaidstringNoUnpaid - Payment has not been received

Related Sections

Invoices

Send invoices for orders

View Guide
View

Contacts

Manage customer information

View Guide
View

Technical Support

Need help?

  • šŸ“§ Email: support@awalchat.com
  • šŸ’¬ Live Chat: Available in the dashboard
  • šŸ“± WhatsApp: Contact us directly via WhatsApp
  • šŸ“š Examples: Check Code Examples