계정 간 관계
판매자 계정은 다양한 관계로 연결될 수 있습니다. 각 관계는 한 계정이 다른 계정에 제공하는 서비스 종류를 나타냅니다.
관계는 다음 속성으로 구성됩니다.
- 서비스 제공업체
- 관계에 대해 구성된 계정의 외부 식별자를 나타내는
externalAccountId
입니다.
- 서비스를 받는 계정입니다.
- 제공되는 서비스 또는 서비스 집합
Merchant Accounts API에서 계정은 다음과 같은 관계를 가질 수 있습니다.
service
유형은 서비스 제공업체에 부여된 액세스 수준을 정의합니다.
예를 들어 다른 판매자를 대신하여 하위 계정을 관리하는 서드 파티 플랫폼인 경우 Merchant Accounts API가 계정 계층 구조를 나타내는 방법은 다음과 같습니다.
- 서비스 제공업체: 고급 계정
- 서비스를 받는 계정: 고급 계정의 판매자를 나타내는 하위 계정입니다.
service
: accountAggregation
: 고급 계정 관리자가 하위 계정에 액세스할 수 있는 권한을 부여합니다.
고급 계정을 설정하고 새 판매자 계정에 연결하는 방법에 대한 자세한 내용은 하위 계정 만들기 및 관리를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-18(UTC)
[null,null,["최종 업데이트: 2024-11-18(UTC)"],[[["Merchant accounts can be linked through various relationships, defining the services one account provides to another."],["Each relationship includes a service provider, an external account ID, a service recipient, and the service(s) offered."],["A primary relationship type is \"account aggregation,\" where an aggregator (like an advanced account) provides services to sub-accounts."],["The `service` type specifies the access level granted to the service provider, such as admin access in account aggregation."],["Advanced accounts can manage sub-accounts, enabling third-party platforms to manage merchants under their hierarchy."]]],[]]