DEV

Input.

LandedCostBillingContextInput

No description

Fields

amount

Decimal

The total amount for the transaction, including all items, shipping, duties, taxes, and fees.

currencyCode

CurrencyCode!

Required

The currency of the lcgCalculationBase.

duty

Decimal

The total duty amount for the transaction.

fees

Decimal

The total fees applied to the transaction.

grandTotal

Decimal

The grand total for the transaction, including all charges.

guaranteeCode

String

The guarantee code associated with the transaction.

inclusivePrice

Boolean

Indicates if the price is inclusive of duties, taxes, and fees.

itemsTotal

Decimal

The total value of all items in the transaction before shipping, duties, taxes, and fees.

lcg

Boolean

Indicates if the transaction is a Landed Cost Guarantee transaction.

lcgCalculationBase

Decimal!

Required

The base amount used for Landed Cost Guarantee calculations.

merchantOfRecord

String

The merchant of record for the transaction.

method

String

The incoterm or shipping method used for the transaction (e.g., DDP, DAP).

paymentProcessor

String

The payment processor used for the transaction (e.g., PayPal, Stripe).
The quote type for the transaction.

remittance

Decimal

The total amount to be remitted for taxes.

shipToCountry

CountryCode

The destination country code for the shipment.

shipping

Decimal

The total shipping cost for the transaction.

tax

Decimal

The total tax amount for the transaction.

zonosFeesTotal

Decimal

The total of all Zonos fees for the transaction.

zonosPayeeExcludedFeesTotal

Decimal

The total of Zonos payee-excluded fees for the transaction.

Was this page helpful?