Searchs for orders.Ask AIpost https://example.com/api/episerver/v3.0/me/orders/searchBody ParamsThe seach parametersstatusesarray of strings | nullSpecified that only orders having statuses should be returned.statusesADD stringmarketIdsarray of strings | nullSpecified that only orders created in these markets should be returned.marketIdsADD stringmodifiedFromdate-timeSpecifies the time that returned orders were modified after.modifiedTodate-timeSpecifies the time that returned orders were modified before.customerIduuidSpecifies that only carts/orders created by specified customer should be returned.startingIndexint32Gets or sets the starting index.recordsToRetrieveint32Gets or sets the number of records to retrieve.searchTermstring | nullThe customer name or email to search forHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200OK 400Bad Request 403Forbidden 404Not FoundUpdated 7 months ago