transId | string | No | 32 | B6864C218481468FBEB2640DB11078AD | Transaction serial number |
transType | String | Yes | 32 | 04 | Trans Type;04:PayOut |
merchantOrderId | string | Yes | 32 | AC71EC46019F49BBA7B61176E96843B4 | External merchant's order ID |
merchantNo | string | Yes | 32 | 00000002 | Merchant number |
status | int | Yes | 2 | - | Order status, 1: Success, 2: Failure, 3: Pending |
businessAmount | long | Yes | - | 10000 | Business amount |
payAmount | long | Yes | - | 10000 | Actual payment amount |
fee | long | Yes | - | 100 | Handling fee |
payeeAmount | long | Yes | - | 9900 | Actual received amount |
countryCode | string | Yes | - | - | Country code |
currency | string | Yes | - | - | Currency type |
payeeName | string | Yes | - | - | Payee's name |
payeeBankCode | string | Yes | - | - | Payee's bank code |
payeeAccount | string | Yes | - | - | Payee's bank account |
errorCode | string | No | - | - | Error code |
errorMessage | string | No | - | - | Error message |
endTime | timestamp | No | - | 1732672968000 | Transaction end time |
createTime | timestamp | Yes | - | 1732672968000 | Creation time |
updateTime | timestamp | Yes | - | 1732672968000 | Update time |