Removes a shipping address from shippingAddressesIds. If the shipping address is the default shipping address, the defaultShippingAddressId is unset. Either addressId or addressKey is required.
shippingAddressesIds
defaultShippingAddressId
addressId
addressKey
Readonly
Optional
id of the Address to remove from shippingAddressesIds.
id
key of the Address to remove from shippingAddressesIds.
key
Removes a shipping address from
shippingAddressesIds
. If the shipping address is the default shipping address, thedefaultShippingAddressId
is unset. EitheraddressId
oraddressKey
is required.