Shopify · Capability

Shopify API — Disables

Shopify API — Disables. 6 operations. Lead operation: Shopify Disables A Gift Card. Self-contained Naftiko capability covering one Shopify business surface.

Run with Naftiko ShopifyDisables

What You Can Do

POST
Deprecated202001creategiftcardsparamgiftcardiddisable — Shopify Disables A Gift Card
/v1/admin/api/2020-01/gift-cards/{gift-card-id}/disable-json
POST
Deprecated202004creategiftcardsparamgiftcardiddisable — Shopify Disables A Gift Card
/v1/admin/api/2020-04/gift-cards/{gift-card-id}/disable-json
POST
Deprecated202007creategiftcardsparamgiftcardiddisable — Shopify Disables A Gift Card
/v1/admin/api/2020-07/gift-cards/{gift-card-id}/disable-json
POST
Creategiftcardsparamgiftcardiddisable — Shopify Disables A Gift Card
/v1/admin/api/2020-10/gift-cards/{gift-card-id}/disable-json
POST
Deprecated202101creategiftcardsparamgiftcardiddisable — Shopify Disables A Gift Card
/v1/admin/api/2021-01/gift-cards/{gift-card-id}/disable-json
POST
Deprecatedunstablecreategiftcardsparamgiftcardiddisable — Shopify Disables A Gift Card
/v1/admin/api/unstable/gift-cards/{gift-card-id}/disable-json

MCP Tools

shopify-disables-gift-card

Shopify Disables A Gift Card

shopify-disables-gift-card-2

Shopify Disables A Gift Card

shopify-disables-gift-card-3

Shopify Disables A Gift Card

shopify-disables-gift-card-4

Shopify Disables A Gift Card

shopify-disables-gift-card-5

Shopify Disables A Gift Card

shopify-disables-gift-card-6

Shopify Disables A Gift Card

Capability Spec

shopify-disables.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Shopify  API — Disables
  description: 'Shopify  API — Disables. 6 operations. Lead operation: Shopify Disables A Gift Card. Self-contained Naftiko
    capability covering one Shopify business surface.'
  tags:
  - Shopify
  - Disables
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
  consumes:
  - type: http
    namespace: shopify-disables
    baseUri: ''
    description: Shopify  API — Disables business capability. Self-contained, no shared references.
    resources:
    - name: admin-api-2020-01-gift_cards-gift_card_id-disable.json
      path: /admin/api/2020-01/gift_cards/{gift_card_id}/disable.json
      operations:
      - name: deprecated202001creategiftcardsparamgiftcardiddisable
        method: POST
        description: Shopify Disables A Gift Card
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: gift_card_id
          in: path
          type: string
          description: gift_card_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-04-gift_cards-gift_card_id-disable.json
      path: /admin/api/2020-04/gift_cards/{gift_card_id}/disable.json
      operations:
      - name: deprecated202004creategiftcardsparamgiftcardiddisable
        method: POST
        description: Shopify Disables A Gift Card
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: gift_card_id
          in: path
          type: string
          description: gift_card_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-07-gift_cards-gift_card_id-disable.json
      path: /admin/api/2020-07/gift_cards/{gift_card_id}/disable.json
      operations:
      - name: deprecated202007creategiftcardsparamgiftcardiddisable
        method: POST
        description: Shopify Disables A Gift Card
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: gift_card_id
          in: path
          type: string
          description: gift_card_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2020-10-gift_cards-gift_card_id-disable.json
      path: /admin/api/2020-10/gift_cards/{gift_card_id}/disable.json
      operations:
      - name: creategiftcardsparamgiftcardiddisable
        method: POST
        description: Shopify Disables A Gift Card
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: gift_card_id
          in: path
          type: string
          description: gift_card_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-2021-01-gift_cards-gift_card_id-disable.json
      path: /admin/api/2021-01/gift_cards/{gift_card_id}/disable.json
      operations:
      - name: deprecated202101creategiftcardsparamgiftcardiddisable
        method: POST
        description: Shopify Disables A Gift Card
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: gift_card_id
          in: path
          type: string
          description: gift_card_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    - name: admin-api-unstable-gift_cards-gift_card_id-disable.json
      path: /admin/api/unstable/gift_cards/{gift_card_id}/disable.json
      operations:
      - name: deprecatedunstablecreategiftcardsparamgiftcardiddisable
        method: POST
        description: Shopify Disables A Gift Card
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: gift_card_id
          in: path
          type: string
          description: gift_card_id
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
  exposes:
  - type: rest
    namespace: shopify-disables-rest
    port: 8080
    description: REST adapter for Shopify  API — Disables. One Spectral-compliant resource per consumed operation, prefixed
      with /v1.
    resources:
    - path: /v1/admin/api/2020-01/gift-cards/{gift-card-id}/disable-json
      name: admin-api-2020-01-gift-cards-gift-card-id-disable-json
      description: REST surface for admin-api-2020-01-gift_cards-gift_card_id-disable.json.
      operations:
      - method: POST
        name: deprecated202001creategiftcardsparamgiftcardiddisable
        description: Shopify Disables A Gift Card
        call: shopify-disables.deprecated202001creategiftcardsparamgiftcardiddisable
        with:
          gift_card_id: rest.gift_card_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-04/gift-cards/{gift-card-id}/disable-json
      name: admin-api-2020-04-gift-cards-gift-card-id-disable-json
      description: REST surface for admin-api-2020-04-gift_cards-gift_card_id-disable.json.
      operations:
      - method: POST
        name: deprecated202004creategiftcardsparamgiftcardiddisable
        description: Shopify Disables A Gift Card
        call: shopify-disables.deprecated202004creategiftcardsparamgiftcardiddisable
        with:
          gift_card_id: rest.gift_card_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-07/gift-cards/{gift-card-id}/disable-json
      name: admin-api-2020-07-gift-cards-gift-card-id-disable-json
      description: REST surface for admin-api-2020-07-gift_cards-gift_card_id-disable.json.
      operations:
      - method: POST
        name: deprecated202007creategiftcardsparamgiftcardiddisable
        description: Shopify Disables A Gift Card
        call: shopify-disables.deprecated202007creategiftcardsparamgiftcardiddisable
        with:
          gift_card_id: rest.gift_card_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-10/gift-cards/{gift-card-id}/disable-json
      name: admin-api-2020-10-gift-cards-gift-card-id-disable-json
      description: REST surface for admin-api-2020-10-gift_cards-gift_card_id-disable.json.
      operations:
      - method: POST
        name: creategiftcardsparamgiftcardiddisable
        description: Shopify Disables A Gift Card
        call: shopify-disables.creategiftcardsparamgiftcardiddisable
        with:
          gift_card_id: rest.gift_card_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2021-01/gift-cards/{gift-card-id}/disable-json
      name: admin-api-2021-01-gift-cards-gift-card-id-disable-json
      description: REST surface for admin-api-2021-01-gift_cards-gift_card_id-disable.json.
      operations:
      - method: POST
        name: deprecated202101creategiftcardsparamgiftcardiddisable
        description: Shopify Disables A Gift Card
        call: shopify-disables.deprecated202101creategiftcardsparamgiftcardiddisable
        with:
          gift_card_id: rest.gift_card_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/unstable/gift-cards/{gift-card-id}/disable-json
      name: admin-api-unstable-gift-cards-gift-card-id-disable-json
      description: REST surface for admin-api-unstable-gift_cards-gift_card_id-disable.json.
      operations:
      - method: POST
        name: deprecatedunstablecreategiftcardsparamgiftcardiddisable
        description: Shopify Disables A Gift Card
        call: shopify-disables.deprecatedunstablecreategiftcardsparamgiftcardiddisable
        with:
          gift_card_id: rest.gift_card_id
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: shopify-disables-mcp
    port: 9090
    transport: http
    description: MCP adapter for Shopify  API — Disables. One tool per consumed operation, routed inline through this capability's
      consumes block.
    tools:
    - name: shopify-disables-gift-card
      description: Shopify Disables A Gift Card
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-disables.deprecated202001creategiftcardsparamgiftcardiddisable
      with:
        gift_card_id: tools.gift_card_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-disables-gift-card-2
      description: Shopify Disables A Gift Card
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-disables.deprecated202004creategiftcardsparamgiftcardiddisable
      with:
        gift_card_id: tools.gift_card_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-disables-gift-card-3
      description: Shopify Disables A Gift Card
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-disables.deprecated202007creategiftcardsparamgiftcardiddisable
      with:
        gift_card_id: tools.gift_card_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-disables-gift-card-4
      description: Shopify Disables A Gift Card
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-disables.creategiftcardsparamgiftcardiddisable
      with:
        gift_card_id: tools.gift_card_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-disables-gift-card-5
      description: Shopify Disables A Gift Card
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-disables.deprecated202101creategiftcardsparamgiftcardiddisable
      with:
        gift_card_id: tools.gift_card_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-disables-gift-card-6
      description: Shopify Disables A Gift Card
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: shopify-disables.deprecatedunstablecreategiftcardsparamgiftcardiddisable
      with:
        gift_card_id: tools.gift_card_id
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.