---
title: "store - verify patient rec code"
method: GET
path: "/api/v1/partner/store/user/verify"
tags: ["Blaze PARTNER Store - Consumer User"]
---

# store - verify patient rec code

`GET /api/v1/partner/store/user/verify`

## Query parameters

- `recNo` string
- `websiteType` string

## Response `200`

successful operation

- PatientVerificationStatus
  - `patientName` string
  - `recommendationExpDate` string
  - `recommendationIssueDate` string
  - `recommendationStatus` string

---

[API](https://skmtc.dev/blaze/apis/blaze-developer-api.md) · [All operations](https://skmtc.dev/blaze/apis/blaze-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blaze/blaze-developer-api/revisions/784b1a029ac6/schema)
