Deletes the specified account regardless of its type: standalone, MCA or
sub-account. Deleting an MCA leads to the deletion of all of its
sub-accounts. Executing this method requires admin access.
The deletion succeeds only if the account does not provide services
to any other account and has no processed offers. You can use the force
parameter to override this.
Retrieves an account from your Merchant Center account.
After inserting, updating, or deleting an account, it may take several
minutes before changes take effect.
Lists accounts accessible to the calling user and matching the
constraints of the request such as page size or filters.
This is not just listing the sub-accounts of an MCA, but all accounts the
calling user has access to including other MCAs, linked accounts,
standalone accounts and so on. If no filter is provided, then it returns
accounts the user is directly added to.
List all sub-accounts for a given multi client account. This is a
convenience wrapper for the more powerful ListAccounts method. This
method will produce the same results as calling ListsAccounts with the
following filter:
relationship(providerId={parent} AND service(type="ACCOUNT_AGGREGATION"))
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[],[]]