SendCartData
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| Bool | Indicates if the end customer’s consent to receive emails from Merchants should be pre-selected in Global‑e checkout. TRUE - Preselect consent to receive emails. FALSE - Do not preselect consent. | No |
| Object | Details about the cart currency | |
| String | A string that represents the Merchant order id if it is known already at the point when the user is still in the cart page on the Merchant’s store. | No |
| Object | Data regarding cart price modifications | |
| String | The value returned from the previous call to | |
| String | The end customer’s IP address. | No |
| String | 2-char ISO country code of the shipping country either pre-defined using geo-location or actively selected by the end customer. This may be different from the | |
| Object | Cart culture data | No |
| String | Indicates type of delivery. | |
| List of | List of Discounts to be applied to the cart. Discounts of any type (“cart”, “shipping”, etc.) may be specified. | |
| Object | Holds information required carts that were awarded free international shipping according to the Merchant platform (as opposed to the flat shipping pricing system on the global-e system). | |
| String | The 2-character ISO country code representing the country to which this hub belongs. | |
| Decimal | Identifier of the Global‑e’s Local Hub previously returned by the | |
| Bool | Indicates whether the person placing the order is a customer support agent or a regular customer. TRUE – The customer is a customer support agent and an “Offline order” takes place, FALSE - (default value) – The customer is a regular customer. | No |
| List of | List of JSON-serialized Shipping Options available for local shipping of the order from the Merchant to Global‑e’s Local Hub previously returned by the | |
| Object | Holds information for Merchant-side loyalty points to be applied. | |
| Object | Holds information on the registered user to apply loyalty points on the checkout page. | No |
| String | Hash optionally generated by the Merchant, to be returned to the Merchant with the order API call. This hash may be used for additional cart and order validation purposes on the Merchant’s side. | |
| String | Cart or session identifier used for the cart on the Merchant’s site, to be returned to the Merchant with the order API call. | |
| String | Unique identifier of Merchant internal order ID. | |
| String | Unique identifier of Merchant order ID. | |
| String | The amended Merchant's price for duties. Can be used to declare a value for a free item for customs purposes. Note: Either Used by SendCartV2 API. | |
| String | Name of the Product. Min length: 1 char. No length limit. | |
| String | The original Merchant's price for duties. Can be used to declare a value for a free item for customs purposes. Note: Either Used by SendCartV2 API. | |
| List of Decimal | List of available payment instalment amounts. | |
| Class | Cart price modification data | Optional for Merchants not supporting browsing integration |
| List of | List of Product objects. | |
| String | Currency data used by Global‑e to verify the currency rate. Return the value received in the used currency rate. | |
| String | Indicates the ship-to-shop code. | |
| String | List of JSON-serialized | |
| Object | All available details of the user including all relevant addresses. | |
| Object | Holds information required for VAT exemption within the EU. | |
| Object | Holds information for Merchant-side vouchers to be applied (includes loyalty vouchers and one-time vouchers). | |
| String | Code used on the Merchant’s side to identify the web store where the current cart is originating from. This code should be used in case of a multi-store setup on the Merchant’s site. | No |
| String | Code used on the Merchant’s side to identify the web store instance where the current cart is originating from. This code should be used in case of multi-store domains set up on the Merchant’s site. | No |