Manage customer accounts - Create agreement
Erstellt einen Vertrag im Auftrag eines Kunden und bestätigt.
POST https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/agreements
URI-Parameter
Name | In | Erforderlich | Typ | Beschreibung |
---|---|---|---|---|
customer_id
|
path | True |
string |
Kunden-ID. |
version
|
path | True |
string |
Anforderungsheader
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Erforderlich | Typ | Beschreibung |
---|---|---|---|
Authorization | True |
string |
Autorisierungs-Bearertoken |
ms-correlationid |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn keine ms-correlationid angegeben wird, generiert der Server für jede Anforderung eine neue. |
|
ms-cv |
string |
Wird intern zum Nachverfolgen von Anforderungen verwendet. Wenn kein ms-cv bereitgestellt wird, generiert der Server für jede Anforderung eine neue. |
|
ms-requestid |
string |
Wird für die Idempotenz von Anforderungen verwendet. Wenn keine ms-requestid angegeben wird, generiert der Server für jede Anforderung eine neue anforderung. |
Anforderungstext
Media Types: "application/json", "text/json", "application/xml", "text/xml", "application/x-www-form-urlencoded"
Name | Typ | Beschreibung |
---|---|---|
agreement |
Vereinbarung. |
Antworten
Name | Typ | Beschreibung |
---|---|---|
200 OK |
object |
OKAY Media Types: "application/json", "text/json", "application/xml", "text/xml" |
201 Created |
Die Anforderung war erfolgreich. Die Vereinbarung wurde erfolgreich erstellt. Media Types: "application/json", "text/json", "application/xml", "text/xml" |
Definitionen
Name | Beschreibung |
---|---|
Microsoft. |
|
Microsoft. |
Microsoft.Partner.Service.Customers.Contracts.V1.Agreement
Name | Typ | Beschreibung |
---|---|---|
agreementLink |
string |
|
dateAgreed |
string |
|
primaryContact | ||
templateId |
string |
|
type |
enum:
|
|
userId |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.Contact
Name | Typ | Beschreibung |
---|---|---|
string |
||
firstName |
string |
|
lastName |
string |
|
phoneNumber |
string |