Registers a service provider.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:CreateSupplierRegistration |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| SupplierName |
string |
Yes |
The name of the service provider. |
A公司 |
| SupplierNameEn |
string |
Yes |
The English name of the service provider. |
Alibaba Cloud |
| SupplierUrl |
string |
Yes |
The supplier's address. |
http://www.xxx.xxx.cn |
| SupplierDesc |
string |
Yes |
The description of the service provider. |
阿里云计算巢 |
| SupplierLogo |
string |
No |
The icon of the service provider. |
http://example.aliyundoc.com/cover/34DB-4F4C-9373-003AA060****.png |
| ProductBusiness |
string |
No |
The industry of the service provider's product. |
AI |
| ProductDeliveryTypes |
array |
Yes |
The delivery methods of the service provider's product. Valid values:
|
|
|
string |
No |
The delivery method of the service provider's product. Valid values:
|
License |
|
| ProductSellTypes |
array |
Yes |
The sales models of the service provider's product. Valid values:
|
|
|
string |
No |
The sales model of the service provider's product. Valid values:
|
Direct |
|
| EnableResellerMode |
boolean |
No |
Specifies whether to enable distribution. |
true |
| ProductPublishTime |
string |
No |
The launch date of the product. |
2020.10.10 |
| ProductAnnualRevenue |
string |
No |
The annual revenue of the product. |
1000万 |
| ContactPerson |
string |
Yes |
The contact person. |
张三 |
| ContactPersonTitle |
string |
Yes |
The title of the contact person. |
CTO |
| ContactNumber |
string |
Yes |
The phone number of the contact person. |
186xxxxxxxxx |
| ContactEmail |
string |
Yes |
The email address of the contact person. |
xxxx@xxx.com |
| Suggestion |
string |
No |
The suggestions from the service provider. |
无 |
| ResellBusinessDesc |
string |
No |
The description of the distribution business. |
无 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
C4A145D8-xxxx-xxxx-xxxx-9730CDA27578 |
Examples
Success response
JSON format
{
"RequestId": "C4A145D8-xxxx-xxxx-xxxx-9730CDA27578"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.