shippingAndHandling
value is also tax exclusive.POST/carts
request and all of the following conditions exist:importTaxAndDuty
formattedImportTaxAndDuty
shippingAndHandling
importTax
formattedImportTax
importDuty
formattedImportDuty
landedCostState
attribute, which provides information about the status of landed cost. PREPAID
.landedCostState
of the Cart is enumerated by the following values:NOT_ELIGIBLE
–The current cart is not eligible for landed cost calculation.PREPAID
–The current cart is eligible for landed cost calculation, and the landed cost will be prepaid.VIEWED_NOT_ELIGIBLE
–The landed cost state was ELIGIBLE
or PREPAID
, then became not eligible due to a change in the order that triggered the status to change to VIEWED_NOT_ELIGIBLE
. For example, the customer changed their shipping address, added a line item, or removed a line item.ERROR
–Failed to calculate landed cost. This occurs when the integration service is unavailable.landedCostState
of the Order is enumerated by the following values:NOT_ELIGIBLE
–The landed cost for the requisition is not prepaid.PREPAID
–The landed cost for the requisition was prepaid.VIEWED_NOT_ELIGIBLE
–The landed cost for the requisition is not prepaid.ERROR
–The landed cost for the requisition is not prepaid.