Mailchimp Add Cart
Aident Loadout के माध्यम से Mailchimp Tools के साथ Mailchimp Add Cart का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Add a new cart to a store.
Aident Loadout के माध्यम से Mailchimp Tools के साथ Mailchimp Add Cart का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Add a new cart to a store.
idआवश्यकstringA unique identifier for the cart.
linesआवश्यकarrayAn array of the cart's line items. Each line item must include: 'id' (unique identifier for the line item), 'product_id' (ID of the product in your store), 'product_variant_id' (ID of the product variant), 'quantity' (number of items), and 'price' (price of the item as a number)…
store_idआवश्यकstringThe unique identifier for the e-commerce store. Must be an existing store ID in your Mailchimp account.
tax_totalnumberThe total tax amount for the cart. Optional field that can be used to track tax separately.
campaign_idstringA string that uniquely identifies the campaign for a cart.
order_totalआवश्यकnumberThe total price for all items in the cart. This should be the sum of all line item prices multiplied by their quantities.
checkout_urlstringThe URL for the cart. This parameter is required for [Abandoned Cart](https://mailchimp.com/help/create-an-abandoned-cart-email/) automations.
customer__idआवश्यकstringA unique identifier for the customer who owns this cart. Limited to 50 characters. Required field.
currency_codeआवश्यकstringThe three-letter ISO 4217 currency code (e.g., 'USD', 'EUR', 'GBP'). Must match the currency configured for the store.
customer__companystringThe customer's company name.
customer__last__namestringThe customer's last name.
customer__first__namestringThe customer's first name.
dataआवश्यकData from the action execution
errorstringError if any occurred during the execution of the action
successfulआवश्यकbooleanWhether or not the action execution was successful or not
OAuth कनेक्शन। जोखिम स्तर 2/5।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।