Parcourir la source

更新 'payExclusive_CH.md'

benson.zhang il y a 4 ans
Parent
commit
b7bc6cd1d4
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      payExclusive_CH.md

+ 2 - 2
payExclusive_CH.md

@@ -527,7 +527,7 @@ Password : 1234
 | 参数  | 类型   | 属性 | 描述                                              |
 | ----- | ------ | ---- | ------------------------------------------------- |
 | nationalid | String | M    | Consumer’s national id (up to 30 characters) |
-| consumerref  | String | M    | Unique reference identifying the consumer, has to satisfy the following |
+| consumerref  | String | M    | Unique reference identifying the consumer, has to satisfy the following regular expression: [A-Za-z0-9.%,&/+*$-]{1,20} |
 | email  | String | M    | RFC compliant email address of the account holder      |
 
 退款
@@ -537,7 +537,7 @@ Password : 1234
 | bankname | String | M    | Consumer’s bank name |
 | bankbranch | String | M    | Consumer’s bank branch name|
 | accounttype | String | M   | Type of consumer’s bank account. One of “CURRENT”, “SAVING” or
-“INTERNATIONAL”.|
+“INTERNATIONAL”.
 | accountnumber | String | M    | Consumer’s bank account number |