Manage customer accounts - Get customer GCC validations
Gets validation used for specified customer.
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/validations
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
Customer ID used to filter validations. |
version
|
path | True |
string |
Request Header
Name | Required | Type | Description |
---|---|---|---|
Authorization | True |
string |
Authorization Bearer token |
ms-correlationid |
string |
Used for tracking requests internally. If a ms-correlationid is not provided, the server will generate a new one for each request |
|
ms-cv |
string |
Used for tracking requests internally. If a ms-cv is not provided, the server will generate a new one for each request |
|
ms-requestid |
string |
Used for idempotency of requests. If a ms-requestid is not provided, the server will generate a new one for each request |
Responses
Name | Type | Description |
---|---|---|
200 OK |
object |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
Microsoft. |
The request was successful. This method will show the relationship between the partner, customer, and GCC validation Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitions
Microsoft.Partner.Service.Customers.Contracts.V1.GccValidationRelationship
Name | Type | Description |
---|---|---|
customerId |
string |
|
eTag |
string |
|
organizationName |
string |
|
partnerId |
string |
|
validationId |
string |