> 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-topup.md).

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

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

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

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

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

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

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

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

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