Manage customer accounts - Create agreement
Hiermee maakt u een overeenkomst namens een klant en attesteert u.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/agreements
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
Klant-id. |
version
|
path | True |
string |
Aanvraagkoptekst
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Vereist | Type | Description |
---|---|---|---|
Authorization | True |
string |
Autorisatie Bearer-token |
ms-correlationid |
string |
Wordt gebruikt voor het intern bijhouden van aanvragen. Als er geen ms-correlationid wordt opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
ms-cv |
string |
Wordt gebruikt voor het intern bijhouden van aanvragen. Als er geen ms-cv wordt opgegeven, genereert de server een nieuwe voor elke aanvraag |
|
ms-requestid |
string |
Wordt gebruikt voor idempotentie van aanvragen. Als er geen ms-requestid wordt 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 |
---|---|---|
agreement |
Overeenkomst. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
object |
OK Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
De aanvraag is geslaagd. De overeenkomst is gemaakt. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definities
Name | Description |
---|---|
Microsoft. |
|
Microsoft. |
Microsoft.Partner.Service.Customers.Contracts.V1.Agreement
Name | Type | Description |
---|---|---|
agreementLink |
string |
|
dateAgreed |
string |
|
primaryContact | ||
templateId |
string |
|
type |
enum:
|
|
userId |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.Contact
Name | Type | Description |
---|---|---|
string |
||
firstName |
string |
|
lastName |
string |
|
phoneNumber |
string |