Shopify · Capability

Shopify API — Bulk

Shopify API — Bulk. 6 operations. Lead operation: Shopify Performs Bulk Operations For Multiple Customer Addresses. Self-contained Naftiko capability covering one Shopify business surface.

Run with Naftiko ShopifyBulk

What You Can Do

PUT
Deprecated202001updatecustomersparamcustomeridaddressesset — Shopify Performs Bulk Operations For Multiple Customer Addresses
/v1/admin/api/2020-01/customers/{customer-id}/addresses/set-json
PUT
Deprecated202004updatecustomersparamcustomeridaddressesset — Shopify Performs Bulk Operations For Multiple Customer Addresses
/v1/admin/api/2020-04/customers/{customer-id}/addresses/set-json
PUT
Deprecated202007updatecustomersparamcustomeridaddressesset — Shopify Performs Bulk Operations For Multiple Customer Addresses
/v1/admin/api/2020-07/customers/{customer-id}/addresses/set-json
PUT
Updatecustomersparamcustomeridaddressesset — Shopify Performs Bulk Operations For Multiple Customer Addresses
/v1/admin/api/2020-10/customers/{customer-id}/addresses/set-json
PUT
Deprecated202101updatecustomersparamcustomeridaddressesset — Shopify Performs Bulk Operations For Multiple Customer Addresses
/v1/admin/api/2021-01/customers/{customer-id}/addresses/set-json
PUT
Deprecatedunstableupdatecustomersparamcustomeridaddressesset — Shopify Performs Bulk Operations For Multiple Customer Addresses
/v1/admin/api/unstable/customers/{customer-id}/addresses/set-json

MCP Tools

shopify-performs-bulk-operations-multiple

Shopify Performs Bulk Operations For Multiple Customer Addresses

idempotent
shopify-performs-bulk-operations-multiple-2

Shopify Performs Bulk Operations For Multiple Customer Addresses

idempotent
shopify-performs-bulk-operations-multiple-3

Shopify Performs Bulk Operations For Multiple Customer Addresses

idempotent
shopify-performs-bulk-operations-multiple-4

Shopify Performs Bulk Operations For Multiple Customer Addresses

idempotent
shopify-performs-bulk-operations-multiple-5

Shopify Performs Bulk Operations For Multiple Customer Addresses

idempotent
shopify-performs-bulk-operations-multiple-6

Shopify Performs Bulk Operations For Multiple Customer Addresses

idempotent

Capability Spec

shopify-bulk.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Shopify  API — Bulk
  description: 'Shopify  API — Bulk. 6 operations. Lead operation: Shopify Performs Bulk Operations For Multiple Customer
    Addresses. Self-contained Naftiko capability covering one Shopify business surface.'
  tags:
  - Shopify
  - Bulk
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
  consumes:
  - type: http
    namespace: shopify-bulk
    baseUri: ''
    description: Shopify  API — Bulk business capability. Self-contained, no shared references.
    resources:
    - name: admin-api-2020-01-customers-customer_id-addresses-set.json
      path: /admin/api/2020-01/customers/{customer_id}/addresses/set.json
      operations:
      - name: deprecated202001updatecustomersparamcustomeridaddressesset
        method: PUT
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: customer_id
          in: path
          type: string
          description: customer_id
          required: true
        - name: address_ids[]
          in: query
          type: integer
          description: address_ids[]
        - name: operation
          in: query
          type: string
          description: operation
    - name: admin-api-2020-04-customers-customer_id-addresses-set.json
      path: /admin/api/2020-04/customers/{customer_id}/addresses/set.json
      operations:
      - name: deprecated202004updatecustomersparamcustomeridaddressesset
        method: PUT
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: customer_id
          in: path
          type: string
          description: customer_id
          required: true
        - name: address_ids[]
          in: query
          type: integer
          description: address_ids[]
        - name: operation
          in: query
          type: string
          description: operation
    - name: admin-api-2020-07-customers-customer_id-addresses-set.json
      path: /admin/api/2020-07/customers/{customer_id}/addresses/set.json
      operations:
      - name: deprecated202007updatecustomersparamcustomeridaddressesset
        method: PUT
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: customer_id
          in: path
          type: string
          description: customer_id
          required: true
        - name: address_ids[]
          in: query
          type: integer
          description: address_ids[]
        - name: operation
          in: query
          type: string
          description: operation
    - name: admin-api-2020-10-customers-customer_id-addresses-set.json
      path: /admin/api/2020-10/customers/{customer_id}/addresses/set.json
      operations:
      - name: updatecustomersparamcustomeridaddressesset
        method: PUT
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: customer_id
          in: path
          type: string
          description: customer_id
          required: true
        - name: address_ids[]
          in: query
          type: integer
          description: address_ids[]
        - name: operation
          in: query
          type: string
          description: operation
    - name: admin-api-2021-01-customers-customer_id-addresses-set.json
      path: /admin/api/2021-01/customers/{customer_id}/addresses/set.json
      operations:
      - name: deprecated202101updatecustomersparamcustomeridaddressesset
        method: PUT
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: customer_id
          in: path
          type: string
          description: customer_id
          required: true
        - name: address_ids[]
          in: query
          type: integer
          description: address_ids[]
        - name: operation
          in: query
          type: string
          description: operation
    - name: admin-api-unstable-customers-customer_id-addresses-set.json
      path: /admin/api/unstable/customers/{customer_id}/addresses/set.json
      operations:
      - name: deprecatedunstableupdatecustomersparamcustomeridaddressesset
        method: PUT
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: customer_id
          in: path
          type: string
          description: customer_id
          required: true
        - name: address_ids[]
          in: query
          type: integer
          description: address_ids[]
        - name: operation
          in: query
          type: string
          description: operation
  exposes:
  - type: rest
    namespace: shopify-bulk-rest
    port: 8080
    description: REST adapter for Shopify  API — Bulk. One Spectral-compliant resource per consumed operation, prefixed with
      /v1.
    resources:
    - path: /v1/admin/api/2020-01/customers/{customer-id}/addresses/set-json
      name: admin-api-2020-01-customers-customer-id-addresses-set-json
      description: REST surface for admin-api-2020-01-customers-customer_id-addresses-set.json.
      operations:
      - method: PUT
        name: deprecated202001updatecustomersparamcustomeridaddressesset
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        call: shopify-bulk.deprecated202001updatecustomersparamcustomeridaddressesset
        with:
          customer_id: rest.customer_id
          address_ids[]: rest.address_ids[]
          operation: rest.operation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-04/customers/{customer-id}/addresses/set-json
      name: admin-api-2020-04-customers-customer-id-addresses-set-json
      description: REST surface for admin-api-2020-04-customers-customer_id-addresses-set.json.
      operations:
      - method: PUT
        name: deprecated202004updatecustomersparamcustomeridaddressesset
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        call: shopify-bulk.deprecated202004updatecustomersparamcustomeridaddressesset
        with:
          customer_id: rest.customer_id
          address_ids[]: rest.address_ids[]
          operation: rest.operation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-07/customers/{customer-id}/addresses/set-json
      name: admin-api-2020-07-customers-customer-id-addresses-set-json
      description: REST surface for admin-api-2020-07-customers-customer_id-addresses-set.json.
      operations:
      - method: PUT
        name: deprecated202007updatecustomersparamcustomeridaddressesset
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        call: shopify-bulk.deprecated202007updatecustomersparamcustomeridaddressesset
        with:
          customer_id: rest.customer_id
          address_ids[]: rest.address_ids[]
          operation: rest.operation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-10/customers/{customer-id}/addresses/set-json
      name: admin-api-2020-10-customers-customer-id-addresses-set-json
      description: REST surface for admin-api-2020-10-customers-customer_id-addresses-set.json.
      operations:
      - method: PUT
        name: updatecustomersparamcustomeridaddressesset
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        call: shopify-bulk.updatecustomersparamcustomeridaddressesset
        with:
          customer_id: rest.customer_id
          address_ids[]: rest.address_ids[]
          operation: rest.operation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2021-01/customers/{customer-id}/addresses/set-json
      name: admin-api-2021-01-customers-customer-id-addresses-set-json
      description: REST surface for admin-api-2021-01-customers-customer_id-addresses-set.json.
      operations:
      - method: PUT
        name: deprecated202101updatecustomersparamcustomeridaddressesset
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        call: shopify-bulk.deprecated202101updatecustomersparamcustomeridaddressesset
        with:
          customer_id: rest.customer_id
          address_ids[]: rest.address_ids[]
          operation: rest.operation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/unstable/customers/{customer-id}/addresses/set-json
      name: admin-api-unstable-customers-customer-id-addresses-set-json
      description: REST surface for admin-api-unstable-customers-customer_id-addresses-set.json.
      operations:
      - method: PUT
        name: deprecatedunstableupdatecustomersparamcustomeridaddressesset
        description: Shopify Performs Bulk Operations For Multiple Customer Addresses
        call: shopify-bulk.deprecatedunstableupdatecustomersparamcustomeridaddressesset
        with:
          customer_id: rest.customer_id
          address_ids[]: rest.address_ids[]
          operation: rest.operation
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: shopify-bulk-mcp
    port: 9090
    transport: http
    description: MCP adapter for Shopify  API — Bulk. One tool per consumed operation, routed inline through this capability's
      consumes block.
    tools:
    - name: shopify-performs-bulk-operations-multiple
      description: Shopify Performs Bulk Operations For Multiple Customer Addresses
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: shopify-bulk.deprecated202001updatecustomersparamcustomeridaddressesset
      with:
        customer_id: tools.customer_id
        address_ids[]: tools.address_ids[]
        operation: tools.operation
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-performs-bulk-operations-multiple-2
      description: Shopify Performs Bulk Operations For Multiple Customer Addresses
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: shopify-bulk.deprecated202004updatecustomersparamcustomeridaddressesset
      with:
        customer_id: tools.customer_id
        address_ids[]: tools.address_ids[]
        operation: tools.operation
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-performs-bulk-operations-multiple-3
      description: Shopify Performs Bulk Operations For Multiple Customer Addresses
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: shopify-bulk.deprecated202007updatecustomersparamcustomeridaddressesset
      with:
        customer_id: tools.customer_id
        address_ids[]: tools.address_ids[]
        operation: tools.operation
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-performs-bulk-operations-multiple-4
      description: Shopify Performs Bulk Operations For Multiple Customer Addresses
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: shopify-bulk.updatecustomersparamcustomeridaddressesset
      with:
        customer_id: tools.customer_id
        address_ids[]: tools.address_ids[]
        operation: tools.operation
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-performs-bulk-operations-multiple-5
      description: Shopify Performs Bulk Operations For Multiple Customer Addresses
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: shopify-bulk.deprecated202101updatecustomersparamcustomeridaddressesset
      with:
        customer_id: tools.customer_id
        address_ids[]: tools.address_ids[]
        operation: tools.operation
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-performs-bulk-operations-multiple-6
      description: Shopify Performs Bulk Operations For Multiple Customer Addresses
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: shopify-bulk.deprecatedunstableupdatecustomersparamcustomeridaddressesset
      with:
        customer_id: tools.customer_id
        address_ids[]: tools.address_ids[]
        operation: tools.operation
      outputParameters:
      - type: object
        mapping: $.