Stripe V2 Core Accounts API.
Accounts v2 is the next generation of the Connect Accounts API, providing improved identity management and verification capabilities.
Stripe V2 Core Accounts API. Accounts v2 is the next generation of the Connect Accounts API, providing improved identity management and verification capabilities. Docs: https://docs.stripe.com/api/v2/core/accounts
(close-account stripe-client account-id)(close-account stripe-client account-id opts)Closes an Account.
Closes an Account. Docs: https://docs.stripe.com/api/v2/core/accounts/close
(create-account stripe-client params)(create-account stripe-client params opts)Creates a new Account.
Creates a new Account. Docs: https://docs.stripe.com/api/v2/core/accounts/create
(list-accounts stripe-client)(list-accounts stripe-client params)(list-accounts stripe-client params opts)Lists all Accounts.
Lists all Accounts. Docs: https://docs.stripe.com/api/v2/core/accounts/list
(retrieve-account stripe-client account-id)(retrieve-account stripe-client account-id opts)Retrieves an Account by ID.
Retrieves an Account by ID. Docs: https://docs.stripe.com/api/v2/core/accounts/retrieve
(update-account stripe-client account-id params)(update-account stripe-client account-id params opts)Updates an Account.
Updates an Account. Docs: https://docs.stripe.com/api/v2/core/accounts/update
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 |