Vouchers

get/api/v1.0/{appId}/vouchers/code/{code}

Path parameters

appIdstring required
codestring required

Response

OK

Example response

{
  "Data": {
    "PromotionDetails": {
      "PromotionAwards": [
        {
          "MenuItemPublicId": "00000000-0000-0000-0000-000000000000"
        }
      ]
    }
  }
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.