Skip to main content

代付 (Payout)

接口说明

代付接口,默认不开通,需要开通联系kailan.ruan@transsion.com

接口地址

https://api.paynicorn.com/trade/v3/transaction/payout

接口参数

字段填写要求 M:mandatory 必填,O:optional 条件选填

字段名类型填写要求描述
orderIdString(64)M商户付款订单号
currencyString(3)M币种代码(CurrencyCode),参见附录 国家币种对照表
amountString(32)M金额
countryCodeString(2)M国家代码(CountryCode),参见附录 国家币种对照表
payoutMethodString(64)M转账类型(CARD,MTN,MPESA,PAYNICORNPAY,AIRTEL...)
nameString(64)M收款人名字
accountString(64)M收款账户
bankCodeString(64)O银行码(转账类型为银行卡时必填)参见附录 银行代码

响应参数

字段名类型填写要求备注
codeString(16)M状态码参见 状态码
messageString(256)M消息参见 状态码
statusString(2)M订单状态(-1:处理中;0:失败)
txnIdString(64)O交易单号