Delen via


Manage customer accounts - Get customer qualifications

Haal de kwalificaties van de klant op.

GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/qualifications

URI-parameters

Name In Vereist Type Description
customer_id
path True

string

Id van de klant.

version
path True

string

Aanvraagkoptekst

Name Vereist Type Description
Authorization True

string

Bearer-token voor autorisatie

ms-correlationid

string

Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen ms-correlationid is opgegeven, genereert de server een nieuwe voor elke aanvraag

ms-cv

string

Wordt intern gebruikt voor het bijhouden van aanvragen. Als er geen ms-cv is opgegeven, genereert de server een nieuwe voor elke aanvraag

ms-requestid

string

Wordt gebruikt voor idempotentie van aanvragen. Als er geen ms-requestid is opgegeven, genereert de server een nieuwe voor elke aanvraag

Antwoorden

Name Type Description
200 OK

Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualifications

De aanvraag is geslaagd. Met deze methode worden de kwalificaties van de klant geretourneerd.

Media Types: "application/json", "text/json", "application/xml", "text/xml"

Definities

Name Description
Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualification
Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualifications

Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualification

Name Type Description
qualification

string

vettingCreateDate

string (date-time)

vettingReason

string

vettingStatus

string

Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualifications

Name Type Description
qualifications

Microsoft.Partner.Service.Customers.Contracts.V2.CustomerQualification[]