(disconnect-linked-account stripe-client account-id)(disconnect-linked-account stripe-client account-id opts)Disables the linked account for the account.
Stripe API docs: https://stripe.com/docs/api/linked_accounts/disconnect
Disables the linked account for the account. Stripe API docs: https://stripe.com/docs/api/linked_accounts/disconnect
(list-linked-account-owners stripe-client account-id)(list-linked-account-owners stripe-client account-id params)(list-linked-account-owners stripe-client account-id params opts)Lists all owners for the linked account.
Stripe API docs: https://stripe.com/docs/api/linked_accounts/owners
Lists all owners for the linked account. Stripe API docs: https://stripe.com/docs/api/linked_accounts/owners
(list-linked-accounts stripe-client)(list-linked-accounts stripe-client params)(list-linked-accounts stripe-client params opts)Returns a list of linked accounts for the account.
Stripe API docs: https://stripe.com/docs/api/linked_accounts/list
Returns a list of linked accounts for the account. Stripe API docs: https://stripe.com/docs/api/linked_accounts/list
(refresh-linked-account stripe-client account-id)(refresh-linked-account stripe-client account-id params)(refresh-linked-account stripe-client account-id params opts)Refreshes the linked account balance for the account.
Stripe API docs: https://stripe.com/docs/api/linked_accounts/refresh
Refreshes the linked account balance for the account. Stripe API docs: https://stripe.com/docs/api/linked_accounts/refresh
(retrieve-linked-account stripe-client account-id)(retrieve-linked-account stripe-client account-id opts)Retrieves the details of an existing linked account.
Stripe API docs: https://stripe.com/docs/api/linked_accounts/retrieve
Retrieves the details of an existing linked account. Stripe API docs: https://stripe.com/docs/api/linked_accounts/retrieve
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |