Options

Search options are optional and can be used for safe paging.

sort_field
{ "sort_field" : "status" }
The "Sort Field" option. Default: "order_id".
sort_dir
{ "sort_dir" : "desc" }
The "Sort Direction" option. Allowed: "asc" or "desc". Default: "asc".
page
{ "page" : 5 }
The "Page" numeric option. Default: 1.
limit
{ "limit" : 100 }
The "Limit" numeric option. Default: 50. Max value: 100.