注册成为服务商。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
调试
授权信息
|
操作 |
访问级别 |
资源类型 |
条件关键字 |
关联操作 |
|
computenestsupplier:CreateSupplierRegistration |
create |
*全部资源
|
无 | 无 |
请求参数
|
名称 |
类型 |
必填 |
描述 |
示例值 |
| RegionId |
string |
是 |
地域 ID。 |
cn-hangzhou |
| SupplierName |
string |
是 |
服务商名称。 |
A公司 |
| SupplierNameEn |
string |
是 |
服务商英文名称 |
Alibaba Cloud |
| SupplierUrl |
string |
是 |
服务商地址。 |
http://www.xxx.xxx.cn |
| SupplierDesc |
string |
是 |
服务商描述。 |
阿里云计算巢 |
| SupplierLogo |
string |
否 |
服务商图标。 |
http://example.aliyundoc.com/cover/34DB-4F4C-9373-003AA060****.png |
| ProductBusiness |
string |
否 |
服务商产品所在的行业。 |
AI |
| ProductDeliveryTypes |
array |
是 |
服务商产品交付方式。可选值:
|
|
|
string |
否 |
服务商产品交付方式。可选值:
|
License |
|
| ProductSellTypes |
array |
是 |
服务商产品销售模式。可选值:
|
|
|
string |
否 |
服务商产品销售模式。可选值:
|
Direct |
|
| EnableResellerMode |
boolean |
否 |
是否开启分销。 |
true |
| ProductPublishTime |
string |
否 |
产品上市时间。 |
2020.10.10 |
| ProductAnnualRevenue |
string |
否 |
产品年度营收 |
1000万 |
| ContactPerson |
string |
是 |
联系人。 |
张三 |
| ContactPersonTitle |
string |
是 |
联系人职位。 |
CTO |
| ContactNumber |
string |
是 |
联系人电话。 |
186xxxxxxxxx |
| ContactEmail |
string |
是 |
联系人邮箱。 |
xxxx@xxx.com |
| Suggestion |
string |
否 |
服务商的诉求。 |
无 |
| ResellBusinessDesc |
string |
否 |
分销业务介绍。 |
无 |
返回参数
|
名称 |
类型 |
描述 |
示例值 |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
C4A145D8-xxxx-xxxx-xxxx-9730CDA27578 |
示例
正常返回示例
JSON格式
{
"RequestId": "C4A145D8-xxxx-xxxx-xxxx-9730CDA27578"
}
错误码
访问错误中心查看更多错误码。
变更历史
更多信息,参考变更详情。