Get organisation orders for organisation id

Get all orders for organisation id.

This API supports the following search criterias: currentPage, pageSize, sortOrders by created_at

Sample Curl
curl --location 'https://mygatewayurl.com/V1/storeview/default/organisation/12/orders?searchCriteria[currentPage]=2&searchCriteria[pageSize]=5&searchCriteria[sortOrders][0][field]=created_at&searchCriteria[sortOrders][0][direction]=desc' --header 'Authorization: Bearer 1lsq6ervpr54fhgbj2a74ns6iyo29hyh'

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Organisation id inside Omnyfy.

string
required

The Store view code refers to a specific store view within a store. A marketplace can have multiple websites, each website can have multiple stores, and each store can have multiple store views. Available store view codes are listed in the admin portal under Stores > Settings > All Stores. For example, the store view code for the French store view might be fr

Query Params
searchCriteria
object

Field by which to filter.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json