Manage customer accounts - Get customer company profile
Müşterinin şirket profilini alır.
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/profiles/company
URI Parametreleri
Name | İçinde | Gerekli | Tür | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
Müşteri azure active directory kiracı kimliği. |
version
|
path | True |
string |
İstek Başlığı
Name | Gerekli | Tür | Description |
---|---|---|---|
Authorization | True |
string |
Yetkilendirme Taşıyıcı belirteci |
ms-correlationid |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-correlationid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-cv |
string |
İstekleri dahili olarak izlemek için kullanılır. Bir ms-cv sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
|
ms-requestid |
string |
İsteklerin eşzamanlılığı için kullanılır. Bir ms-requestid sağlanmazsa, sunucu her istek için yeni bir tane oluşturur |
Yanıtlar
Name | Tür | Description |
---|---|---|
200 OK |
Microsoft. |
İstek başarılı oldu. Yanıt gövdesi şirket profilini içerir. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Tanımlar
Microsoft.Partner.Core.Collections.Link
Name | Tür | Description |
---|---|---|
body |
string |
|
headers |
System. |
|
method |
string |
|
uri |
string |
Microsoft.Partner.Core.Collections.ResourceAttributes
Name | Tür | Description |
---|---|---|
etag |
string |
|
objectType |
string |
Microsoft.Partner.Core.Collections.ResourceLinks
Name | Tür | Description |
---|---|---|
next | ||
previous | ||
self |
Microsoft.Partner.Service.Customers.Contracts.V1.Address
Name | Tür | Description |
---|---|---|
addressLine1 |
string |
|
addressLine2 |
string |
|
addressLine3 |
string |
|
city |
string |
|
country |
string |
|
district |
string |
|
emailAddress |
string |
|
firstName |
string |
|
id |
string |
|
lastName |
string |
|
middleName |
string |
|
phoneNumber |
string |
|
postalCode |
string |
|
region |
string |
|
state |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.CustomerCompanyProfile
Name | Tür | Description |
---|---|---|
address | ||
attributes | ||
companyName |
string |
|
domain |
string |
|
string |
||
links | ||
organizationRegistrationNumber |
string |
|
tenantId |
string |
System.Collections.Generic.KeyValuePair[System.String,System.String]
Name | Tür | Description |
---|---|---|
key |
string |
|
value |
string |