Commit d832cb55 authored by RobertDing's avatar RobertDing

FIX - 订单补充身份证信息

parent 6d832a66
...@@ -268,6 +268,7 @@ ...@@ -268,6 +268,7 @@
#### 请求参数 #### 请求参数
``` javascript ``` javascript
{ {
order_id: 123331,
id_card_front: 'http://gmei......', // 身份证正面 id_card_front: 'http://gmei......', // 身份证正面
id_card_back: 'http://gmei......', // 身份证背面 id_card_back: 'http://gmei......', // 身份证背面
id_card_hold: 'http://gmei......', // 身份证手持照 id_card_hold: 'http://gmei......', // 身份证手持照
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment