Sets the default shipping address from addresses.
The action adds the id of the specified address to the shippingAddressIds if not contained already. Either addressId or addressKey is required.
IftheTaxCategoryoftheCart [ShippingInfo](ctp:api:type:ShippingInfo) ismissingtheTaxRatematchingcountryandstategiveninthe`shippingAddress`ofthatCart, a [MissingTaxRateForCountry](ctp:api:type:MissingTaxRateForCountryError) errorisreturned.
Sets the default shipping address from
addresses
. The action adds theid
of the specified address to theshippingAddressIds
if not contained already. EitheraddressId
oraddressKey
is required.