naftiko: 1.0.0-alpha2 info: label: Shopify API — Gift description: 'Shopify API — Gift. 42 operations. Lead operation: Shopify Retrieves A List Of Gift Cards. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Gift created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-gift baseUri: '' description: Shopify API — Gift business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-gift_cards.json path: /admin/api/2020-01/gift_cards.json operations: - name: deprecated202001getgiftcards method: GET description: Shopify Retrieves A List Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Retrieve gift cards with a given status. Valid values:' - name: limit in: query type: string description: The maximum number of results to show. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: deprecated202001creategiftcards method: POST description: Shopify Creates A Gift Card outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-gift_cards-count.json path: /admin/api/2020-01/gift_cards/count.json operations: - name: deprecated202001getgiftcardscount method: GET description: Shopify Retrieves A Count Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Count gift cards with a given status. Valid values:' - name: admin-api-2020-01-gift_cards-search.json path: /admin/api/2020-01/gift_cards/search.json operations: - name: deprecated202001getgiftcardssearch method: GET description: Shopify Searches For Gift Cards That Match A Supplied Query outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order in: query type: string description: The field and direction to order results by. - name: query in: query type: string description: The text to search for. - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-01-gift_cards-gift_card_id}.json path: /admin/api/2020-01/gift_cards/{gift_card_id}.json operations: - name: deprecated202001getgiftcardsparamgiftcardid method: GET description: Shopify Retrieves A Single Gift Card By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: gift_card_id in: path type: string description: gift_card_id required: true - name: deprecated202001updategiftcardsparamgiftcardid method: PUT description: Shopify Updates An Existing 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-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.json path: /admin/api/2020-04/gift_cards.json operations: - name: deprecated202004getgiftcards method: GET description: Shopify Retrieves A List Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Retrieve gift cards with a given status. Valid values:' - name: limit in: query type: string description: The maximum number of results to show. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: deprecated202004creategiftcards method: POST description: Shopify Creates A Gift Card outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-gift_cards-count.json path: /admin/api/2020-04/gift_cards/count.json operations: - name: deprecated202004getgiftcardscount method: GET description: Shopify Retrieves A Count Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Count gift cards with a given status. Valid values:' - name: admin-api-2020-04-gift_cards-search.json path: /admin/api/2020-04/gift_cards/search.json operations: - name: deprecated202004getgiftcardssearch method: GET description: Shopify Searches For Gift Cards That Match A Supplied Query outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order in: query type: string description: The field and direction to order results by. - name: query in: query type: string description: The text to search for. - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-04-gift_cards-gift_card_id}.json path: /admin/api/2020-04/gift_cards/{gift_card_id}.json operations: - name: deprecated202004getgiftcardsparamgiftcardid method: GET description: Shopify Retrieves A Single Gift Card By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: gift_card_id in: path type: string description: gift_card_id required: true - name: deprecated202004updategiftcardsparamgiftcardid method: PUT description: Shopify Updates An Existing 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.json path: /admin/api/2020-07/gift_cards.json operations: - name: deprecated202007getgiftcards method: GET description: Shopify Retrieves A List Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Retrieve gift cards with a given status. Valid values:' - name: limit in: query type: string description: The maximum number of results to show. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: deprecated202007creategiftcards method: POST description: Shopify Creates A Gift Card outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-gift_cards-count.json path: /admin/api/2020-07/gift_cards/count.json operations: - name: deprecated202007getgiftcardscount method: GET description: Shopify Retrieves A Count Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Count gift cards with a given status. Valid values:' - name: admin-api-2020-07-gift_cards-search.json path: /admin/api/2020-07/gift_cards/search.json operations: - name: deprecated202007getgiftcardssearch method: GET description: Shopify Searches For Gift Cards That Match A Supplied Query outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order in: query type: string description: The field and direction to order results by. - name: query in: query type: string description: The text to search for. - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-07-gift_cards-gift_card_id}.json path: /admin/api/2020-07/gift_cards/{gift_card_id}.json operations: - name: deprecated202007getgiftcardsparamgiftcardid method: GET description: Shopify Retrieves A Single Gift Card By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: gift_card_id in: path type: string description: gift_card_id required: true - name: deprecated202007updategiftcardsparamgiftcardid method: PUT description: Shopify Updates An Existing 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.json path: /admin/api/2020-10/gift_cards.json operations: - name: getgiftcards method: GET description: Shopify Retrieves A List Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Retrieve gift cards with a given status. Valid values:' - name: limit in: query type: string description: The maximum number of results to show. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: creategiftcards method: POST description: Shopify Creates A Gift Card outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-gift_cards-count.json path: /admin/api/2020-10/gift_cards/count.json operations: - name: getgiftcardscount method: GET description: Shopify Retrieves A Count Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Count gift cards with a given status. Valid values:' - name: admin-api-2020-10-gift_cards-search.json path: /admin/api/2020-10/gift_cards/search.json operations: - name: getgiftcardssearch method: GET description: Shopify Searches For Gift Cards That Match A Supplied Query outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order in: query type: string description: The field and direction to order results by. - name: query in: query type: string description: The text to search for. - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2020-10-gift_cards-gift_card_id}.json path: /admin/api/2020-10/gift_cards/{gift_card_id}.json operations: - name: getgiftcardsparamgiftcardid method: GET description: Shopify Retrieves A Single Gift Card By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: gift_card_id in: path type: string description: gift_card_id required: true - name: updategiftcardsparamgiftcardid method: PUT description: Shopify Updates An Existing 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.json path: /admin/api/2021-01/gift_cards.json operations: - name: deprecated202101getgiftcards method: GET description: Shopify Retrieves A List Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Retrieve gift cards with a given status. Valid values:' - name: limit in: query type: string description: The maximum number of results to show. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: deprecated202101creategiftcards method: POST description: Shopify Creates A Gift Card outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-gift_cards-count.json path: /admin/api/2021-01/gift_cards/count.json operations: - name: deprecated202101getgiftcardscount method: GET description: Shopify Retrieves A Count Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Count gift cards with a given status. Valid values:' - name: admin-api-2021-01-gift_cards-search.json path: /admin/api/2021-01/gift_cards/search.json operations: - name: deprecated202101getgiftcardssearch method: GET description: Shopify Searches For Gift Cards That Match A Supplied Query outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order in: query type: string description: The field and direction to order results by. - name: query in: query type: string description: The text to search for. - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-2021-01-gift_cards-gift_card_id}.json path: /admin/api/2021-01/gift_cards/{gift_card_id}.json operations: - name: deprecated202101getgiftcardsparamgiftcardid method: GET description: Shopify Retrieves A Single Gift Card By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: gift_card_id in: path type: string description: gift_card_id required: true - name: deprecated202101updategiftcardsparamgiftcardid method: PUT description: Shopify Updates An Existing 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.json path: /admin/api/unstable/gift_cards.json operations: - name: deprecatedunstablegetgiftcards method: GET description: Shopify Retrieves A List Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Retrieve gift cards with a given status. Valid values:' - name: limit in: query type: string description: The maximum number of results to show. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: deprecatedunstablecreategiftcards method: POST description: Shopify Creates A Gift Card outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-gift_cards-count.json path: /admin/api/unstable/gift_cards/count.json operations: - name: deprecatedunstablegetgiftcardscount method: GET description: Shopify Retrieves A Count Of Gift Cards outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: status in: query type: string description: 'Count gift cards with a given status. Valid values:' - name: admin-api-unstable-gift_cards-search.json path: /admin/api/unstable/gift_cards/search.json operations: - name: deprecatedunstablegetgiftcardssearch method: GET description: Shopify Searches For Gift Cards That Match A Supplied Query outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order in: query type: string description: The field and direction to order results by. - name: query in: query type: string description: The text to search for. - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: admin-api-unstable-gift_cards-gift_card_id}.json path: /admin/api/unstable/gift_cards/{gift_card_id}.json operations: - name: deprecatedunstablegetgiftcardsparamgiftcardid method: GET description: Shopify Retrieves A Single Gift Card By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: gift_card_id in: path type: string description: gift_card_id required: true - name: deprecatedunstableupdategiftcardsparamgiftcardid method: PUT description: Shopify Updates An Existing 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-gift-rest port: 8080 description: REST adapter for Shopify API — Gift. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/gift-cards-json name: admin-api-2020-01-gift-cards-json description: REST surface for admin-api-2020-01-gift_cards.json. operations: - method: GET name: deprecated202001getgiftcards description: Shopify Retrieves A List Of Gift Cards call: shopify-gift.deprecated202001getgiftcards with: status: rest.status limit: rest.limit since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - method: POST name: deprecated202001creategiftcards description: Shopify Creates A Gift Card call: shopify-gift.deprecated202001creategiftcards with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/gift-cards/count-json name: admin-api-2020-01-gift-cards-count-json description: REST surface for admin-api-2020-01-gift_cards-count.json. operations: - method: GET name: deprecated202001getgiftcardscount description: Shopify Retrieves A Count Of Gift Cards call: shopify-gift.deprecated202001getgiftcardscount with: status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/gift-cards/search-json name: admin-api-2020-01-gift-cards-search-json description: REST surface for admin-api-2020-01-gift_cards-search.json. operations: - method: GET name: deprecated202001getgiftcardssearch description: Shopify Searches For Gift Cards That Match A Supplied Query call: shopify-gift.deprecated202001getgiftcardssearch with: order: rest.order query: rest.query limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/gift-cards/gift-card-id-json name: admin-api-2020-01-gift-cards-gift-card-id-json description: REST surface for admin-api-2020-01-gift_cards-gift_card_id}.json. operations: - method: GET name: deprecated202001getgiftcardsparamgiftcardid description: Shopify Retrieves A Single Gift Card By Its Id call: shopify-gift.deprecated202001getgiftcardsparamgiftcardid with: gift_card_id: rest.gift_card_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202001updategiftcardsparamgiftcardid description: Shopify Updates An Existing Gift Card call: shopify-gift.deprecated202001updategiftcardsparamgiftcardid with: gift_card_id: rest.gift_card_id body: rest.body outputParameters: - type: object mapping: $. - 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-gift.deprecated202001creategiftcardsparamgiftcardiddisable with: gift_card_id: rest.gift_card_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/gift-cards-json name: admin-api-2020-04-gift-cards-json description: REST surface for admin-api-2020-04-gift_cards.json. operations: - method: GET name: deprecated202004getgiftcards description: Shopify Retrieves A List Of Gift Cards call: shopify-gift.deprecated202004getgiftcards with: status: rest.status limit: rest.limit since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - method: POST name: deprecated202004creategiftcards description: Shopify Creates A Gift Card call: shopify-gift.deprecated202004creategiftcards with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/gift-cards/count-json name: admin-api-2020-04-gift-cards-count-json description: REST surface for admin-api-2020-04-gift_cards-count.json. operations: - method: GET name: deprecated202004getgiftcardscount description: Shopify Retrieves A Count Of Gift Cards call: shopify-gift.deprecated202004getgiftcardscount with: status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/gift-cards/search-json name: admin-api-2020-04-gift-cards-search-json description: REST surface for admin-api-2020-04-gift_cards-search.json. operations: - method: GET name: deprecated202004getgiftcardssearch description: Shopify Searches For Gift Cards That Match A Supplied Query call: shopify-gift.deprecated202004getgiftcardssearch with: order: rest.order query: rest.query limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/gift-cards/gift-card-id-json name: admin-api-2020-04-gift-cards-gift-card-id-json description: REST surface for admin-api-2020-04-gift_cards-gift_card_id}.json. operations: - method: GET name: deprecated202004getgiftcardsparamgiftcardid description: Shopify Retrieves A Single Gift Card By Its Id call: shopify-gift.deprecated202004getgiftcardsparamgiftcardid with: gift_card_id: rest.gift_card_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202004updategiftcardsparamgiftcardid description: Shopify Updates An Existing Gift Card call: shopify-gift.deprecated202004updategiftcardsparamgiftcardid 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-gift.deprecated202004creategiftcardsparamgiftcardiddisable with: gift_card_id: rest.gift_card_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/gift-cards-json name: admin-api-2020-07-gift-cards-json description: REST surface for admin-api-2020-07-gift_cards.json. operations: - method: GET name: deprecated202007getgiftcards description: Shopify Retrieves A List Of Gift Cards call: shopify-gift.deprecated202007getgiftcards with: status: rest.status limit: rest.limit since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - method: POST name: deprecated202007creategiftcards description: Shopify Creates A Gift Card call: shopify-gift.deprecated202007creategiftcards with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/gift-cards/count-json name: admin-api-2020-07-gift-cards-count-json description: REST surface for admin-api-2020-07-gift_cards-count.json. operations: - method: GET name: deprecated202007getgiftcardscount description: Shopify Retrieves A Count Of Gift Cards call: shopify-gift.deprecated202007getgiftcardscount with: status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/gift-cards/search-json name: admin-api-2020-07-gift-cards-search-json description: REST surface for admin-api-2020-07-gift_cards-search.json. operations: - method: GET name: deprecated202007getgiftcardssearch description: Shopify Searches For Gift Cards That Match A Supplied Query call: shopify-gift.deprecated202007getgiftcardssearch with: order: rest.order query: rest.query limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/gift-cards/gift-card-id-json name: admin-api-2020-07-gift-cards-gift-card-id-json description: REST surface for admin-api-2020-07-gift_cards-gift_card_id}.json. operations: - method: GET name: deprecated202007getgiftcardsparamgiftcardid description: Shopify Retrieves A Single Gift Card By Its Id call: shopify-gift.deprecated202007getgiftcardsparamgiftcardid with: gift_card_id: rest.gift_card_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202007updategiftcardsparamgiftcardid description: Shopify Updates An Existing Gift Card call: shopify-gift.deprecated202007updategiftcardsparamgiftcardid 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-gift.deprecated202007creategiftcardsparamgiftcardiddisable with: gift_card_id: rest.gift_card_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/gift-cards-json name: admin-api-2020-10-gift-cards-json description: REST surface for admin-api-2020-10-gift_cards.json. operations: - method: GET name: getgiftcards description: Shopify Retrieves A List Of Gift Cards call: shopify-gift.getgiftcards with: status: rest.status limit: rest.limit since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - method: POST name: creategiftcards description: Shopify Creates A Gift Card call: shopify-gift.creategiftcards with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/gift-cards/count-json name: admin-api-2020-10-gift-cards-count-json description: REST surface for admin-api-2020-10-gift_cards-count.json. operations: - method: GET name: getgiftcardscount description: Shopify Retrieves A Count Of Gift Cards call: shopify-gift.getgiftcardscount with: status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/gift-cards/search-json name: admin-api-2020-10-gift-cards-search-json description: REST surface for admin-api-2020-10-gift_cards-search.json. operations: - method: GET name: getgiftcardssearch description: Shopify Searches For Gift Cards That Match A Supplied Query call: shopify-gift.getgiftcardssearch with: order: rest.order query: rest.query limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/gift-cards/gift-card-id-json name: admin-api-2020-10-gift-cards-gift-card-id-json description: REST surface for admin-api-2020-10-gift_cards-gift_card_id}.json. operations: - method: GET name: getgiftcardsparamgiftcardid description: Shopify Retrieves A Single Gift Card By Its Id call: shopify-gift.getgiftcardsparamgiftcardid with: gift_card_id: rest.gift_card_id outputParameters: - type: object mapping: $. - method: PUT name: updategiftcardsparamgiftcardid description: Shopify Updates An Existing Gift Card call: shopify-gift.updategiftcardsparamgiftcardid 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-gift.creategiftcardsparamgiftcardiddisable with: gift_card_id: rest.gift_card_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/gift-cards-json name: admin-api-2021-01-gift-cards-json description: REST surface for admin-api-2021-01-gift_cards.json. operations: - method: GET name: deprecated202101getgiftcards description: Shopify Retrieves A List Of Gift Cards call: shopify-gift.deprecated202101getgiftcards with: status: rest.status limit: rest.limit since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - method: POST name: deprecated202101creategiftcards description: Shopify Creates A Gift Card call: shopify-gift.deprecated202101creategiftcards with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/gift-cards/count-json name: admin-api-2021-01-gift-cards-count-json description: REST surface for admin-api-2021-01-gift_cards-count.json. operations: - method: GET name: deprecated202101getgiftcardscount description: Shopify Retrieves A Count Of Gift Cards call: shopify-gift.deprecated202101getgiftcardscount with: status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/gift-cards/search-json name: admin-api-2021-01-gift-cards-search-json description: REST surface for admin-api-2021-01-gift_cards-search.json. operations: - method: GET name: deprecated202101getgiftcardssearch description: Shopify Searches For Gift Cards That Match A Supplied Query call: shopify-gift.deprecated202101getgiftcardssearch with: order: rest.order query: rest.query limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/gift-cards/gift-card-id-json name: admin-api-2021-01-gift-cards-gift-card-id-json description: REST surface for admin-api-2021-01-gift_cards-gift_card_id}.json. operations: - method: GET name: deprecated202101getgiftcardsparamgiftcardid description: Shopify Retrieves A Single Gift Card By Its Id call: shopify-gift.deprecated202101getgiftcardsparamgiftcardid with: gift_card_id: rest.gift_card_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202101updategiftcardsparamgiftcardid description: Shopify Updates An Existing Gift Card call: shopify-gift.deprecated202101updategiftcardsparamgiftcardid 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-gift.deprecated202101creategiftcardsparamgiftcardiddisable with: gift_card_id: rest.gift_card_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/gift-cards-json name: admin-api-unstable-gift-cards-json description: REST surface for admin-api-unstable-gift_cards.json. operations: - method: GET name: deprecatedunstablegetgiftcards description: Shopify Retrieves A List Of Gift Cards call: shopify-gift.deprecatedunstablegetgiftcards with: status: rest.status limit: rest.limit since_id: rest.since_id fields: rest.fields outputParameters: - type: object mapping: $. - method: POST name: deprecatedunstablecreategiftcards description: Shopify Creates A Gift Card call: shopify-gift.deprecatedunstablecreategiftcards with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/gift-cards/count-json name: admin-api-unstable-gift-cards-count-json description: REST surface for admin-api-unstable-gift_cards-count.json. operations: - method: GET name: deprecatedunstablegetgiftcardscount description: Shopify Retrieves A Count Of Gift Cards call: shopify-gift.deprecatedunstablegetgiftcardscount with: status: rest.status outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/gift-cards/search-json name: admin-api-unstable-gift-cards-search-json description: REST surface for admin-api-unstable-gift_cards-search.json. operations: - method: GET name: deprecatedunstablegetgiftcardssearch description: Shopify Searches For Gift Cards That Match A Supplied Query call: shopify-gift.deprecatedunstablegetgiftcardssearch with: order: rest.order query: rest.query limit: rest.limit fields: rest.fields outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/gift-cards/gift-card-id-json name: admin-api-unstable-gift-cards-gift-card-id-json description: REST surface for admin-api-unstable-gift_cards-gift_card_id}.json. operations: - method: GET name: deprecatedunstablegetgiftcardsparamgiftcardid description: Shopify Retrieves A Single Gift Card By Its Id call: shopify-gift.deprecatedunstablegetgiftcardsparamgiftcardid with: gift_card_id: rest.gift_card_id outputParameters: - type: object mapping: $. - method: PUT name: deprecatedunstableupdategiftcardsparamgiftcardid description: Shopify Updates An Existing Gift Card call: shopify-gift.deprecatedunstableupdategiftcardsparamgiftcardid 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-gift.deprecatedunstablecreategiftcardsparamgiftcardiddisable with: gift_card_id: rest.gift_card_id body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-gift-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Gift. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-retrieves-list-gift-cards description: Shopify Retrieves A List Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202001getgiftcards with: status: tools.status limit: tools.limit since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-creates-gift-card description: Shopify Creates A Gift Card hints: readOnly: false destructive: false idempotent: false call: shopify-gift.deprecated202001creategiftcards with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-gift-cards description: Shopify Retrieves A Count Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202001getgiftcardscount with: status: tools.status outputParameters: - type: object mapping: $. - name: shopify-searches-gift-cards-that description: Shopify Searches For Gift Cards That Match A Supplied Query hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202001getgiftcardssearch with: order: tools.order query: tools.query limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-gift-card description: Shopify Retrieves A Single Gift Card By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202001getgiftcardsparamgiftcardid with: gift_card_id: tools.gift_card_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-gift-card description: Shopify Updates An Existing Gift Card hints: readOnly: false destructive: false idempotent: true call: shopify-gift.deprecated202001updategiftcardsparamgiftcardid with: gift_card_id: tools.gift_card_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-disables-gift-card description: Shopify Disables A Gift Card hints: readOnly: false destructive: false idempotent: false call: shopify-gift.deprecated202001creategiftcardsparamgiftcardiddisable with: gift_card_id: tools.gift_card_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-gift-cards-2 description: Shopify Retrieves A List Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202004getgiftcards with: status: tools.status limit: tools.limit since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-creates-gift-card-2 description: Shopify Creates A Gift Card hints: readOnly: false destructive: false idempotent: false call: shopify-gift.deprecated202004creategiftcards with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-gift-cards-2 description: Shopify Retrieves A Count Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202004getgiftcardscount with: status: tools.status outputParameters: - type: object mapping: $. - name: shopify-searches-gift-cards-that-2 description: Shopify Searches For Gift Cards That Match A Supplied Query hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202004getgiftcardssearch with: order: tools.order query: tools.query limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-gift-card-2 description: Shopify Retrieves A Single Gift Card By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202004getgiftcardsparamgiftcardid with: gift_card_id: tools.gift_card_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-gift-card-2 description: Shopify Updates An Existing Gift Card hints: readOnly: false destructive: false idempotent: true call: shopify-gift.deprecated202004updategiftcardsparamgiftcardid 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-gift.deprecated202004creategiftcardsparamgiftcardiddisable with: gift_card_id: tools.gift_card_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-gift-cards-3 description: Shopify Retrieves A List Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202007getgiftcards with: status: tools.status limit: tools.limit since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-creates-gift-card-3 description: Shopify Creates A Gift Card hints: readOnly: false destructive: false idempotent: false call: shopify-gift.deprecated202007creategiftcards with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-gift-cards-3 description: Shopify Retrieves A Count Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202007getgiftcardscount with: status: tools.status outputParameters: - type: object mapping: $. - name: shopify-searches-gift-cards-that-3 description: Shopify Searches For Gift Cards That Match A Supplied Query hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202007getgiftcardssearch with: order: tools.order query: tools.query limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-gift-card-3 description: Shopify Retrieves A Single Gift Card By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202007getgiftcardsparamgiftcardid with: gift_card_id: tools.gift_card_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-gift-card-3 description: Shopify Updates An Existing Gift Card hints: readOnly: false destructive: false idempotent: true call: shopify-gift.deprecated202007updategiftcardsparamgiftcardid 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-gift.deprecated202007creategiftcardsparamgiftcardiddisable with: gift_card_id: tools.gift_card_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-gift-cards-4 description: Shopify Retrieves A List Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.getgiftcards with: status: tools.status limit: tools.limit since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-creates-gift-card-4 description: Shopify Creates A Gift Card hints: readOnly: false destructive: false idempotent: false call: shopify-gift.creategiftcards with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-gift-cards-4 description: Shopify Retrieves A Count Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.getgiftcardscount with: status: tools.status outputParameters: - type: object mapping: $. - name: shopify-searches-gift-cards-that-4 description: Shopify Searches For Gift Cards That Match A Supplied Query hints: readOnly: true destructive: false idempotent: true call: shopify-gift.getgiftcardssearch with: order: tools.order query: tools.query limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-gift-card-4 description: Shopify Retrieves A Single Gift Card By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-gift.getgiftcardsparamgiftcardid with: gift_card_id: tools.gift_card_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-gift-card-4 description: Shopify Updates An Existing Gift Card hints: readOnly: false destructive: false idempotent: true call: shopify-gift.updategiftcardsparamgiftcardid 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-gift.creategiftcardsparamgiftcardiddisable with: gift_card_id: tools.gift_card_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-gift-cards-5 description: Shopify Retrieves A List Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202101getgiftcards with: status: tools.status limit: tools.limit since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-creates-gift-card-5 description: Shopify Creates A Gift Card hints: readOnly: false destructive: false idempotent: false call: shopify-gift.deprecated202101creategiftcards with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-gift-cards-5 description: Shopify Retrieves A Count Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202101getgiftcardscount with: status: tools.status outputParameters: - type: object mapping: $. - name: shopify-searches-gift-cards-that-5 description: Shopify Searches For Gift Cards That Match A Supplied Query hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202101getgiftcardssearch with: order: tools.order query: tools.query limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-gift-card-5 description: Shopify Retrieves A Single Gift Card By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecated202101getgiftcardsparamgiftcardid with: gift_card_id: tools.gift_card_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-gift-card-5 description: Shopify Updates An Existing Gift Card hints: readOnly: false destructive: false idempotent: true call: shopify-gift.deprecated202101updategiftcardsparamgiftcardid 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-gift.deprecated202101creategiftcardsparamgiftcardiddisable with: gift_card_id: tools.gift_card_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-gift-cards-6 description: Shopify Retrieves A List Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecatedunstablegetgiftcards with: status: tools.status limit: tools.limit since_id: tools.since_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-creates-gift-card-6 description: Shopify Creates A Gift Card hints: readOnly: false destructive: false idempotent: false call: shopify-gift.deprecatedunstablecreategiftcards with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-gift-cards-6 description: Shopify Retrieves A Count Of Gift Cards hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecatedunstablegetgiftcardscount with: status: tools.status outputParameters: - type: object mapping: $. - name: shopify-searches-gift-cards-that-6 description: Shopify Searches For Gift Cards That Match A Supplied Query hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecatedunstablegetgiftcardssearch with: order: tools.order query: tools.query limit: tools.limit fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-gift-card-6 description: Shopify Retrieves A Single Gift Card By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-gift.deprecatedunstablegetgiftcardsparamgiftcardid with: gift_card_id: tools.gift_card_id outputParameters: - type: object mapping: $. - name: shopify-updates-existing-gift-card-6 description: Shopify Updates An Existing Gift Card hints: readOnly: false destructive: false idempotent: true call: shopify-gift.deprecatedunstableupdategiftcardsparamgiftcardid 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-gift.deprecatedunstablecreategiftcardsparamgiftcardiddisable with: gift_card_id: tools.gift_card_id body: tools.body outputParameters: - type: object mapping: $.