> For the complete documentation index, see [llms.txt](https://guide.wellexp.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.wellexp.co/api-manual/undefined-3.md).

# วิธีดูรายละเอียดของรางวัล

• เข้าที่ Folder "Wellplace"\
• เลือก sub folder "product detail"\
• เลือก tab menu "Body"\
• นำ request มาใส่

```postman_json
{
    "partner_id": "{{partner-id}}",
    "product_id": 396
}
```

• นำข้อมูล id ของโปรดักซ์ที่ต้องการค้นหา มาใส่ในส่วนของ "product\_id"\
• กด "Send"

<figure><img src="/files/8zgYAtfRJmFasMMZNxIA" alt=""><figcaption><p>นำ request มาใส่</p></figcaption></figure>

ในกรณีที่มี Product ID นี้อยู่ในระบบ จะมีข้อความ  Response ดังภาพด้านล่าง

<figure><img src="/files/fz3b6IKT1ien7VniYNzo" alt=""><figcaption><p>มี Product ID นี้อยู่ในระบบ</p></figcaption></figure>

ในกรณีที่ไม่มี Product ID นี้อยู่ในระบบ จะมีข้อความ  Response ดังภาพด้านล่าง

<figure><img src="/files/FuiSVPGrZa8jXYPDI94T" alt=""><figcaption><p>ไม่มี Product ID นี้อยู่ในระบบ</p></figcaption></figure>
