Manage customer accounts - Create customer qualifications
创建客户的资格。
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/qualifications
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/qualifications?code={code}
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
customer_id
|
path | True |
string |
客户的 ID。 |
version
|
path | True |
string |
|
code
|
query |
string |
GCC 所需的验证代码。 |
请求头
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
名称 | 必需 | 类型 | 说明 |
---|---|---|---|
Authorization | True |
string |
授权持有者令牌 |
ms-correlationid |
string |
用于在内部跟踪请求。 如果未提供 ms-correlationid,则服务器将为每个请求生成一个新请求 |
|
ms-cv |
string |
用于在内部跟踪请求。 如果未提供 ms-cv,服务器将为每个请求生成一个新请求 |
|
ms-requestid |
string |
用于请求的幂等性。 如果未提供 ms-requestid,服务器将为每个请求生成一个新请求 |
请求正文
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
名称 | 类型 | 说明 |
---|---|---|
customerQualification |
Microsoft. |
客户资格。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
Microsoft. |
请求成功。 此方法将返回客户的资格。 Media Types: "application/json", "text/json", "application/xml", "text/xml" |
定义
名称 | 说明 |
---|---|
Microsoft. |
|
Microsoft. |
Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualification
名称 | 类型 | 说明 |
---|---|---|
qualification |
string |
|
vettingCreateDate |
string |
|
vettingReason |
string |
|
vettingStatus |
string |
Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualifications
名称 | 类型 | 说明 |
---|---|---|
qualifications |
Microsoft. |