Explore Plans
Mobile menu Close menu
AirMenu

Get all the orders from user

This query will return all the orders of a specific user.

Developer info

API endpoint slug
airmenu.username
Runtime method
performQuery("airmenu.username"}

Query fields

User name Text input > Other

Label
What's the user name?
Slug
user_name
Required
true
Can have default value
true

Ingredients

Email Email of the user who placed the order.

Slug
user_name
Filter code
Airmenu.username.Email
Type
String
Example
example@gmail.com

User first name First name of the user who placed the order.

Slug
user_first_name
Filter code
Airmenu.username.UserFirstName
Type
String
Example
John

User last name Last name of the user who placed the order.

Slug
user_last_name
Filter code
Airmenu.username.UserLastName
Type
String
Example
Reagan

User phone Phone number of the user who placed the order.

Slug
user_phone
Filter code
Airmenu.username.UserPhone
Type
String
Example
+35199887766

User address Address of the user who placed the order.

Slug
user_address
Filter code
Airmenu.username.UserAddress
Type
String
Example
Berwick St, London W1F 0PH, United Kingdom

User city City of the user who placed the order.

Slug
user_city
Filter code
Airmenu.username.UserCity
Type
String
Example
London

User postal code Postal Code of the user who placed the order.

Slug
user_postal_code
Filter code
Airmenu.username.UserPostalCode
Type
String
Example
4000-999

User country Country of the user who placed the order.

Slug
user_country
Filter code
Airmenu.username.UserCountry
Type
String
Example
USA

User photo Photo of the user who placed the order.

Slug
user_photo
Filter code
Airmenu.username.UserPhoto
Type
Image URL
Example
https://photo.png

User longitude Longitude from where the order was placed.

Slug
user_longitude
Filter code
Airmenu.username.UserLongitude
Type
String
Example
-5.54634564

User latitude Latitude from where the order was placed.

Slug
user_latitude
Filter code
Airmenu.username.UserLatitude
Type
String
Example
5.6666

Items plu list List of all the Plus in the order, separated by |

Slug
items_plu_list
Filter code
Airmenu.username.ItemsPluList
Type
String
Example
PLU123|PLU456|PLU99999|

Items name list List of all the titles of the items in the order, separated by |.

Slug
items_name_list
Filter code
Airmenu.username.ItemsNameList
Type
String
Example
bacon|eggs

Items price list List of all the prices of the items in the order, separated by |.

Slug
items_price_list
Filter code
Airmenu.username.ItemsPriceList
Type
String
Example
12.5|2|4.3

Items qty list List of all the quantities of the items in the order, separated by |.

Slug
items_qty_list
Filter code
Airmenu.username.ItemsQtyList
Type
String
Example
1|3|4

Order Identification of the order.

Slug
order_id
Filter code
Airmenu.username.OrderId
Type
String
Example
112

Order counter Identification of the order

Slug
order_counter
Filter code
Airmenu.username.OrderCounter
Type
String
Example
12

Order time Order time, Unix timestamp in milliseconds.

Slug
order_time
Filter code
Airmenu.username.OrderTime
Type
String
Example
1650383483

Payment method Payment method of the order.

Slug
payment_method
Filter code
Airmenu.username.PaymentMethod
Type
String
Example
Visa Card

Value paid Total price of the order.

Slug
value_paid
Filter code
Airmenu.username.ValuePaid
Type
String
Example
12.5

Division Division where the order was created.

Slug
division_id
Filter code
Airmenu.username.DivisionId
Type
String
Example
London city

Division name Division title where the order was created.

Slug
division_name
Filter code
Airmenu.username.DivisionName
Type
String
Example
Table 25

Created at Date and the time when the order was created.

Slug
created_at
Filter code
Airmenu.username.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Operator email Email of the operator who placed the order.

Slug
operator_email
Filter code
Airmenu.username.OperatorEmail
Type
String
Example
operator@gmail.com

Executor email Email of the person who executed the order.

Slug
executor_email
Filter code
Airmenu.username.ExecutorEmail
Type
String
Example
executor@gmail.com

Booking time Booking time, Unix timestamps in milliseconds.

Slug
booking_time
Filter code
Airmenu.username.BookingTime
Type
String
Example
7658765678578

Booking time iso8601 Booking time of the order in ISO8601

Slug
booking_time_iso8601
Filter code
Airmenu.username.BookingTimeIso8601
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Booking time end iso8601 Booking time end of the order in ISO8601

Slug
booking_time_end_iso8601
Filter code
Airmenu.username.BookingTimeEndIso8601
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00