Get PlansAsk AIget https://v3.api.hypertrack.com/orders/plansAPI to fetch list of plans based on a set of filtersQuery Paramsfulfillment_datestring | nullDefaults to nullDate (YYYY-MM-DD) used as a filter to retrieve plans that are fulfilled on a given date.ops_group_handlestring | nullDefaults to nullUnique Handle of Ops Group to fetch plans forpagination_tokenstring | nullDefaults to nullEncoded value provided by our API to retrieve the next page of plansstatusstring | nullenumDefaults to nullString representation of Plan status to fetch plans for.failedcompletedplanningAllowed:failedcompletedplanningsort_directionenumDefaults to descString indicating the preferred sorting typedescascAllowed:descascinclude_summaryboolean | nullDefaults to falseFlag to fetch summary also for each plan.truefalselimitinteger | nullDefaults to 50Number of plans to be fetched.Responses 200Successful response 401Authentication error 422Validation errorUpdated 7 months ago