Skip to main content
GET
/
{shopId}
/
orders
Get shop orders
curl --request GET \
  --url http://staging.qshop.ng/apiv2/{shopId}/orders

Query Parameters

sort
string
Example:

"-created"

status
string
Example:

"5f16398fcb6c97c0c8c8d7a0,5f16398fcb6c97c0c8c8d7a2"

whatsApp
string
Example:

"false"

total>40000
string
Example:

""

currency
string
Example:

"60aa6c829aed9f2aa1b677da,60aa6cd79aed9f2aa1b677db"

page
string
Example:

"2"

created<2023-01-27
string
Example:

""

paymentState
string
Example:

"unpaid"

limit
string
Example:

"1"

orderNo
string
Example:

"2318-3"

email
string
source
string
Example:

"admin"

string
Example:

""

created>%3D2023-01-26
string
Example:

""

Response

200 - undefined