다음을 통해 공유


Manage account profiles - Update billing profile

청구 프로필을 업데이트합니다.

PUT https://api.partnercenter.microsoft.com/v{version}/profiles/billing

URI 매개 변수

Name In(다음 안에) 필수 형식 Description
version
path True

string

Api 버전입니다.

요청 헤더

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

Name 필수 형식 Description
Authorization True

string

권한 부여 전달자 토큰

Accept True

string

허용 가능한 콘텐츠 형식; 널리 적응된 형식 애플리케이션/json

ms-correlationid

string

내부적으로 요청을 추적하는 데 사용됩니다. ms-correlationid가 제공되지 않으면 서버는 각 요청에 대해 새 상관 관계를 생성합니다.

ms-requestid

string

요청의 idempotency에 사용됩니다. ms-requestid가 제공되지 않으면 서버는 각 요청에 대해 새 요청을 생성합니다.

요청 본문

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

Name 형식 Description
address

Microsoft.Partner.Sdk.Contracts.V1.Address

회사 또는 조직의 청구 주소를 가져오거나 설정합니다.

billingCurrency

string

회사 또는 조직에서 사용하는 통화를 가져오거나 설정합니다.

billingDay

integer

청구 일을 가져오거나 설정합니다.

companyName

string

청구 회사 이름을 가져오거나 설정합니다.

links

Microsoft.Partner.Sdk.Contracts.V1.Common.ResourceLinks

링크를 가져오거나 설정합니다.

primaryContact

Microsoft.Partner.Sdk.Contracts.V1.Contact

회사 또는 조직의 기본 연락처를 가져오거나 설정합니다.

purchaseOrderNumber

string

회사 또는 조직의 구매 주문 번호를 가져오거나 설정합니다.

taxId

string

회사 또는 조직의 세금 ID를 가져오거나 설정합니다.

응답

Name 형식 Description
200 OK

Microsoft.Partner.Sdk.Contracts.V1.BillingProfile

요청이 성공했습니다. 응답 본문에는 업데이트된 청구 프로필이 포함되어 있습니다.

Media Types: "application/json", "application/xml", "text/xml", "text/json"

400 Bad Request

누락되었거나 잘못된 입력이 있었습니다. 응답 본문은 오류 세부 정보를 제공합니다.

Media Types: "application/json", "application/xml", "text/xml", "text/json"

401 Unauthorized

요청이 인증되지 않았습니다. 클라이언트는 먼저 파트너 API 서비스를 사용하여 인증해야 합니다.

Media Types: "application/json", "application/xml", "text/xml", "text/json"

403 Forbidden

요청이 인증되었지만 호출자가 호출할 권한이 없으므로 거부되었습니다.

Media Types: "application/json", "application/xml", "text/xml", "text/json"

404 Not Found

리소스를 찾을 수 없거나 지정된 입력 매개 변수와 함께 사용할 수 없습니다.

Media Types: "application/json", "application/xml", "text/xml", "text/json"

500 Internal Server Error

파트너 API 서비스 또는 해당 종속성 중 하나가 요청을 충족하지 못했습니다. 호출자는 이를 다시 시도할 수 있습니다.

Media Types: "application/json", "application/xml", "text/xml", "text/json"

정의

Name Description
Microsoft.Partner.Sdk.Contracts.V1.Address

고객 또는 파트너의 주소를 나타냅니다.

Microsoft.Partner.Sdk.Contracts.V1.BillingProfile

파트너의 청구 프로필을 설명합니다.

Microsoft.Partner.Sdk.Contracts.V1.Common.Link

링크는 리소스에 액세스하기 위한 원하는 작업을 나타내는 URI 및 HTTP 메서드를 나타냅니다.

Microsoft.Partner.Sdk.Contracts.V1.Common.ResourceAttributes

일반적인 개체 특성을 참조합니다.

Microsoft.Partner.Sdk.Contracts.V1.Common.ResourceLinks

리소스에 대한 탐색 링크

Microsoft.Partner.Sdk.Contracts.V1.Contact

특정 개인에 대한 연락처 정보를 설명합니다.

System.Collections.Generic.KeyValuePair[System.String,System.String]

Microsoft.Partner.Sdk.Contracts.V1.Address

고객 또는 파트너의 주소를 나타냅니다.

Name 형식 Description
addressLine1

string

주소의 첫 번째 줄을 가져오거나 설정합니다.

addressLine2

string

주소의 두 번째 줄을 가져오거나 설정합니다. 이 속성은 선택 사항입니다.

city

string

도시를 가져오거나 설정합니다.

country

string

ISO 국가 코드 형식의 국가/지역을 가져오거나 설정합니다.

firstName

string

고객 회사/조직에서 연락처의 이름을 가져오거나 설정합니다.

lastName

string

고객 회사/조직에서 연락처의 성을 가져오거나 설정합니다.

phoneNumber

string

고객 회사/조직에서 연락처의 전화 번호를 가져오거나 설정합니다. 이 속성은 선택 사항입니다.

postalCode

string

우편 번호 또는 우편 번호를 가져오거나 설정합니다.

region

string

지역을 가져오거나 설정합니다.

state

string

상태를 가져오거나 설정합니다.

Microsoft.Partner.Sdk.Contracts.V1.BillingProfile

파트너의 청구 프로필을 설명합니다.

Name 형식 Description
address

Microsoft.Partner.Sdk.Contracts.V1.Address

회사 또는 조직의 청구 주소를 가져오거나 설정합니다.

attributes

Microsoft.Partner.Sdk.Contracts.V1.Common.ResourceAttributes

특성을 가져옵니다.

billingCurrency

string

회사 또는 조직에서 사용하는 통화를 가져오거나 설정합니다.

billingDay

integer

청구 일을 가져오거나 설정합니다.

companyName

string

청구 회사 이름을 가져오거나 설정합니다.

links

Microsoft.Partner.Sdk.Contracts.V1.Common.ResourceLinks

링크를 가져오거나 설정합니다.

primaryContact

Microsoft.Partner.Sdk.Contracts.V1.Contact

회사 또는 조직의 기본 연락처를 가져오거나 설정합니다.

profileType enum:
  • billing_profile
  • legal_business_profile
  • mpn_profile
  • organization_profile
  • support_profile

OldProperty: 파트너 프로필 형식을 가져옵니다.

purchaseOrderNumber

string

회사 또는 조직의 구매 주문 번호를 가져오거나 설정합니다.

taxId

string

회사 또는 조직의 세금 ID를 가져오거나 설정합니다.

링크는 리소스에 액세스하기 위한 원하는 작업을 나타내는 URI 및 HTTP 메서드를 나타냅니다.

Name 형식 Description
headers

System.Collections.Generic.KeyValuePair[System.String,System.String][]

링크 헤더를 가져옵니다.

method

string

메서드입니다.

uri

string

URI입니다.

Microsoft.Partner.Sdk.Contracts.V1.Common.ResourceAttributes

일반적인 개체 특성을 참조합니다.

Name 형식 Description
etag

string

etag를 가져오거나 설정합니다. 공급자의 개체 버전입니다.

objectType

string

개체의 형식입니다.

리소스에 대한 탐색 링크

Name 형식 Description
next

Microsoft.Partner.Sdk.Contracts.V1.Common.Link

항목의 다음 페이지입니다.

previous

Microsoft.Partner.Sdk.Contracts.V1.Common.Link

항목의 이전 페이지입니다.

self

Microsoft.Partner.Sdk.Contracts.V1.Common.Link

자체 URI입니다.

Microsoft.Partner.Sdk.Contracts.V1.Contact

특정 개인에 대한 연락처 정보를 설명합니다.

Name 형식 Description
email

string

연락처의 전자 메일 주소를 가져오거나 설정합니다.

firstName

string

연락처의 이름을 가져오거나 설정합니다.

lastName

string

연락처의 성을 가져오거나 설정합니다.

phoneNumber

string

연락처의 전화 번호를 가져오거나 설정합니다.

System.Collections.Generic.KeyValuePair[System.String,System.String]

Name 형식 Description
key

string

value

string