Manage customer accounts - Get agreements
고객을 대신하여 파트너가 제공한 계약 확인을 가져옵니다.
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/agreements
GET https://api.partnercenter.microsoft.com/v{version}/customers/{customer_id}/agreements?agreementType={agreementType}
URI 매개 변수
Name | In(다음 안에) | 필수 | 형식 | Description |
---|---|---|---|---|
customer_id
|
path | True |
string |
고객 ID입니다. |
version
|
path | True |
string |
|
agreement
|
query |
string |
계약 확인을 필터링할 계약 유형입니다. '*'는 모든 형식의 규약을 반환합니다. 지정하지 않으면 기본값은 MCA(Microsoft 클라우드 계약)입니다. |
요청 헤더
Name | 필수 | 형식 | Description |
---|---|---|---|
Authorization | True |
string |
권한 부여 전달자 토큰 |
ms-correlationid |
string |
내부적으로 요청을 추적하는 데 사용됩니다. ms-correlationid가 제공되지 않으면 서버는 각 요청에 대해 새 상관 관계를 생성합니다. |
|
ms-cv |
string |
내부적으로 요청을 추적하는 데 사용됩니다. ms-cv 제공되지 않으면 서버는 각 요청에 대해 새 ms-cv 생성합니다. |
|
ms-requestid |
string |
요청의 idempotency에 사용됩니다. ms-requestid가 제공되지 않으면 서버는 각 요청에 대해 새 요청을 생성합니다. |
응답
Name | 형식 | Description |
---|---|---|
200 OK |
Microsoft. |
요청이 성공했습니다. 규약이 성공적으로 검색되었습니다. Media Types: "application/json", "text/json" |
정의
Name | Description |
---|---|
Microsoft. |
|
Microsoft. |
Microsoft.Partner.Service.Customers.Contracts.V1.Agreement
Name | 형식 | Description |
---|---|---|
agreementLink |
string |
|
dateAgreed |
string |
|
primaryContact | ||
templateId |
string |
|
type |
enum:
|
|
userId |
string |
Microsoft.Partner.Service.Customers.Contracts.V1.Contact
Name | 형식 | Description |
---|---|---|
string |
||
firstName |
string |
|
lastName |
string |
|
phoneNumber |
string |