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。
免费操作
目前没有已发布技能明确引用此操作。