Deposit QR
API สำหรับฝากเงินระบบ QRCode
Deposit QR Order
POST
https://example.com/payment/deposit/qrcode
Headers
Name
Type
Description
x-wildpay-partnerid*
String
partner id
x-wildpay-signature*
String
signature
Request Body
Name
Type
Description
refId*
String, Unique
reference/transaction id
amount*
Number
จำนวนเงิน
userId*
String
user id
extendParams
Object
สำหรับเพิ่มข้อมูลเอาไว้ส่งกลับไปยัง Webhook
accountName*
String
ชื่อบัญชีธนาคาร
accountNo*
String
เลขที่บัญชีธนาคาร
bankCode*
String
รหัสธนาคาร
timestamp*
Date
ISO Date
Example Request
Status
Description
CREATE
New deposit order has been created
Last updated