Setting the shipping address also sets the TaxRate of Line Items and calculates the TaxedPrice.
Ifamatchingpricecannotbefoundforthegivenshippingaddressduring [LineItemPriceselection](ctp:api:type:LineItemPriceSelection), a [MissingTaxRateForCountry](ctp:api:type:MissingTaxRateForCountryError) errorisreturned.
IfyouwanttoallowshippingtostatesinsideacountrythatarenotexplicitlycoveredbyaTaxRate, setthe`countryTaxRateFallbackEnabled`fieldto`true`inthe [CartsConfiguration](ctp:api:type:CartsConfiguration) byusing the [ChangeCountryTaxRateFallbackEnabled](ctp:api:type:ProjectChangeCountryTaxRateFallbackEnabledAction) updateaction.
Setting the shipping address also sets the TaxRate of Line Items and calculates the TaxedPrice.