The
service
type defines the access level given to the service provider.
For example, here's how the Merchant Accounts API represents your account
hierarchy if you're a third-party platform that manages sub-accounts on behalf
of other merchants:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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."]]],[]]