SendFinalCartData extends SendCartData
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| Object | Billing details entered by the customer in the checkout form | |
| String | Checkout URL; it redirects you to the checkout or confirmation page (different URL for each Merchant) | |
| Object | 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 | |
| List of | The collection of | |
| 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 | |
| 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 | |
| Object | Marketplace information received by the API | |
| Object | Source for the order creation process | |
| Object | Information about the order | |
| Object | Order replacement information received by the API | |
| Object | Shipping details entered by the customer in the checkout form. If | |
| String | The ID of the shipping option selected by the customer |