naftiko: 1.0.0-alpha2 info: label: Shopify API — Merchant description: 'Shopify API — Merchant. 6 operations. Lead operation: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Merchant created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-merchant baseUri: '' description: Shopify API — Merchant business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: shopify-merchant-rest port: 8080 description: REST adapter for Shopify API — Merchant. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-merchant.deprecated202001createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-merchant.deprecated202004createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-merchant.deprecated202007createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-merchant.createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-merchant.deprecated202101createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-merchant.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-merchant-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Merchant. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-moves-fulfillment-order-one description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-merchant.deprecated202001createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-2 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-merchant.deprecated202004createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-3 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-merchant.deprecated202007createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-4 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-merchant.createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-5 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-merchant.deprecated202101createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-6 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-merchant.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $.