Reference > Shop flow URLs > Order Management subsystem URLs > Order task commands
UpdateShippingAddressCmd task command
The UpdateShippingAddressCmd task command updates the shipping address for the passed order items.
Task command
Implementation class
Commands called
ValidateOrderAddressCmd
Possible callers
OrderItemDisplayCmdImpl
OrderItemUpdateCmdImpl
Behavior
For each order item:
- Find the appropriate shipping address for the order item
- If the ValidateRequired is set to true and the shipping address found is not null:
- call ValidateOrderAddressCmd to validate shipping address
- Update ORDERITEMS table to set the shipping address id