Get full list with all custom orders with date filter
POST
https://api.istores.co.il
/custom_orders
Get full list with all custom orders with date filter
Request Body
date_fromstringValid date (year-month-day) wich we start the filter from
Example: 2020-01-20date_tostringValid date (year-month-day) wich we end the filter
Example: 2020-01-25limitinteger · min: 1 · max: 100Limit orders per page (minimum 1)
Example: 10pageinteger · min: 1Limit orders per page (minimum 1)
Example: 1
Responses
success
successbooleanExample: trueresponseobject[]array with all orders
resultsnumberExample: 233pagesnumberExample: 100pagenumberExample: 4per_pagenumberExample: 2request_idstringExample: 1ef2da0b-6f98-6fec-b13f-06c63b84be49