The response contains a JSON object with the following properties:
status (boolean) - Indicates the status of the request.
message (string) - A message related to the request.
data (object) - Contains the order details including:
order (object) - Details of the order including order ID, name, business ID, society ID, service charge, delivery charge, user details, order status, order time, delivery time, and order items.
id (string) - The ID of the order.
ordername (string) - The name of the order.
bizid (string) - The ID of the business.
societyid (string) - The ID of the society.
service_charge (string) - The service charge for the order.
delivery_charge (string) - The delivery charge for the order.
user_name (string) - The name of the user placing the order.
cityname (string) - The name of the city for delivery.
statename (string) - The name of the state for delivery.
useraddress (string) - The address of the user.
userphone (string) - The phone number of the user.
username (string) - The username of the user.
useremail (string) - The email of the user.
userid (string) - The ID of the user.
email (string) - The email of the user.
societyaddress (string) - The address of the society.
status (string) - The status of the order.
ordertime (string) - The time when the order was placed.
deliverytime (string) - The expected delivery time.
orderitem (array) - An array of order items, each containing: