Mailchimp · Capability

Mailchimp Marketing API — Stores

Mailchimp Marketing API — Stores. 57 operations. Lead operation: Mailchimp List Stores. Self-contained Naftiko capability covering one Mailchimp business surface.

Run with Naftiko MailchimpStores

What You Can Do

GET
Getecommercestores — Mailchimp List Stores
/v1/ecommerce/stores
POST
Postecommercestores — Mailchimp Add Store
/v1/ecommerce/stores
GET
Getecommercestoresid — Mailchimp Get Store Info
/v1/ecommerce/stores/{store-id}
PATCH
Patchecommercestoresid — Mailchimp Update Store
/v1/ecommerce/stores/{store-id}
DELETE
Deleteecommercestoresid — Mailchimp Delete Store
/v1/ecommerce/stores/{store-id}
GET
Getecommercestoresidcarts — Mailchimp List Carts
/v1/ecommerce/stores/{store-id}/carts
POST
Postecommercestoresidcarts — Mailchimp Add Cart
/v1/ecommerce/stores/{store-id}/carts
GET
Getecommercestoresidcartsid — Mailchimp Get Cart Info
/v1/ecommerce/stores/{store-id}/carts/{cart-id}
PATCH
Patchecommercestoresidcartsid — Mailchimp Update Cart
/v1/ecommerce/stores/{store-id}/carts/{cart-id}
DELETE
Deleteecommercestoresidcartsid — Mailchimp Delete Cart
/v1/ecommerce/stores/{store-id}/carts/{cart-id}
GET
Getecommercestoresidcartsidlines — Mailchimp List Cart Line Items
/v1/ecommerce/stores/{store-id}/carts/{cart-id}/lines
POST
Postecommercestoresidcartsidlines — Mailchimp Add Cart Line Item
/v1/ecommerce/stores/{store-id}/carts/{cart-id}/lines
GET
Getecommercestoresidcartsidlinesid — Mailchimp Get Cart Line Item
/v1/ecommerce/stores/{store-id}/carts/{cart-id}/lines/{line-id}
PATCH
Patchecommercestoresidcartsidlinesid — Mailchimp Update Cart Line Item
/v1/ecommerce/stores/{store-id}/carts/{cart-id}/lines/{line-id}
DELETE
Deleteecommercestoresidcartslinesid — Mailchimp Delete Cart Line Item
/v1/ecommerce/stores/{store-id}/carts/{cart-id}/lines/{line-id}
GET
Getecommercestoresidcustomers — Mailchimp List Customers
/v1/ecommerce/stores/{store-id}/customers
POST
Postecommercestoresidcustomers — Mailchimp Add Customer
/v1/ecommerce/stores/{store-id}/customers
GET
Getecommercestoresidcustomersid — Mailchimp Get Customer Info
/v1/ecommerce/stores/{store-id}/customers/{customer-id}
PUT
Putecommercestoresidcustomersid — Mailchimp Add or Update Customer
/v1/ecommerce/stores/{store-id}/customers/{customer-id}
PATCH
Patchecommercestoresidcustomersid — Mailchimp Update Customer
/v1/ecommerce/stores/{store-id}/customers/{customer-id}
DELETE
Deleteecommercestoresidcustomersid — Mailchimp Delete Customer
/v1/ecommerce/stores/{store-id}/customers/{customer-id}
GET
Getecommercestoresidorders — Mailchimp List Orders
/v1/ecommerce/stores/{store-id}/orders
POST
Postecommercestoresidorders — Mailchimp Add Order
/v1/ecommerce/stores/{store-id}/orders
GET
Getecommercestoresidordersid — Mailchimp Get Order Info
/v1/ecommerce/stores/{store-id}/orders/{order-id}
PATCH
Patchecommercestoresidordersid — Mailchimp Update Order
/v1/ecommerce/stores/{store-id}/orders/{order-id}
DELETE
Deleteecommercestoresidordersid — Mailchimp Delete Order
/v1/ecommerce/stores/{store-id}/orders/{order-id}
GET
Getecommercestoresidordersidlines — Mailchimp List Order Line Items
/v1/ecommerce/stores/{store-id}/orders/{order-id}/lines
POST
Postecommercestoresidordersidlines — Mailchimp Add Order Line Item
/v1/ecommerce/stores/{store-id}/orders/{order-id}/lines
GET
Getecommercestoresidordersidlinesid — Mailchimp Get Order Line Item
/v1/ecommerce/stores/{store-id}/orders/{order-id}/lines/{line-id}
PATCH
Patchecommercestoresidordersidlinesid — Mailchimp Update Order Line Item
/v1/ecommerce/stores/{store-id}/orders/{order-id}/lines/{line-id}
DELETE
Deleteecommercestoresidordersidlinesid — Mailchimp Delete Order Line Item
/v1/ecommerce/stores/{store-id}/orders/{order-id}/lines/{line-id}
GET
Getecommercestoresidproducts — Mailchimp List Product
/v1/ecommerce/stores/{store-id}/products
POST
Postecommercestoresidproducts — Mailchimp Add Product
/v1/ecommerce/stores/{store-id}/products
GET
Getecommercestoresidproductsid — Mailchimp Get Product Info
/v1/ecommerce/stores/{store-id}/products/{product-id}
PATCH
Patchecommercestoresidproductsid — Mailchimp Update Product
/v1/ecommerce/stores/{store-id}/products/{product-id}
DELETE
Deleteecommercestoresidproductsid — Mailchimp Delete Product
/v1/ecommerce/stores/{store-id}/products/{product-id}
GET
Getecommercestoresidproductsidimages — Mailchimp List Product Images
/v1/ecommerce/stores/{store-id}/products/{product-id}/images
POST
Postecommercestoresidproductsidimages — Mailchimp Add Product Image
/v1/ecommerce/stores/{store-id}/products/{product-id}/images
GET
Getecommercestoresidproductsidimagesid — Mailchimp Get Product Image Info
/v1/ecommerce/stores/{store-id}/products/{product-id}/images/{image-id}
PATCH
Patchecommercestoresidproductsidimagesid — Mailchimp Update Product Image
/v1/ecommerce/stores/{store-id}/products/{product-id}/images/{image-id}
DELETE
Deleteecommercestoresidproductsidimagesid — Mailchimp Delete Product Image
/v1/ecommerce/stores/{store-id}/products/{product-id}/images/{image-id}
GET
Getecommercestoresidproductsidvariants — Mailchimp List Product Variants
/v1/ecommerce/stores/{store-id}/products/{product-id}/variants
POST
Postecommercestoresidproductsidvariants — Mailchimp Add Product Variant
/v1/ecommerce/stores/{store-id}/products/{product-id}/variants
GET
Getecommercestoresidproductsidvariantsid — Mailchimp Get Product Variant Info
/v1/ecommerce/stores/{store-id}/products/{product-id}/variants/{variant-id}
PUT
Putecommercestoresidproductsidvariantsid — Mailchimp Add or Update Product Variant
/v1/ecommerce/stores/{store-id}/products/{product-id}/variants/{variant-id}
PATCH
Patchecommercestoresidproductsidvariantsid — Mailchimp Update Product Variant
/v1/ecommerce/stores/{store-id}/products/{product-id}/variants/{variant-id}
DELETE
Deleteecommercestoresidproductsidvariantsid — Mailchimp Delete Product Variant
/v1/ecommerce/stores/{store-id}/products/{product-id}/variants/{variant-id}
GET
Getecommercestoresidpromorules — Mailchimp List Promo Rules
/v1/ecommerce/stores/{store-id}/promo-rules
POST
Postecommercestoresidpromorules — Mailchimp Add Promo Rule
/v1/ecommerce/stores/{store-id}/promo-rules
GET
Getecommercestoresidpromorulesid — Mailchimp Get Promo Rule
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}
PATCH
Patchecommercestoresidpromorulesid — Mailchimp Update Promo Rule
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}
DELETE
Deleteecommercestoresidpromorulesid — Mailchimp Delete Promo Rule
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}
GET
Getecommercestoresidpromocodes — Mailchimp List Promo Codes
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}/promo-codes
POST
Postecommercestoresidpromocodes — Mailchimp Add Promo Code
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}/promo-codes
GET
Getecommercestoresidpromocodesid — Mailchimp Get Promo Code
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}/promo-codes/{promo-code-id}
PATCH
Patchecommercestoresidpromocodesid — Mailchimp Update Promo Code
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}/promo-codes/{promo-code-id}
DELETE
Deleteecommercestoresidpromocodesid — Mailchimp Delete Promo Code
/v1/ecommerce/stores/{store-id}/promo-rules/{promo-rule-id}/promo-codes/{promo-code-id}

MCP Tools

mailchimp-list-stores

Mailchimp List Stores

read-only idempotent
mailchimp-add-store

Mailchimp Add Store

mailchimp-get-store-info

Mailchimp Get Store Info

read-only idempotent
mailchimp-update-store

Mailchimp Update Store

idempotent
mailchimp-delete-store

Mailchimp Delete Store

idempotent
mailchimp-list-carts

Mailchimp List Carts

read-only idempotent
mailchimp-add-cart

Mailchimp Add Cart

mailchimp-get-cart-info

Mailchimp Get Cart Info

read-only idempotent
mailchimp-update-cart

Mailchimp Update Cart

idempotent
mailchimp-delete-cart

Mailchimp Delete Cart

idempotent
mailchimp-list-cart-line-items

Mailchimp List Cart Line Items

read-only idempotent
mailchimp-add-cart-line-item

Mailchimp Add Cart Line Item

mailchimp-get-cart-line-item

Mailchimp Get Cart Line Item

read-only idempotent
mailchimp-update-cart-line-item

Mailchimp Update Cart Line Item

idempotent
mailchimp-delete-cart-line-item

Mailchimp Delete Cart Line Item

idempotent
mailchimp-list-customers

Mailchimp List Customers

read-only idempotent
mailchimp-add-customer

Mailchimp Add Customer

mailchimp-get-customer-info

Mailchimp Get Customer Info

read-only idempotent
mailchimp-add-update-customer

Mailchimp Add or Update Customer

idempotent
mailchimp-update-customer

Mailchimp Update Customer

idempotent
mailchimp-delete-customer

Mailchimp Delete Customer

idempotent
mailchimp-list-orders

Mailchimp List Orders

read-only idempotent
mailchimp-add-order

Mailchimp Add Order

mailchimp-get-order-info

Mailchimp Get Order Info

read-only idempotent
mailchimp-update-order

Mailchimp Update Order

idempotent
mailchimp-delete-order

Mailchimp Delete Order

idempotent
mailchimp-list-order-line-items

Mailchimp List Order Line Items

read-only idempotent
mailchimp-add-order-line-item

Mailchimp Add Order Line Item

mailchimp-get-order-line-item

Mailchimp Get Order Line Item

read-only idempotent
mailchimp-update-order-line-item

Mailchimp Update Order Line Item

idempotent
mailchimp-delete-order-line-item

Mailchimp Delete Order Line Item

idempotent
mailchimp-list-product

Mailchimp List Product

read-only idempotent
mailchimp-add-product

Mailchimp Add Product

mailchimp-get-product-info

Mailchimp Get Product Info

read-only idempotent
mailchimp-update-product

Mailchimp Update Product

idempotent
mailchimp-delete-product

Mailchimp Delete Product

idempotent
mailchimp-list-product-images

Mailchimp List Product Images

read-only idempotent
mailchimp-add-product-image

Mailchimp Add Product Image

mailchimp-get-product-image-info

Mailchimp Get Product Image Info

read-only idempotent
mailchimp-update-product-image

Mailchimp Update Product Image

idempotent
mailchimp-delete-product-image

Mailchimp Delete Product Image

idempotent
mailchimp-list-product-variants

Mailchimp List Product Variants

read-only idempotent
mailchimp-add-product-variant

Mailchimp Add Product Variant

mailchimp-get-product-variant-info

Mailchimp Get Product Variant Info

read-only idempotent
mailchimp-add-update-product-variant

Mailchimp Add or Update Product Variant

idempotent
mailchimp-update-product-variant

Mailchimp Update Product Variant

idempotent
mailchimp-delete-product-variant

Mailchimp Delete Product Variant

idempotent
mailchimp-list-promo-rules

Mailchimp List Promo Rules

read-only idempotent
mailchimp-add-promo-rule

Mailchimp Add Promo Rule

mailchimp-get-promo-rule

Mailchimp Get Promo Rule

read-only idempotent
mailchimp-update-promo-rule

Mailchimp Update Promo Rule

idempotent
mailchimp-delete-promo-rule

Mailchimp Delete Promo Rule

idempotent
mailchimp-list-promo-codes

Mailchimp List Promo Codes

read-only idempotent
mailchimp-add-promo-code

Mailchimp Add Promo Code

mailchimp-get-promo-code

Mailchimp Get Promo Code

read-only idempotent
mailchimp-update-promo-code

Mailchimp Update Promo Code

idempotent
mailchimp-delete-promo-code

Mailchimp Delete Promo Code

idempotent

Capability Spec

marketing-stores.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Mailchimp Marketing API  — Stores
  description: 'Mailchimp Marketing API  — Stores. 57 operations. Lead operation: Mailchimp List Stores. Self-contained Naftiko
    capability covering one Mailchimp business surface.'
  tags:
  - Mailchimp
  - Stores
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MAILCHIMP_API_KEY: MAILCHIMP_API_KEY
capability:
  consumes:
  - type: http
    namespace: marketing-stores
    baseUri: https://server.api.mailchimp.com/3.0
    description: Mailchimp Marketing API  — Stores business capability. Self-contained, no shared references.
    resources:
    - name: ecommerce-stores
      path: /ecommerce/stores
      operations:
      - name: getecommercestores
        method: GET
        description: Mailchimp List Stores
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
      - name: postecommercestores
        method: POST
        description: Mailchimp Add Store
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          required: true
    - name: ecommerce-stores-store_id
      path: /ecommerce/stores/{store_id}
      operations:
      - name: getecommercestoresid
        method: GET
        description: Mailchimp Get Store Info
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
      - name: patchecommercestoresid
        method: PATCH
        description: Mailchimp Update Store
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: deleteecommercestoresid
        method: DELETE
        description: Mailchimp Delete Store
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
    - name: ecommerce-stores-store_id-carts
      path: /ecommerce/stores/{store_id}/carts
      operations:
      - name: getecommercestoresidcarts
        method: GET
        description: Mailchimp List Carts
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
      - name: postecommercestoresidcarts
        method: POST
        description: Mailchimp Add Cart
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: body
          in: body
          type: object
          required: true
    - name: ecommerce-stores-store_id-carts-cart_id
      path: /ecommerce/stores/{store_id}/carts/{cart_id}
      operations:
      - name: getecommercestoresidcartsid
        method: GET
        description: Mailchimp Get Cart Info
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
      - name: patchecommercestoresidcartsid
        method: PATCH
        description: Mailchimp Update Cart
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: deleteecommercestoresidcartsid
        method: DELETE
        description: Mailchimp Delete Cart
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
    - name: ecommerce-stores-store_id-carts-cart_id-lines
      path: /ecommerce/stores/{store_id}/carts/{cart_id}/lines
      operations:
      - name: getecommercestoresidcartsidlines
        method: GET
        description: Mailchimp List Cart Line Items
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
      - name: postecommercestoresidcartsidlines
        method: POST
        description: Mailchimp Add Cart Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
        - name: body
          in: body
          type: object
          required: true
    - name: ecommerce-stores-store_id-carts-cart_id-lines-line_id
      path: /ecommerce/stores/{store_id}/carts/{cart_id}/lines/{line_id}
      operations:
      - name: getecommercestoresidcartsidlinesid
        method: GET
        description: Mailchimp Get Cart Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
        - name: line_id
          in: path
          type: string
          description: The id for the line item of a cart.
          required: true
      - name: patchecommercestoresidcartsidlinesid
        method: PATCH
        description: Mailchimp Update Cart Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
        - name: line_id
          in: path
          type: string
          description: The id for the line item of a cart.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: deleteecommercestoresidcartslinesid
        method: DELETE
        description: Mailchimp Delete Cart Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: cart_id
          in: path
          type: string
          description: The id for the cart.
          required: true
        - name: line_id
          in: path
          type: string
          description: The id for the line item of a cart.
          required: true
    - name: ecommerce-stores-store_id-customers
      path: /ecommerce/stores/{store_id}/customers
      operations:
      - name: getecommercestoresidcustomers
        method: GET
        description: Mailchimp List Customers
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: email_address
          in: query
          type: string
          description: Restrict the response to customers with the email address.
      - name: postecommercestoresidcustomers
        method: POST
        description: Mailchimp Add Customer
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: body
          in: body
          type: object
          required: true
    - name: ecommerce-stores-store_id-customers-customer_id
      path: /ecommerce/stores/{store_id}/customers/{customer_id}
      operations:
      - name: getecommercestoresidcustomersid
        method: GET
        description: Mailchimp Get Customer Info
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: customer_id
          in: path
          type: string
          description: The id for the customer of a store.
          required: true
      - name: putecommercestoresidcustomersid
        method: PUT
        description: Mailchimp Add or Update Customer
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: customer_id
          in: path
          type: string
          description: The id for the customer of a store.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: patchecommercestoresidcustomersid
        method: PATCH
        description: Mailchimp Update Customer
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: customer_id
          in: path
          type: string
          description: The id for the customer of a store.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: deleteecommercestoresidcustomersid
        method: DELETE
        description: Mailchimp Delete Customer
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: customer_id
          in: path
          type: string
          description: The id for the customer of a store.
          required: true
    - name: ecommerce-stores-store_id-orders
      path: /ecommerce/stores/{store_id}/orders
      operations:
      - name: getecommercestoresidorders
        method: GET
        description: Mailchimp List Orders
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: customer_id
          in: query
          type: string
          description: Restrict results to orders made by a specific customer.
        - name: has_outreach
          in: query
          type: boolean
          description: Restrict results to orders that have an outreach attached. For example, an email campaign or Facebook
            ad.
        - name: campaign_id
          in: query
          type: string
          description: Restrict results to orders with a specific `campaign_id` value.
        - name: outreach_id
          in: query
          type: string
          description: Restrict results to orders with a specific `outreach_id` value.
      - name: postecommercestoresidorders
        method: POST
        description: Mailchimp Add Order
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: body
          in: body
          type: object
          required: true
    - name: ecommerce-stores-store_id-orders-order_id
      path: /ecommerce/stores/{store_id}/orders/{order_id}
      operations:
      - name: getecommercestoresidordersid
        method: GET
        description: Mailchimp Get Order Info
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
      - name: patchecommercestoresidordersid
        method: PATCH
        description: Mailchimp Update Order
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: deleteecommercestoresidordersid
        method: DELETE
        description: Mailchimp Delete Order
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
    - name: ecommerce-stores-store_id-orders-order_id-lines
      path: /ecommerce/stores/{store_id}/orders/{order_id}/lines
      operations:
      - name: getecommercestoresidordersidlines
        method: GET
        description: Mailchimp List Order Line Items
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
      - name: postecommercestoresidordersidlines
        method: POST
        description: Mailchimp Add Order Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
        - name: body
          in: body
          type: object
          required: true
    - name: ecommerce-stores-store_id-orders-order_id-lines-line_id
      path: /ecommerce/stores/{store_id}/orders/{order_id}/lines/{line_id}
      operations:
      - name: getecommercestoresidordersidlinesid
        method: GET
        description: Mailchimp Get Order Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
        - name: line_id
          in: path
          type: string
          description: The id for the line item of an order.
          required: true
      - name: patchecommercestoresidordersidlinesid
        method: PATCH
        description: Mailchimp Update Order Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
        - name: line_id
          in: path
          type: string
          description: The id for the line item of an order.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: deleteecommercestoresidordersidlinesid
        method: DELETE
        description: Mailchimp Delete Order Line Item
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: order_id
          in: path
          type: string
          description: The id for the order in a store.
          required: true
        - name: line_id
          in: path
          type: string
          description: The id for the line item of an order.
          required: true
    - name: ecommerce-stores-store_id-products
      path: /ecommerce/stores/{store_id}/products
      operations:
      - name: getecommercestoresidproducts
        method: GET
        description: Mailchimp List Product
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
      - name: postecommercestoresidproducts
        method: POST
        description: Mailchimp Add Product
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: body
          in: body
          type: object
          required: true
    - name: ecommerce-stores-store_id-products-product_id
      path: /ecommerce/stores/{store_id}/products/{product_id}
      operations:
      - name: getecommercestoresidproductsid
        method: GET
        description: Mailchimp Get Product Info
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: product_id
          in: path
          type: string
          description: The id for the product of a store.
          required: true
      - name: patchecommercestoresidproductsid
        method: PATCH
        description: Mailchimp Update Product
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: product_id
          in: path
          type: string
          description: The id for the product of a store.
          required: true
        - name: body
          in: body
          type: object
          required: true
      - name: deleteecommercestoresidproductsid
        method: DELETE
        description: Mailchimp Delete Product
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: product_id
          in: path
          type: string
          description: The id for the product of a store.
          required: true
    - name: ecommerce-stores-store_id-products-product_id-images
      path: /ecommerce/stores/{store_id}/products/{product_id}/images
      operations:
      - name: getecommercestoresidproductsidimages
        method: GET
        description: Mailchimp List Product Images
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: fields
          in: query
          type: array
          description: A comma-separated list of fields to return. Reference parameters of sub-objects with dot notation.
        - name: exclude_fields
          in: query
          type: array
          description: A comma-separated list of fields to exclude. Reference parameters of sub-objects with dot notation.
        - name: count
          in: query
          type: integer
          description: The number of records to return. Default value is 10. Maximum value is 1000
        - name: offset
          in: query
          type: integer
          description: Used for [pagination](https://mailchimp.com/developer/marketing/docs/methods-parameters/#pagination),
            this it the number of records from a collection to skip. D
        - name: store_id
          in: path
          type: string
          description: The store id.
          required: true
        - name: product_id
          in: path
          type: string
          description: The id for the product of a store.
          required: true
      - name: postecommercestoresidproductsidimages
        method: POST
        description: Mailchimp Add Product Image
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: store_id
          in: path
          type: string
  

# --- truncated at 32 KB (100 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/capabilities/marketing-stores.yaml