> 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="https://370262940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuB10O1BE5VHQ0rSAzqK4%2Fuploads%2FbvbuFBEgsswoiIVL9s5x%2Fimage.png?alt=media&amp;token=d04454e5-a01f-46f7-9221-947ae92e7724" alt=""><figcaption><p>นำข้อมูลมาใส่</p></figcaption></figure>

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

<figure><img src="https://370262940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuB10O1BE5VHQ0rSAzqK4%2Fuploads%2FcspPS2uL5UEDOmiVFdFm%2Fimage.png?alt=media&amp;token=97591725-44d5-4dc2-9292-a2cbd7f687fc" alt=""><figcaption><p>มี User อยู่ในระบบและแลก product สำเร็จ </p></figcaption></figure>

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

<figure><img src="https://370262940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuB10O1BE5VHQ0rSAzqK4%2Fuploads%2FtA9HN3fcZkVsLwMpBF6f%2Fimage.png?alt=media&amp;token=c14a5725-fdbd-40d5-9cd5-6a6fa1bccff9" alt=""><figcaption><p>ไม่มี User อยู่ในระบบและแลก product ไม่สำเร็จ</p></figcaption></figure>
