Agreement resources representing a Microsoft cloud customer agreement
Applies to: Partner Center
Does not apply to: Partner Center operated by 21Vianet | Partner Center for Microsoft Cloud for US Government
The Agreement resource is currently supported by Partner Center only in the Microsoft public cloud.
The Agreement resource represents a Microsoft cloud customer agreement or Microsoft Customer Agreement.
Agreement
The Agreement resource represents the details of certification provided by the partner on behalf of the customer.
Property | Type | Description |
---|---|---|
userId | string | Object identifier of the logged-in user in the partner tenant who is providing confirmation on behalf of the partner organization. When using App+User authentication to create an Agreement resource, Partner Center automatically derives the userId attribute value from the App+User token. |
primaryContact | Contact | Information about the user from the customer organization that accepted the agreement, including: firstName, lastName, email, and phoneNumber (optional). |
dateAgreed | string in UTC date time format | The date when the customer accepted the agreement. |
templateId | string | Unique identifier of the agreement that the customer accepted. |
type | string | Agreement type. Currently, supported values include MicrosoftCloudAgreement and MicrosoftCustomerAgreement. |
agreementLink | string | URL for the agreement template. |