> 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/normal.md).

# วิธีแลกของรางวัลประเภท Normal (แบบปกติ)

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

```postman_json
{
  "partner_id": "{{partner-id}}",
  "employee_id": 14647,
  "product_id": 368
}
```

• นำข้อมูล id ของพนักงาน ที่ต้องการแลก มาใส่ในส่วนของ "employee\_id"\
• นำข้อมูล id ของ product ที่ต้องการแลก มาใส่ในส่วนของ "product\_id"\
• กด "Send"

<figure><img src="/files/u9Ozm0HXR3VcyCkBzCVT" alt=""><figcaption><p>นำข้อมูลมาใส่</p></figcaption></figure>

ในกรณีที่มี User อยู่ในระบบและแลก product สำเร็จ จะมีข้อความ  Response ดังภาพด้านล่าง

<figure><img src="/files/2qHkolD3mSgUdKfHJ7Tb" alt=""><figcaption><p>มี User อยู่ในระบบและแลก product สำเร็จ</p></figcaption></figure>

ในกรณีที่ไม่มี User อยู่ในระบบและแลก product ไม่สำเร็จ จะมีข้อความ  Response ดังภาพด้านล่าง

<figure><img src="/files/h2zPF1PLDH6QaA8H92ng" alt=""><figcaption><p>ไม่มี User อยู่ในระบบและแลก product ไม่สำเร็จ</p></figcaption></figure>
