简要描述:
请求域名:
- http://xx.com
请求URL:
route=plugin.worker-withdraw.frontend.register.index
参数:
| 参数名 | 是否必须 | 类型 | 说明 |
|---|---|---|---|
| name | 是 | string | 姓名 |
| mobile | 是 | string | 手机 |
| identity_card_no | 是 | string | 身份证号 |
| identity_card_front | 是 | string | 身份证人像面照链接 |
| identity_card_backend | 是 | string | 身份证国徽面照链接 |
| identity_card_type | 是 | int | 1身份证 2港澳证 3台胞证 |
| gender | 是 | int | 0女 1男 |
| birthday | 是 | string | 出生日期,格式YYYY-MM-DD |
| register_type | 是 | int或arr | 注册类型 -1全部 1银行卡&支付宝 2微信公众号,传数值或者一维数组都行,一维数组内每个元素都为数值 |
返回示例:
正确时返回:
错误时返回:
{
}
返回参数说明:
| 参数名 | 类型 | 说明 |
|---|---|---|
| 名称 | 类型 | 说明 |