{
"mch_id": "2020042200284052",
"sub_mchid": "302210180000021525",
"txn_seqno": "string",
"platform_txno": "string",
"oid_userno": "string",
"user_id": "string",
"user_status": "ACTIVATE_PENDING",
"linked_agrtno": "string",
"remark": "string",
"bank_account": "string",
"open_account_will_url": "string",
"will_verify_status": "string",
"will_fail_result": "string",
"trade_type": "string",
"account_info": {
"account_type": "ACCOUNT_BOOK",
"account_level": "V1",
"account_need_type": "string",
"account_need_level": "string"
}
}curl --location '/商户请求地址' \
--header 'Signature-Data;' \
--header 'Signature-Type: RSA' \
--header 'mch_id: 2020042200284052' \
--header 'sp_no;' \
--header 'timestamp: 20221109111509' \
--header 'Content-Type: application/json;charset=utf-8' \
--data '{
"mch_id": "2020042200284052",
"sub_mchid": "302210180000021525",
"txn_seqno": "string",
"platform_txno": "string",
"oid_userno": "string",
"user_id": "string",
"user_status": "ACTIVATE_PENDING",
"linked_agrtno": "string",
"remark": "string",
"bank_account": "string",
"open_account_will_url": "string",
"will_verify_status": "string",
"will_fail_result": "string",
"trade_type": "string",
"account_info": {
"account_type": "ACCOUNT_BOOK",
"account_level": "V1",
"account_need_type": "string",
"account_need_level": "string"
}
}'{
"ret_code": "stri",
"ret_msg": "string"
}