|
@@ -229,7 +229,7 @@ This interface provides the function of refund transaction for access merchants.
|
|
|
| transID | String(32) | M | The unique transaction id generated by the gateway. |
|
|
|
| merID | String(15) | M | Merchant ID, assigned by AllPay |
|
|
|
| acqID | String(11) | M | "99020344" |
|
|
|
-| paymentSchema | String(10) | | Channel code:[Click Here](https://git.allpayx.com/OpenAPI/b2c_pc_payment/src/master/paymentSchema.md) |
|
|
|
+| paymentSchema | String(10) | M | Channel code:[Click Here](https://git.allpayx.com/OpenAPI/b2c_pc_payment/src/master/paymentSchema.md) |
|
|
|
| RespCode | String(2) | M | Response message, all English characters |
|
|
|
| RespMsg | String(20) | M | Response message, all English characters |
|
|
|
| transTime | String(14) | M | Transaction time, format :" yyymmddhhmmss" |
|