Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationAdds an Account capability. Account capabilities can only be managed before the onboarding application is submitted.
Add an Account Capability
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Creates a connected Account associated with your partner/parent Account.
Create a Connected Account
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Deletes an Account capability. Account capabilities can only be managed before the onboarding application is submitted.
Delete an Account Capability
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Deletes a merchant Account. This cannot be undone.
Delete a Connected Account
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Retrieves the details of an existing Account.
Get an Account
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Returns a list of merchant Accounts. The Accounts are sorted with the most recently created appearing first. If the provided account type is merchant, the list is empty.
List all Connected Accounts
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Updates an Account by setting the values of the provided parameters. Any parameters not provided remain unchanged.
Update an Account
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Updates an Account capability. Account capabilities can only be managed before the onboarding application is submitted.
Update an Account Capability
AccountsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Generated using TypeDoc
AccountsApi - object-oriented interface
Export