Optionalparams: Stripe.V2.Core.AccountCreateParamsOptionaloptions: RequestOptionsAn Account is a representation of a company, individual or other entity that a user interacts with. Accounts contain identifying information about the entity, and configurations that store the features an account has access to. An account can be configured as any or all of the following configurations: Customer, Merchant and/or Recipient.
Optionaloptions: RequestOptionsRetrieves the details of an Account.
Optionalparams: Stripe.V2.Core.AccountRetrieveParamsOptionaloptions: RequestOptionsUpdates the details of an Account.
Optionalparams: Stripe.V2.Core.AccountUpdateParamsOptionaloptions: RequestOptionsReturns a list of Accounts.
Optionalparams: Stripe.V2.Core.AccountListParamsOptionaloptions: RequestOptionsReturns a list of Accounts.
Optionaloptions: RequestOptionsRemoves access to the Account and its associated resources. Closed Accounts can no longer be operated on, but limited information can still be retrieved through the API in order to be able to track their history.
Optionalparams: Stripe.V2.Core.AccountCloseParamsOptionaloptions: RequestOptionsRemoves access to the Account and its associated resources. Closed Accounts can no longer be operated on, but limited information can still be retrieved through the API in order to be able to track their history.
Optionaloptions: RequestOptions
An Account is a representation of a company, individual or other entity that a user interacts with. Accounts contain identifying information about the entity, and configurations that store the features an account has access to. An account can be configured as any or all of the following configurations: Customer, Merchant and/or Recipient.