Retrieve a single page of LTL costs, or LTL cost comparisons, that match the supplied parameters.Ask AIget https://api.shipium.com/api/v1/ltl/shipment/costCompareQuery ParamscarrierIdstringThe carrier that was recommended for the LTL shipment.shipiumLtlCostIdsarray of stringsThe Shipium-generated IDs of the LTL shipments.shipiumLtlCostIdsADD stringpartnerLtlCostIdsarray of stringsThe partner-supplied IDs of the LTL shipments.partnerLtlCostIdsADD stringoriginCountryCodestringThe 2-character ISO 3166-1 alpha-2 country code where the shipment originated.originPostalCodestringThe postal code where the shipment originated.destinationCountryCodestringThe 2-character ISO 3166-1 alpha-2 country code where the shipment was delivered.destinationPostalCodestringThe postal code where the shipment was delivered.shipiumTenantIdstringThe Shipium-generated ID of the tenant associated with the LTL shipment.partnerTenantIdstringThe partner-supplied ID of the tenant associated with the LTL shipment.fromCreateDateTimedate-timeThe earliest that the LTL shipment can have been created.toCreateDateTimedate-timeThe latest that the LTL shipment can have been created.fromPickupDatedateThe earliest that the LTL shipment can have been requested to be picked-up. This is based on what the client supplied in their request, not what the carrier returned.toPickupDatedateThe latest that the LTL shipment can have been requested to be picked-up.This is based on what the client supplied in their request, not what the carrier returned.includearray of stringsAll fields that should be included in the response. If this is not provided, all fields will be returned (other parameters may still filter fields).includeADD stringanchorstringIdentifier for the current page of data.countint32The number results to include on each page of the responseHeadersX-DELEGATED-PARTNER-IDstringResponse 200LTL costs that match the parameters, with pagination.Updated 5 months ago