Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.32 KB

File metadata and controls

16 lines (12 loc) · 1.32 KB

CrossBorderQuotesRequest

Properties

Name Type Description Notes
quote_currency str The currency to return the quote in. Use three uppercase letters, per the ISO currency code (ISO 4217). For example- USD, CAD, or EUR
basket_currency str The default currency of the basket. Use three uppercase letters, per the ISO currency code (ISO 4217). For example- USD, CAD, or EUR
from_address Address [optional]
to_address Address
basket_items list[CrossBorderQuotesRequestBasketItems] The items in the buyer's shopping basket.
rates list[CrossBorderQuotesRequestRates] Specifies the carrier, service, parcel, and other information. In a response, this field also contains the service charges. Importatn- In a request, the rates array can contain only one rates object.
shipment_options list[CarrierFacilityResponseCarrierFacilityOptions] [optional]

[Back to Model list] [Back to API list] [Back to README]