Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.07 KB

File metadata and controls

23 lines (15 loc) · 1.07 KB

ConnectedSingleAccountResponse

Properties

Name Type Description Notes
id String Unique identifier of the connected account.
name String Human-readable name of the connected account.
providerId String The ID of the venue the account belongs to.
status ConnectedAccountApprovalStatus
totalBalance ConnectedAccountTotalBalance
manifest ConnectedAccountManifest
parentId String The ID of the parent main account, if this is a sub account. [optional]
apiKey String The API key identifier used to connect this account. [optional]
providerAccountName String The account name provided by the provider. [optional]
accountType ConnectedAccountType
subAccountsIds List<String> IDs of sub-accounts associated with this connected account. [optional]