UpdateShipmentCarrierAndMethod

updateShipmentCarrierAndMethod

update ShipmentCarrierAndMethod

put
Authorizations
Body
shipmentIdstringOptional
shipmentRouteSegmentIdstringOptional
deliveryIdstringOptional
originFacilityIdstringOptional
destFacilityIdstringOptional
originContactMechIdstringOptional
originTelecomNumberIdstringOptional
destContactMechIdstringOptional
destTelecomNumberIdstringOptional
carrierPartyIdstringOptional
shipmentMethodTypeIdstringOptional
carrierServiceStatusIdstringOptional
carrierDeliveryZonestringOptional
carrierRestrictionCodesstringOptional
carrierRestrictionDescstringOptional
billingWeightnumberOptional
billingWeightUomIdstringOptional
actualTransportCostnumberOptional
actualServiceCostnumberOptional
actualOtherCostnumberOptional
actualCostnumberOptional
currencyUomIdstringOptional
actualStartDatestring · date-timeOptional
actualArrivalDatestring · date-timeOptional
estimatedStartDatestring · date-timeOptional
estimatedArrivalDatestring · date-timeOptional
trackingIdNumberstringOptional
trackingDigeststringOptional
updatedByUserLoginIdstringOptional
lastUpdatedDatestring · date-timeOptional
homeDeliveryTypestringOptional
homeDeliveryDatestring · date-timeOptional
thirdPartyAccountNumberstringOptional
thirdPartyPostalCodestringOptional
thirdPartyCountryGeoCodestringOptional
upsHighValueReportstringOptional
trackingUrlstringOptional
codReturnLabelImagestringOptional
codReturnLabelHtmlstringOptional
codCollectionAmountnumberOptional
carrierAccountNumberstringOptional
carrierServicestringOptional
isGenerateThirdPartyLabelstringOptional
isTrackingRequiredstringOptional
referenceNumberstringOptional
actualCarrierCodestringOptional
labelImagestringOptional
labelImageUrlstringOptional
labelHtmlstringOptional
requestedDeliveryDatestring · dateOptional
requestedDeliveryTimestringOptional
requestedShipMethTypeIdstringOptional
deliveryWindownumber · doubleOptional
lastUpdatedStampstring · date-timeOptional
orderIdstringOptional
shipGroupSeqIdstringOptional
Responses
401
Authentication required
put
PUT /rest/s1/poorti/updateShipmentCarrierAndMethod HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 1621

{
  "shipmentId": "text",
  "shipmentRouteSegmentId": "text",
  "deliveryId": "text",
  "originFacilityId": "text",
  "destFacilityId": "text",
  "originContactMechId": "text",
  "originTelecomNumberId": "text",
  "destContactMechId": "text",
  "destTelecomNumberId": "text",
  "carrierPartyId": "text",
  "shipmentMethodTypeId": "text",
  "carrierServiceStatusId": "text",
  "carrierDeliveryZone": "text",
  "carrierRestrictionCodes": "text",
  "carrierRestrictionDesc": "text",
  "billingWeight": 1,
  "billingWeightUomId": "text",
  "actualTransportCost": 1,
  "actualServiceCost": 1,
  "actualOtherCost": 1,
  "actualCost": 1,
  "currencyUomId": "text",
  "actualStartDate": "2025-07-11T17:45:46.098Z",
  "actualArrivalDate": "2025-07-11T17:45:46.098Z",
  "estimatedStartDate": "2025-07-11T17:45:46.098Z",
  "estimatedArrivalDate": "2025-07-11T17:45:46.098Z",
  "trackingIdNumber": "text",
  "trackingDigest": "text",
  "updatedByUserLoginId": "text",
  "lastUpdatedDate": "2025-07-11T17:45:46.098Z",
  "homeDeliveryType": "text",
  "homeDeliveryDate": "2025-07-11T17:45:46.098Z",
  "thirdPartyAccountNumber": "text",
  "thirdPartyPostalCode": "text",
  "thirdPartyCountryGeoCode": "text",
  "upsHighValueReport": "text",
  "trackingUrl": "text",
  "codReturnLabelImage": "text",
  "codReturnLabelHtml": "text",
  "codCollectionAmount": 1,
  "carrierAccountNumber": "text",
  "carrierService": "text",
  "isGenerateThirdPartyLabel": "text",
  "isTrackingRequired": "text",
  "referenceNumber": "text",
  "actualCarrierCode": "text",
  "labelImage": "text",
  "labelImageUrl": "text",
  "labelHtml": "text",
  "requestedDeliveryDate": "2025-07-11",
  "requestedDeliveryTime": "text",
  "requestedShipMethTypeId": "text",
  "deliveryWindow": 1,
  "lastUpdatedStamp": "2025-07-11T17:45:46.098Z",
  "orderId": "text",
  "shipGroupSeqId": "text"
}

No content

Was this helpful?