Skip to content

5.2 支付确认(payoutPayout)

这支回复取款成功信息功能由合作伙伴提供,线下店出纳已确认取款时,会回传送取款成功讯息给Skypay,再回复合作伙伴。

Input parameters

参数类型
长度
必填
描述
userNamestring50使用者名称
由SkyPay提供
Ex:"userName":"AppName@skypay"
actionstring50调用行为
payoutPayout(固定参数值)
Ex:"action":"payoutPayout"
authenticationstring100验证密钥
Ex:"authentication":"E1234567-123C-1234-123F-A12345670"
controlNumberstring13~15取款码
前缀码5码+8~10个数字(前缀码在绑定邮箱中获取)
Ex:SKY**12345678
withdrawChannelint5支付管道
详细内容请参考第12章
Ex:支付管道 支付管道名称
12 RDPawnshop
payTimeDateTime支付时间
(yyyy-MM-dd HH:mm:ss)
出纳支付时间

Post data

{
: ,
: ,
: ,
: ,
: ,
:
}

Output parameters:

参数类型
长度
描述
responseTimeDateTime50回传时间
yyyy-MM-dd HH:mm:ss.SSSS
responseCodeint4系统默认回传码,长度为4的数字,标准参考回码定义,系统默认回传码不足时,使用者可自定义代码,请以数字2开头,长度为4的数字,并明确在回传内容描述说明
responseDescriptionstring255回传内容描述
响应信息

Output data:

{

: ,
: ,
:

}

Return code:

状态代码状态描述
1000Success
-1001Verification error
-1009Unpredictable exception occurs
-1012Control number invalid or expired
-1014Prefix of Control number is incorrect.
-1016Insufficient balance
-1022Invalid Accountnumber
-1026Transactions has been paid