Skip to main content

Documentation Portal

SendFinalCartData extends SendCartData

Parameter Name

Type

Description

Mandatory

BillingDetails

Object UserDetails

Billing details entered by the customer in the checkout form

CheckoutUrl

String

Checkout URL; it redirects you to the checkout or confirmation page (different URL for each Merchant)

CustomerPayments

Object FinalCustomerPayments

The values of total duties, total taxes, total additional fees (like Custom Clearance Fee), shipping price, and total that was shown to the customer on the checkout page

GiftCards

List of Merchant.CheckoutInfoGiftCard

The collection of GiftCards that were applied to the cart

IsSameDayDispatchSelected

Boolean

Indicates if the user selected an option to dispatch the order on the same day

TRUE - Selected to dispatch order on the same day

FALSE - Did not select to dispatch order on the same day

IsTaxPrePaid

Boolean

Indicates if the end customer has selected or has been forced to prepay duties & taxes

TRUE - Selected to prepay taxes

FALSE - Did not select to prepay taxes

MarketplaceData

Object MarketplaceData

Marketplace information received by the API

OrderCreationSource

Object OrderCreationSource

Source for the order creation process

OrderData

Object CreateSyncOrderData

Information about the order

OrderReplacementData

Object OrderReplacementData

Order replacement information received by the API

ShippingDetails

Object UserDetails

Shipping details entered by the customer in the checkout form. If CountryCode is included, it is ignored (a new InitCheckout call is required if the shipping country is changed)

ShippingMethodId

String

The ID of the shipping option selected by the customer