List Orders
Production
Production
GET
https://api.salla.dev/admin/v2/orders
Orders
Last modified:2025-03-24 08:57:10
Tip
Deprecation Notice
expanded
query parameter.Request
Query Params
keyword
enum<string>
optional
Allowed values:
customer.mobilecustomer.nameshipping_numberreference_idtag_name
payment_method
array[string]
optional
status
array[string]
optional
from_date
string <date>
optional
Example:
2024-01-01
Match pattern:
yyyy-mm-dd
to_date
string <date>
optional
Example:
2024-01-02
Match pattern:
yyyy-mm-dd
country
integer
optional
product
string
optional
name
variable. List of products can be found herebranch
array[string]
optional
tags
array[string]
optional
expanded
boolean
deprecated
true
.page
integer
optional
reference_id
integer
optional
coupon
string
optional
discount.code
customer_id
number
optional
shipping_app_id
array[string]
optional
source
array[string]
optional
sort_by
enum<string>
optional
id
in ascending or descending order. we will concatenate either asc
or desc
with one of the enum values; in this case, we will use id-asc
or id-desc
.Allowed values:
idtotalupdated_atcreated_at
accounting_services
enum<string>
optional
Allowed values:
qoyoddaftrazoho_books
unread
boolean
optional
assign_employee
array[string]
optional
selling_channel
array[string]
optional
Allowed values:
mobilemobile-appdesktopaffiliatemahly-app
created_by
integer
optional
Request samples
Responses
Modified at 2025-03-24 08:57:10