Shipment SummaryAsk AIget https://api.commercevu.io/v1/realm/gateway/organizations/{organizationId}/tracking/shipments/Returns a list of all shipments in the CommerceVu network.Path ParamsorganizationIdstringrequiredThe unique id of the organizationQuery Paramspage[size]integer≤ 100Maximum number of records to be returned from each page of resultspage[number]integer≥ 1Maximum number of records to be returned from each page of resultsfilter[trackingNumber]stringThe specific trackingNumber to filter byfilter[carrierName]stringThe specific carrierName to filter byfilter[serviceLevel]stringThe specific serviceLevel to filter byfilter[referenceNumber1]stringThe specific referenceNumber1 to filter byfilter[referenceNumber2]stringThe specific referenceNumber2 to filter byfilter[trackingStatus]stringThe specific trackingStatus to filter by. Possible values: READY_FOR_CARRIER IN_TRANSIT OUT_FOR_DELIVERY ATTEMPTED_DELIVERY DELIVERED HELD_FOR_CUSTOMER EXCEPTION VOIDED END_OF_LIFE OTHERfilter[riskScore]stringThe specific riskScore to filter byfilter[hasExceptions]stringThe specific hasExceptions to filter byfilter[lastException]stringThe specific lastException to filter byfilter[shipDateSince]stringFormat: ISO8601 UTC datetimeDescription: The specific shipDateSince to filter byfilter[shipDateUntil]stringFormat: ISO8601 UTC datetimeDescription: The specific shipDateUntil to filter byfilter[originalEstimatedDeliveryDateSince]stringFormat: ISO8601 UTC datetimeDescription: The specific originalEstimatedDeliveryDateSince to filter byfilter[originalEstimatedDeliveryDateUntil]stringFormat: ISO8601 UTC datetimeDescription: The specific originalEstimatedDeliveryDateUntil to filter byfilter[currentAcceptableEstimatedDeliveryDateSince]stringFormat: ISO8601 UTC datetimeDescription: The specific currentAcceptableEstimatedDeliveryDateSince to filter byfilter[currentAcceptableEstimatedDeliveryDateUntil]stringFormat: ISO8601 UTC datetimeDescription: The specific currentAcceptableEstimatedDeliveryDateUntil to filter byfilter[currentEstimatedDeliveryDateSince]stringFormat: ISO8601 UTC datetimeDescription: The specific currentEstimatedDeliveryDateSince to filter byfilter[currentEstimatedDeliveryDateUntil]stringFormat: ISO8601 UTC datetimeDescription: The specific currentEstimatedDeliveryDateUntil to filter byfilter[w2gEstimatedDeliveryDateSince]stringFormat: ISO8601 UTC datetimeDescription: The specific w2gEstimatedDeliveryDateSince to filter byfilter[w2gEstimatedDeliveryDateUntil]stringFormat: ISO8601 UTC datetimeDescription: The specific w2gEstimatedDeliveryDateUntil to filter byfilter[deliveredDateSince]stringFormat: ISO8601 UTC datetimeDescription: The specific deliveredDateSince to filter byfilter[deliveredDateUntil]stringFormat: ISO8601 UTC datetimeDescription: The specific deliveredDateUntil to filter byfilter[originLocality]stringThe specific originLocality to filter byfilter[originRegion]stringThe specific originRegion to filter byfilter[originPostalCode]stringThe specific originPostalCode to filter byfilter[originCountryCode]stringThe specific originCountryCode to filter byfilter[destinationLocality]stringThe specific destinationLocality to filter byfilter[destinationRegion]stringThe specific destinationRegion to filter byfilter[destinationPostalCode]stringThe specific destinationPostalCode to filter byfilter[destinationCountryCode]stringThe specific destinationCountryCode to filter byfilter[shipperAccountNumber]stringThe specific shipperAccountNumber to filter byfilter[hasShipmentLag]stringThe specific hasShipmentLag to filter byfilter[hasAged]stringThe specific hasAged to filter byResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated 7 months ago