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