Get all logistic orders paginatedCopy Pageget deprecatedhttps://example.com/v1/logistic-ordersRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamscustomerUserIdsstringFilter by one or more Customer User IDs.customerAccountIdsstringFilter by one or more Customer Account IDs.paymentStatusstringFilter by one or more payment statuses.supplierIdsstringFilter by one or more supplier IDs.localestringFilter orders by locale (language/country code).organisationIdstringFilter by the organisation identifier that issued the order.orderIdentifierstringFilter by the internal or external order identifier.orderWithMessagestringFilter orders that contain internal messages or comments.creationDateFromstringStart of the order creation date range.creationDateTostringEnd of the order creation date range.updateDateFromstringStart of the order update date range.updateDateTostringEnd of the order update date range.totalPriceMinstringFilter orders with a total price above or equal to this amount.totalPriceMaxstringFilter orders with a total price below or equal to this amount.blockedByBuyingPolicystringFilter orders that are currently blocked by a buying policy. If true, only blocked orders are returned. If false or not set, this filter is not applied.blockingPolicyTypesarray of stringsFilters orders that are blocked by one or more specified buying policies. If provided, only orders with a matching BLOCKED_BY_POLICY status and listed policy types will be returned.CREDIT_CONTROLQUOTAMANUAL_VALIDATIONlogisticStatusstringFilter by one or more logistic order statuses.incidentstringFilter orders that are marked as incidents.paymentOptionsstringFilter orders by available payment methods.orderLogisticCustomFieldValueCriteriastringFilter by order-level custom fields and their values.accountCustomFieldValueCriteriastringFilter by account-level custom fields and their values.offerCustomFieldValueCriteriastringFilter by offer-level custom fields and their valuespageinteger≥ 0Defaults to 0Zero-based page index (0..N)sizeinteger≥ 1Defaults to 20The size of the page to be returnedsortarray of stringsSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported. Format: property:direction (recommended) or property,direction (kept for backward compatibility).sortADD stringnbPreviewLinesint320 to 40Defaults to 40Headersdj-clientstringenumrequiredSpecifies the client type making the request. OPERATOR: Platform operator user. ACCOUNT: Customer account user. SUPPLIER: Supplier managing orders. OPERATORACCOUNTSUPPLIERAllowed:OPERATORACCOUNTSUPPLIERdj-api-keystringrequiredAPI key required for authentication. Must be valid and linked to the requesting user.dj-storestring(Optional) Store ID in multi-store environments.dj-store-viewstring(Optional) Store view ID in multi-store environments.Response 200Order foundUpdated 7 months ago /v1/logistic-orders/exportADM-ORDER-551 - Retrieve logistic orders (with filters)Did this page help you?YesNo