API Response資料格式
Scan2Pay API Response資料格式說明
基本格式
{
"Header":
{
"StatusCode":"0000",
"StatusDesc":"交易成功",
"Method":"10100",
"ServiceType":"OLPay",
"MchId":"Account0001",
"ResponseTime":"20180101120100"
},
"Data":
{
"xxx":"xxx"
}
}Header
Data
最后更新于