⚡
ตรวจสอบรวดเร็ว
ตรวจสอบสลิปได้ในเวลาไม่กี่มิลลิวินาที Uptime 99.9%

curl -X POST https://api.thunder.in.th/v2/verify/bank \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"payload": "00020101021230..."}'Response:
{
"success": true,
"data": {
"transRef": "68370160657749I376388B35",
"amount": { "amount": 1000.00 },
"sender": {
"bank": { "short": "KBANK" },
"account": { "name": { "th": "นาย ทดสอบ" } }
},
"receiver": {
"bank": { "short": "SCB" },
"account": { "name": { "th": "นาย รับเงิน" } }
}
}
}| เวอร์ชัน | URL | สถานะ |
|---|---|---|
| v2 | https://api.thunder.in.th/v2 | ปัจจุบัน |
| v1 | https://developer.thunder.in.th/api/v1 | Legacy |
แนะนำ
ใช้ API v2 สำหรับโปรเจกต์ใหม่ มี Error Handling ที่ดีกว่าและมีฟีเจอร์จับคู่บัญชี
สมัครที่ developer.thunder.in.th เพื่อรับ API Key