Dutchie Plus Specials API

GraphQL queries for a retailer's active specials, deals, and promotions - the discount programs surfaced on the menu that produce the special variant prices (specialPriceRec / specialPriceMed) returned by the Menu API. Modeled from the Dutchie Plus 2021-07 schema and documentation; the special pricing fields themselves are confirmed on the Product variant type.

API entry from apis.yml

apis.yml Raw ↑
aid: dutchie:dutchie-plus-specials-api
name: Dutchie Plus Specials API
tags:
- Specials
- Deals
- Promotions
- Discounts
- GraphQL
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://plus.dutchie.com/plus/docs
baseURL: https://plus.dutchie.com/plus/2021-07/graphql
properties:
- url: https://plus.dutchie.com/plus/docs
  type: Documentation
- url: graphql/dutchie-graphql.md
  type: GraphQL
- url: graphql/dutchie-schema.graphql
  type: GraphQL
description: GraphQL queries for a retailer's active specials, deals, and promotions - the discount programs
  surfaced on the menu that produce the special variant prices (specialPriceRec / specialPriceMed) returned
  by the Menu API. Modeled from the Dutchie Plus 2021-07 schema and documentation; the special pricing
  fields themselves are confirmed on the Product variant type.