Withdraw Payout
API สำหรับถอนเงินแบบ Payout
Withdraw Payout Order
POST
https://example.com/payment/withdraw/payout
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
accountName*
String
ชื่อบัญชีธนาคาร
accountNo*
String
เลขบัญชีธนาคาร
bankCode*
String
รหัสธนาคาร
extendParams
Object
สำหรับเพิ่มข้อมูลเอาไว้ส่งกลับไปยัง Webhook
timestamp*
Date
ISO Date
Example Request
Status
Description
PAYING
New withdraw order has been created
Last updated