|
@@ -1069,6 +1069,32 @@ Password : 1234
|
|
| email | String | M | RFC compliant email address of the account holder |
|
|
| email | String | M | RFC compliant email address of the account holder |
|
|
| iban | String | M | Valid IBAN |
|
|
| iban | String | M | Valid IBAN |
|
|
|
|
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+### 5.14 EMP_IN渠道
|
|
|
|
+
|
|
|
|
+#### 5.14.1 消费
|
|
|
|
+
|
|
|
|
+ 消费/预授权接口专属字段
|
|
|
|
+
|
|
|
|
+| 参数 | 类型 | 属性 | 描述 |
|
|
|
|
+| --------- | ------ | ---- | ---- |
|
|
|
|
+| tradeFrom | String | M | "H5" |
|
|
|
|
+| bank_code | String | M |NB或UI |
|
|
|
|
+| email | String | M | Must contain valid e-mail of customer|
|
|
|
|
+| phone | String | M | Must contain valid phone number of customer |
|
|
|
|
+| firstname | String | M | Customer first name |
|
|
|
|
+| lastname | String | M | Customer last name |
|
|
|
|
+| address | String | M | address |
|
|
|
|
+| zip_code | String | M | ZIP code |
|
|
|
|
+| city | String | M | City |
|
|
|
|
+| country | String | M |Country code in ISO 3166|
|
|
|
|
+| state | String | M | State code in ISO 3166-2, required for USA and Canada |
|
|
|
|
+| document_id | String | M | Document ID of the consumer.|
|
|
|
|
+| tag | String | M | "online_banking" |
|
|
|
|
+
|
|
|
|
+
|
|
## 6.应答码
|
|
## 6.应答码
|
|
|
|
|
|
| 应答码 | 描 述 |
|
|
| 应答码 | 描 述 |
|