UpdateShipmentCarrierAndMethod

updateShipmentCarrierAndMethod

update ShipmentCarrierAndMethod

put
Authorizations
AuthorizationstringRequired
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
gatewayRateIdstringOptional
lastUpdatedStampstring · date-timeOptional
orderIdstringOptional
shipGroupSeqIdstringOptional
shippingEstimateAmountstringOptional
Responses
put
/updateShipmentCarrierAndMethod
PUT /rest/s1/poorti/updateShipmentCarrierAndMethod HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 1676

{
  "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-11-27T03:56:55.614Z",
  "actualArrivalDate": "2025-11-27T03:56:55.614Z",
  "estimatedStartDate": "2025-11-27T03:56:55.614Z",
  "estimatedArrivalDate": "2025-11-27T03:56:55.614Z",
  "trackingIdNumber": "text",
  "trackingDigest": "text",
  "updatedByUserLoginId": "text",
  "lastUpdatedDate": "2025-11-27T03:56:55.614Z",
  "homeDeliveryType": "text",
  "homeDeliveryDate": "2025-11-27T03:56:55.614Z",
  "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-11-27",
  "requestedDeliveryTime": "text",
  "requestedShipMethTypeId": "text",
  "deliveryWindow": 1,
  "gatewayRateId": "text",
  "lastUpdatedStamp": "2025-11-27T03:56:55.614Z",
  "orderId": "text",
  "shipGroupSeqId": "text",
  "shippingEstimateAmount": "text"
}

No content

Last updated

Was this helpful?