{
"requestId": "string",
"timestamp": "string",
"nonce": "stringstringstri",
"sign": "string",
"reqBody": {
"ebkNo": "string",
"ebkName": "string",
"bizType": 0,
"bizNo": "string",
"role": "PLATFORM_PROVIDER",
"subjectName": "string",
"subjectType": 0,
"idType": 0,
"idNo": "string",
"userPhone": "string",
"cropNm": "string",
"cropIdType": 0,
"cropIdNo": "string",
"agrmNum": "string",
"autoWithdrawFlag": 0,
"remark": "string",
"channelParams": {
"key": "string"
}
}
}curl --location 'https://openapi-dev.51shoubei.com/openApi/v1/ebk/account/register' \
--header 'api-key: AK-0bf4488ad8eb464da0d6ff5816721f01' \
--header 'Content-Type: application/json' \
--data '{
"requestId": "string",
"timestamp": "string",
"nonce": "stringstringstri",
"sign": "string",
"reqBody": {
"ebkNo": "string",
"ebkName": "string",
"bizType": 0,
"bizNo": "string",
"role": "PLATFORM_PROVIDER",
"subjectName": "string",
"subjectType": 0,
"idType": 0,
"idNo": "string",
"userPhone": "string",
"cropNm": "string",
"cropIdType": 0,
"cropIdNo": "string",
"agrmNum": "string",
"autoWithdrawFlag": 0,
"remark": "string",
"channelParams": {
"key": "string"
}
}
}'{
"code": 0,
"msg": "",
"timestamp": "",
"sign": "",
"nonce": "",
"rspBody": {
"ebkNo": "",
"status": 0,
"statusDesc": "",
"failReason": ""
}
}