v1
latestOpenAPI 3.1.0MIT2026-07-26121931.0 KBReturns all orders from the system that the user has access to
get/affiliate/orders
Query parameters
limitinteger
The maximum number of results to return
pageinteger
The page number to return
organizationIdstring
The organization id to return orders from
organizationIdsstring[]
The organization ids to return orders from
mdascboolean
This parameter is used to filter orders by additional identifier. Return all orders has this identifier if set to true.
fromstring date
The start date of the period to return orders from
tostring date
The end date of the period to return orders from
Response
Order response