帳戶之間的關係
商家帳戶可以透過各種關係連結。每個關係代表一個帳戶向另一個帳戶提供的服務類型。
關係由下列屬性組成:
- 服務供應商。
externalAccountId
:代表為關係設定的帳戶外部 ID。
- 接收服務的帳戶。
- 提供的服務或服務組合。
在 Merchant Accounts API 中,帳戶可以有以下關聯:
service
類型會定義服務供應商的存取層級。
舉例來說,如果您是代表其他商家管理子帳戶的第三方平台,Merchant Accounts API 會如何呈現您的帳戶階層:
- 服務供應商:您的進階帳戶。
- 接收服務的帳戶:代表進階帳戶中商家的子帳戶。
service
:accountAggregation
,可讓進階帳戶管理員存取子帳戶。
如要進一步瞭解如何設定進階帳戶,並連結至新的商家帳戶,請參閱「建立及管理子帳戶」一文。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-18 (世界標準時間)。
[null,null,["上次更新時間:2024-11-18 (世界標準時間)。"],[[["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."]]],[]]