NameDescriptionTypeAdditional information
UpdateCarrierAndService

(Optional) it specify it update the carrier and service

boolean

None.

CarrierAndServiceInfo

(Optional) if missing and UpdateCarrier = true it will remove the current carrier and service. Carrier id/Service code to be updated

WS_Repository.Models.Requests.Hold.CarrierAndServiceInfo

None.

UpdateShipToLockerOrLocation

(Optional) it specify it update ship to locker or location info

boolean

None.

ShipToLocationLockerInfo

(Optional) if missing and UpdateShipToLockerOrLocation = true it will remove all the current ship to location info. Specify ship to a locker / carrier location / carrier retail location info

WS_Repository.Models.Common.ShipToLocationLockerInfo

None.

UpdateOrderOnHoldStatus

(Optional) it specify it update the order On-hold Status

boolean

None.

UpdateOrderOnHoldStatusInfo

(Optional, Required if UpdateOrderOnHoldStatus = true) new order status

WS_Repository.Models.Requests.Hold.UpdateOrderOnHoldStatusInfo

None.