Skip to content

4.1 推送交易 (汇款店)(payoutQueueV2)

此接口为指定渠道支付接口,由合作伙伴主动推送至SkyPay,为异步接口并由3.2 PayoutQueuePayout接口回调支付结果。

4.1ml

Input parameters:

参数类型
长度
必填
描述
userNamestring50使用者名称
由SkyPay提供
Ex:"userName":"AppName@skypay"
actionstring50调用行为
payoutQueueV2(固定参数值)
Ex:"action":"payoutQueueV2"
authenticationstring50验证密钥
Ex:"authentication":"E1234567-123C-1234-123F-A12345670"
senderstring100支付方
产品APP名称:由合作伙伴设计
Ex:"sender":"APP NAME"
controlNumberstring13~15取款码
前缀码5码+8~10个数字(前缀码在绑定邮箱中获取)
Ex:SKY**12345678
namestring50取现人名字
使用逗号分割: "Last name(必填),First name(必填),Middle name,Suffix"
Ex:"name":"Lardizabal,Mary Annalou B.Lardizabal,Berja,
birthdayDate10生日格式:
yyyy-MM-dd
Ex:"birthday":"1991-10-02"
写入此字段,参数需要填入正确格式
identificationIdstring50身份证件号码
依不同身份验证方式,持有证件编号
Ex:"identificationId":"442301922000"
identificationTypeIdstring3验证身份证件类别
请参考第10.3章,获取标识类型
Ex:IdentificationId IdentificationType
1.Company ID
2. Driver's License
phonestring11手机号
09/08开头的11位数字
Ex:"phone":"09270348095"
amountdecimal10.20金额
支付金额支持数字小数位两位
Ex:"amount":3400.00
idcardPicTypestring50图片格式
文件格式之附属档名
Ex:"idcardPicType":"jpg"
idcardPicUrlstring500相片存取网络地址
Ex:"idcardPicUrl":"https://12334.png"
locationstring500取款人地址
Ex:"location":"lalakay los banos laguna"
withdrawChannelint5支付渠道名称
1 MLhuillier - 2 Cebuana Lhuillier

Post data

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

Output parameters:

参数类型长度描述
responseTimeDateTime50回传时间
yyyy-MM-dd HH:mm:ss.SSSS
responseCodeint4系统默认回传码长度为4的数字标准参考回传码定义
responseDescriptionstring255回传内容描述
响应信息
referenceNostring255关连码
此字段将带回空值

Output data:

{
: ,
: ,
: ,
:
}