Can be used if the Cart has the ExternalAmount TaxMode. This update action adds the taxedPrice field to the Cart and must be used after any price-affecting change occurs within the Cart.
ExternalAmount
taxedPrice
Readonly
Optional
Set if the externalTotalGross price is a sum of portions with different tax rates.
externalTotalGross
The Cart's total gross price becoming the totalGross field (totalNet + taxes) on the Cart's taxedPrice.
totalGross
totalNet
Can be used if the Cart has the
ExternalAmount
TaxMode. This update action adds thetaxedPrice
field to the Cart and must be used after any price-affecting change occurs within the Cart.