# Access Request
Open a custom version of the trading component through this interface, and will sendlegal agreement confirmationTo the administrator WeChat, ask the service provider to use the`component to initiate a callback / a rotation of the [[TAG-1END]] opening status as an opening judgement.
If the account is connected to the standard component, it cannot be opened, please go to WeChat public platform to cancel the opening of the standard component.
The action_type has been deprecated, and the custom version of the transaction component no longer distinguishes between the check open state
# Dxplaination of Interface Call Request
http请求方式:POST
https://api.weixin.qq.com/shop/register/apply?access_token=xxxxxxxxx
# Example of request parameters
{}
# Examples of back-up
{
"errcode": 0,
"errmsg":"ok"
}
# Dxplaination of callback parameters
| 参数 | type | Introductions |
|---|---|---|
| errcode | number | Error code |
| errmsg | string | Error message |