Reference > Shop flow URLs > Order Management subsystem URLs > Order task commands


ValidateOrderAddressCmd task command

The ValidateOrderAddressCmd task command validates the shipping or billing address for the order or order items using given criteria.


Task command

ValidateOrderAddressCmd


Implementation class

ValidateOrderAddressCmdImpl


Commands called

None


Possible callers

OrderCopyCmdImpl

ProcessOrderCmdImpl

UpdateShippingAddressCmdImpl

OrderItemUpdateCmdImpl


Behavior

If the address passed in is a shipping address:

Else, if the address passed in is a billing address:

Else if, getAddressType() is null, try to check shipping address first. If an error occurs, check billing address


+

Search Tips   |   Advanced Search