Delen via


Manage customer accounts - Create customer qualifications

Hiermee maakt u de kwalificaties van de klant.

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-parameters

Name In Vereist Type Description
customer_id
path True

string

Id van de klant.

version
path True

string

code
query

string

Validatiecode vereist voor GCC.

Aanvraagkoptekst

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

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

Aanvraagbody

Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"

Name Type Description
customerQualification

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

Kwalificatie van de klant.

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

vettingReason

string

vettingStatus

string

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

Name Type Description
qualifications

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