创建域名注册订单
create_orderCreate a domain registration order that requires payment. Use a pre-created registrant profile and confirm domain availability with check_domain first.
Instructions
创建域名注册订单(警告:此操作涉及支付)。需要提供已创建的注册者模板ID。建议先使用 check_domain 确认可注册性。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dns1 | No | 主DNS服务器(默认: ns1.aliyun.com) | |
| dns2 | No | 副DNS服务器(默认: ns2.aliyun.com) | |
| period | Yes | 注册年限(1-10年) | |
| couponNo | No | 优惠券代码(可选) | |
| domainName | Yes | 要注册的域名 | |
| enableDomainProxy | No | 是否开启WHOIS隐私保护(默认关闭) | |
| registrantProfileId | Yes | 注册者模板ID(需先在阿里云控制台创建) |