Get Bulk Work OrdersAsk AIget https://ppo-api.telna.com/v1/ordering/bulk-work-ordersGet Bulk Work OrdersRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamscountintegerTo specify the number of items you want to retrieve in a single API call.offsetinteger The parameter is used in pagination to specify the starting point in the data set from where the 'count' number of items will be returned. For example, if the offset is set to 10 and the count is set to 5, the API will skip the first 10 items and then return the next 5 items in the data set.search_fieldarray of stringsfield name of the entity on which filter will be performedsearch_fieldADD stringsearch_valuestringValue based on which records will be searchedsort_fieldstringenumfield name of the entity on which ort will be performedcreated_datecompleted_dateAllowed:created_datecompleted_datesort_orderstringenumDefaults to DESCDirection of the sortDESCASCAllowed:DESCASCHeadersVersionstringIf this header is not provided, or if an invalid version is given, the API will default to using the latest version available.Request-IDstringThe 'Request-ID' is returned in the response header. It functions as a reference ID to assist client-side developers, particularly when working with asynchronous systems. This unique identifier helps in tracking individual requests, aiding in troubleshooting and system monitoring.Responses 200OK 400Invalid inputs 401Authentication failed 403Authorization failed or forbidden access to the requested resource.Updated over 1 year ago