Name | Description | Type | Additional information |
---|---|---|---|
tradeid |
交易记录的ID |
integer |
Required |
receiveid |
交易记录的ID |
integer |
None. |
paymenttype |
付款方式代码00:现金;01:银行卡POS;02:支付宝;03:微信;06银联网上支付;99其他。 当PaymentType='00'时,@ReceiveId可以为空。 |
string |
Required Max length: 2 |
summary |
收款金额,不能为空 |
decimal number |
Required |
payeraccount |
付款方账号 |
string |
Max length: 100 |
thirdpartno |
第三方交易单号 |
string |
Max length: 50 |
thirdpartno2 |
第三方交易单号2 |
string |
Max length: 50 |
receivestatus |
付款状态 S交易成功,C收款关闭,F交易失败 |
string |
Required Max length: 1 |