Returns a list of Accounts.
Learn more about calling API v2 endpoints.Parameters
- applied_
configurationsarray of enums Filter only accounts that have all of the configurations specified. If omitted, returns all accounts regardless of which configurations they have.
Possible enum valuescustomerThe Account can be used as a customer.
merchantThe Account can be used as a merchant.
recipientThe Account can be used as a recipient.
storerThe Account can be used as a storer.
- closedboolean
Filter by whether the account is closed. If omitted, returns only Accounts that are not closed.
- limitinteger
The upper limit on the number of accounts returned by the List Account request.
- pagestring
The page token to navigate to next or previous batch of accounts given by the list request.
Returns
Response attributes
- dataarray of objects
A list of retrieved Account objects.
- data.
idstring Unique identifier for the Account.
- data.
objectstring, value is "v2.core.account" String representing the object’s type. Objects of the same type share the same value of the object field.
- data.
applied_ configurationsarray of enums The configurations that have been applied to this account.
Possible enum valuescustomerThe Account can be used as a customer.
merchantThe Account can be used as a merchant.
recipientThe Account can be used as a recipient.
storerThe Account can be used as a storer.
- data.
closednullable boolean Indicates whether the account has been closed.
- data.
configurationnullable object An Account represents a company, individual, or other entity that a user interacts with. Accounts store identity information and one or more configurations that enable product-specific capabilities. You can assign configurations at creation or add them later.
- data.
configuration. customernullable object The Customer Configuration allows the Account to be used in inbound payment flows.
- data.
configuration. customer. appliedboolean Indicates whether the customer configuration is active. You can deactivate or reactivate the customer configuration by updating this property. Deactivating the configuration by setting this value to false will unrequest all capabilities within the configuration. It will not delete any of the configuration’s other properties.
- data.
configuration. customer. automatic_ indirect_ taxnullable object Settings for automatic indirect tax calculation on the customer’s invoices, subscriptions, Checkout Sessions, and Payment Links. Available when automatic tax calculation is available for the customer account’s location.
- data.
configuration. customer. automatic_indirect_tax. exemptnullable enum The customer account’s tax exemption status:
none,exempt, orreverse. Whenreverse, invoice and receipt PDFs include “Reverse charge”.Possible enum valuesexemptThe customer is tax-exempt.
noneThe customer is not tax-exempt.
reverseReverse charge applies.
- data.
configuration. customer. automatic_indirect_tax. ip_ addressnullable string A recent IP address of the customer used for tax reporting and tax location inference.
- data.
configuration. customer. automatic_indirect_tax. locationnullable object The customer account’s identified tax location, derived from
location_. Only rendered if thesource automatic_feature is requested andindirect_ tax active.- data.
configuration. customer. automatic_indirect_tax. location. countrynullable enum The identified tax country of the customer.
- data.
configuration. customer. automatic_indirect_tax. location. statenullable string The identified tax state, county, province, or region of the customer.
- data.
configuration. customer. automatic_indirect_tax. location_ sourcenullable enum Data source used to identify the customer account’s tax location. Defaults to
identity_. Used for automatic indirect tax calculation.address Possible enum valuesidentity_address Identity address (
identity.orbusiness_ details. address identity.).individual. address ip_address IP address.
payment_method The customer’s default payment method, unless a default payment method is set on the subscription or invoice.
shipping_address Shipping address.
- data.
configuration. customer. billingnullable object Default Billing settings for the customer account, used in Invoices and Subscriptions.
- data.
configuration. customer. billing. default_ payment_ methodnullable string ID of a PaymentMethod attached to the customer account to use as the default for invoices and subscriptions.
- data.
configuration. customer. billing. invoicenullable object Default invoice settings for the customer account.
- data.
configuration. customer. billing. invoice. custom_ fieldsarray of objects The list of up to 4 default custom fields to be displayed on invoices for this customer. When updating, pass an empty string to remove previously-defined fields.
- data.
configuration. customer. billing. invoice. custom_fields. namestring The name of the custom field. This may be up to 40 characters.
- data.
configuration. customer. billing. invoice. custom_fields. valuestring The value of the custom field. This may be up to 140 characters. When updating, pass an empty string to remove previously-defined values.
- data.
configuration. customer. billing. invoice. nullable string Default invoice footer.
- data.
configuration. customer. billing. invoice. next_ sequencenullable integer Sequence number to use on the customer account’s next invoice. Defaults to 1.
- data.
configuration. customer. billing. invoice. prefixnullable string Prefix used to generate unique invoice numbers. Must be 3-12 uppercase letters or numbers.
- data.
configuration. customer. billing. invoice. renderingnullable object Default invoice PDF rendering options.
- data.
configuration. customer. billing. invoice. rendering. amount_ tax_ displaynullable enum Indicates whether displayed line item prices and amounts on invoice PDFs include inclusive tax amounts. Must be either
include_orinclusive_ tax exclude_.tax Possible enum valuesexclude_tax Exclude tax.
include_inclusive_ tax Include inclusive tax.
- data.
configuration. customer. billing. invoice. rendering. templatenullable string ID of the invoice rendering template to use for future invoices.
- data.
configuration. customer. capabilitiesnullable object Capabilities that have been requested on the Customer Configuration.
- data.
configuration. customer. capabilities. automatic_ indirect_ taxnullable object Generates requirements for enabling automatic indirect tax calculation on this customer’s invoices or subscriptions. Recommended to request this capability if planning to enable automatic tax calculation on this customer’s invoices or subscriptions.
- data.
configuration. customer. capabilities. automatic_indirect_tax. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. customer. capabilities. automatic_indirect_tax. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. customer. capabilities. automatic_indirect_tax. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. customer. capabilities. automatic_indirect_tax. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. customer. shippingnullable object The customer’s shipping information. Appears on invoices emailed to this customer.
- data.
configuration. customer. shipping. addressnullable object Customer shipping address.
- data.
configuration. customer. shipping. address. citynullable string City, district, suburb, town, or village.
- data.
configuration. customer. shipping. address. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
configuration. customer. shipping. address. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
configuration. customer. shipping. address. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
configuration. customer. shipping. address. postal_ codenullable string ZIP or postal code.
- data.
configuration. customer. shipping. address. statenullable string State, county, province, or region.
- data.
configuration. customer. shipping. namenullable string Customer name.
- data.
configuration. customer. shipping. phonenullable string Customer phone (including extension).
- data.
configuration. customer. test_ clocknullable string ID of the test clock to attach to the customer. Can only be set on testmode Accounts, and when the Customer Configuration is first set on an Account.
- data.
configuration. merchantnullable object Enables the Account to act as a connected account and collect payments facilitated by a Connect platform. You must onboard your platform to Connect before you can add this configuration to your connected accounts. Utilize this configuration when the Account will be the Merchant of Record, like with Direct charges or Destination Charges with on_behalf_of set.
- data.
configuration. merchant. appliedboolean Indicates whether the merchant configuration is active. You can deactivate or reactivate the merchant configuration by updating this property. Deactivating the configuration by setting this value to false doesn’t delete the configuration’s properties.
- data.
configuration. merchant. bacs_ debit_ paymentsnullable object Settings for Bacs Direct Debit payments.
- data.
configuration. merchant. bacs_debit_payments. display_ namenullable string Display name for Bacs Direct Debit payments.
- data.
configuration. merchant. bacs_debit_payments. service_ user_ numbernullable string Service User Number (SUN) for Bacs Direct Debit payments.
- data.
configuration. merchant. brandingnullable object Settings used to apply the merchant’s branding to email receipts, invoices, Checkout, and other products.
- data.
configuration. merchant. branding. iconnullable string ID of a file upload: An icon for the merchant. Must be square and at least 128px x 128px.
- data.
configuration. merchant. branding. logonullable string ID of a file upload: A logo for the merchant that will be used in Checkout instead of the icon and without the merchant’s name next to it if provided. Must be at least 128px x 128px.
- data.
configuration. merchant. branding. primary_ colornullable string A CSS hex color value representing the primary branding color for the merchant.
- data.
configuration. merchant. branding. secondary_ colornullable string A CSS hex color value representing the secondary branding color for the merchant.
- data.
configuration. merchant. capabilitiesnullable object Capabilities that have been requested on the Merchant Configuration.
- data.
configuration. merchant. capabilities. ach_ debit_ paymentsnullable object Allow the merchant to process ACH debit payments.
- data.
configuration. merchant. capabilities. ach_debit_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. ach_debit_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. ach_debit_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. ach_debit_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. acss_ debit_ paymentsnullable object Allow the merchant to process ACSS debit payments.
- data.
configuration. merchant. capabilities. acss_debit_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. acss_debit_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. acss_debit_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. acss_debit_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. affirm_ paymentsnullable object Allow the merchant to process Affirm payments.
- data.
configuration. merchant. capabilities. affirm_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. affirm_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. affirm_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. affirm_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. afterpay_ clearpay_ paymentsnullable object Allow the merchant to process Afterpay/Clearpay payments.
- data.
configuration. merchant. capabilities. afterpay_clearpay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. afterpay_clearpay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. afterpay_clearpay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. afterpay_clearpay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. alma_ paymentsnullable object Allow the merchant to process Alma payments.
- data.
configuration. merchant. capabilities. alma_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. alma_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. alma_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. alma_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. amazon_ pay_ paymentsnullable object Allow the merchant to process Amazon Pay payments.
- data.
configuration. merchant. capabilities. amazon_pay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. amazon_pay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. amazon_pay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. amazon_pay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. au_ becs_ debit_ paymentsnullable object Allow the merchant to process Australian BECS Direct Debit payments.
- data.
configuration. merchant. capabilities. au_becs_debit_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. au_becs_debit_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. au_becs_debit_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. au_becs_debit_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. bacs_ debit_ paymentsnullable object Allow the merchant to process BACS Direct Debit payments.
- data.
configuration. merchant. capabilities. bacs_debit_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. bacs_debit_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. bacs_debit_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. bacs_debit_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. bancontact_ paymentsnullable object Allow the merchant to process Bancontact payments.
- data.
configuration. merchant. capabilities. bancontact_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. bancontact_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. bancontact_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. bancontact_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. blik_ paymentsnullable object Allow the merchant to process BLIK payments.
- data.
configuration. merchant. capabilities. blik_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. blik_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. blik_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. blik_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. boleto_ paymentsnullable object Allow the merchant to process Boleto payments.
- data.
configuration. merchant. capabilities. boleto_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. boleto_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. boleto_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. boleto_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. card_ paymentsnullable object Allow the merchant to collect card payments.
- data.
configuration. merchant. capabilities. card_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. card_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. card_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. card_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. cartes_ bancaires_ paymentsnullable object Allow the merchant to process Cartes Bancaires payments.
- data.
configuration. merchant. capabilities. cartes_bancaires_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. cartes_bancaires_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. cartes_bancaires_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. cartes_bancaires_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. cashapp_ paymentsnullable object Allow the merchant to process Cash App payments.
- data.
configuration. merchant. capabilities. cashapp_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. cashapp_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. cashapp_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. cashapp_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. eps_ paymentsnullable object Allow the merchant to process EPS payments.
- data.
configuration. merchant. capabilities. eps_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. eps_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. eps_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. eps_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. fpx_ paymentsnullable object Allow the merchant to process FPX payments.
- data.
configuration. merchant. capabilities. fpx_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. fpx_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. fpx_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. fpx_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. gb_ bank_ transfer_ paymentsnullable object Allow the merchant to process UK bank transfer payments.
- data.
configuration. merchant. capabilities. gb_bank_transfer_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. gb_bank_transfer_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. gb_bank_transfer_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. gb_bank_transfer_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. grabpay_ paymentsnullable object Allow the merchant to process GrabPay payments.
- data.
configuration. merchant. capabilities. grabpay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. grabpay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. grabpay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. grabpay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. ideal_ paymentsnullable object Allow the merchant to process iDEAL payments.
- data.
configuration. merchant. capabilities. ideal_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. ideal_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. ideal_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. ideal_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. jcb_ paymentsnullable object Allow the merchant to process JCB card payments.
- data.
configuration. merchant. capabilities. jcb_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. jcb_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. jcb_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. jcb_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. jp_ bank_ transfer_ paymentsnullable object Allow the merchant to process Japanese bank transfer payments.
- data.
configuration. merchant. capabilities. jp_bank_transfer_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. jp_bank_transfer_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. jp_bank_transfer_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. jp_bank_transfer_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. kakao_ pay_ paymentsnullable object Allow the merchant to process Kakao Pay payments.
- data.
configuration. merchant. capabilities. kakao_pay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. kakao_pay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. kakao_pay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. kakao_pay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. klarna_ paymentsnullable object Allow the merchant to process Klarna payments.
- data.
configuration. merchant. capabilities. klarna_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. klarna_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. klarna_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. klarna_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. konbini_ paymentsnullable object Allow the merchant to process Konbini convenience store payments.
- data.
configuration. merchant. capabilities. konbini_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. konbini_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. konbini_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. konbini_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. kr_ card_ paymentsnullable object Allow the merchant to process Korean card payments.
- data.
configuration. merchant. capabilities. kr_card_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. kr_card_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. kr_card_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. kr_card_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. link_ paymentsnullable object Allow the merchant to process Link payments.
- data.
configuration. merchant. capabilities. link_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. link_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. link_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. link_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. mobilepay_ paymentsnullable object Allow the merchant to process MobilePay payments.
- data.
configuration. merchant. capabilities. mobilepay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. mobilepay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. mobilepay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. mobilepay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. multibanco_ paymentsnullable object Allow the merchant to process Multibanco payments.
- data.
configuration. merchant. capabilities. multibanco_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. multibanco_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. multibanco_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. multibanco_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. mx_ bank_ transfer_ paymentsnullable object Allow the merchant to process Mexican bank transfer payments.
- data.
configuration. merchant. capabilities. mx_bank_transfer_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. mx_bank_transfer_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. mx_bank_transfer_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. mx_bank_transfer_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. nullable object Allow the merchant to process Naver Pay payments.
- data.
configuration. merchant. capabilities. naver_pay_payments. enum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. naver_pay_payments. array of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. naver_pay_payments. status_details. enum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. naver_pay_payments. status_details. enum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. oxxo_ paymentsnullable object Allow the merchant to process OXXO payments.
- data.
configuration. merchant. capabilities. oxxo_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. oxxo_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. oxxo_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. oxxo_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. p24_ paymentsnullable object Allow the merchant to process Przelewy24 (P24) payments.
- data.
configuration. merchant. capabilities. p24_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. p24_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. p24_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. p24_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. pay_ by_ bank_ paymentsnullable object Allow the merchant to process Pay by Bank payments.
- data.
configuration. merchant. capabilities. pay_by_bank_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. pay_by_bank_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. pay_by_bank_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. pay_by_bank_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. payco_ paymentsnullable object Allow the merchant to process PAYCO payments.
- data.
configuration. merchant. capabilities. payco_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. payco_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. payco_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. payco_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. paynow_ paymentsnullable object Allow the merchant to process PayNow payments.
- data.
configuration. merchant. capabilities. paynow_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. paynow_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. paynow_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. paynow_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. promptpay_ paymentsnullable object Allow the merchant to process PromptPay payments.
- data.
configuration. merchant. capabilities. promptpay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. promptpay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. promptpay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. promptpay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. revolut_ pay_ paymentsnullable object Allow the merchant to process Revolut Pay payments.
- data.
configuration. merchant. capabilities. revolut_pay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. revolut_pay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. revolut_pay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. revolut_pay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. samsung_ pay_ paymentsnullable object Allow the merchant to process Samsung Pay payments.
- data.
configuration. merchant. capabilities. samsung_pay_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. samsung_pay_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. samsung_pay_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. samsung_pay_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. sepa_ bank_ transfer_ paymentsnullable object Allow the merchant to process SEPA bank transfer payments.
- data.
configuration. merchant. capabilities. sepa_bank_transfer_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. sepa_bank_transfer_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. sepa_bank_transfer_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. sepa_bank_transfer_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. sepa_ debit_ paymentsnullable object Allow the merchant to process SEPA Direct Debit payments.
- data.
configuration. merchant. capabilities. sepa_debit_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. sepa_debit_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. sepa_debit_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. sepa_debit_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. stripe_ balancenullable object Capabilities that enable the merchant to manage their Stripe Balance (/v1/balance).
- data.
configuration. merchant. capabilities. stripe_balance. payoutsnullable object Enables this Account to complete payouts from their Stripe Balance (/v1/balance).
- data.
configuration. merchant. capabilities. stripe_balance. payouts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. stripe_balance. payouts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. stripe_balance. payouts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. stripe_balance. payouts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. swish_ paymentsnullable object Allow the merchant to process Swish payments.
- data.
configuration. merchant. capabilities. swish_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. swish_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. swish_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. swish_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. twint_ paymentsnullable object Allow the merchant to process TWINT payments.
- data.
configuration. merchant. capabilities. twint_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. twint_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. twint_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. twint_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. us_ bank_ transfer_ paymentsnullable object Allow the merchant to process US bank transfer payments.
- data.
configuration. merchant. capabilities. us_bank_transfer_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. us_bank_transfer_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. us_bank_transfer_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. us_bank_transfer_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. capabilities. zip_ paymentsnullable object Allow the merchant to process Zip payments.
- data.
configuration. merchant. capabilities. zip_payments. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. merchant. capabilities. zip_payments. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. merchant. capabilities. zip_payments. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. merchant. capabilities. zip_payments. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. merchant. card_ paymentsnullable object Card payments settings.
- data.
configuration. merchant. card_payments. decline_ onnullable object Automatically declines certain charge types regardless of whether the card issuer accepted or declined the charge.
- data.
configuration. merchant. card_payments. decline_on. avs_ failurenullable boolean Whether Stripe automatically declines charges with an incorrect ZIP or postal code. This setting only applies when a ZIP or postal code is provided and they fail bank verification.
- data.
configuration. merchant. card_payments. decline_on. cvc_ failurenullable boolean Whether Stripe automatically declines charges with an incorrect CVC. This setting only applies when a CVC is provided and it fails bank verification.
- data.
configuration. merchant. konbini_ paymentsnullable object Settings specific to Konbini payments on the account.
- data.
configuration. merchant. konbini_payments. supportnullable object Support for Konbini payments.
- data.
configuration. merchant. konbini_payments. support. emailnullable string Support email address for Konbini payments.
- data.
configuration. merchant. konbini_payments. support. hoursnullable object Support hours for Konbini payments.
- data.
configuration. merchant. konbini_payments. support. hours. end_ timenullable string Support hours end time (JST time of day) for in
HH:MMformat. - data.
configuration. merchant. konbini_payments. support. hours. start_ timenullable string Support hours start time (JST time of day) for in
HH:MMformat.
- data.
configuration. merchant. konbini_payments. support. phonenullable string Support phone number for Konbini payments.
- data.
configuration. merchant. mccnullable string The Merchant Category Code (MCC) for the merchant. MCCs classify businesses based on the goods or services they provide.
- data.
configuration. merchant. script_ statement_ descriptornullable object Settings for the default text that appears on statements for language variations.
- data.
configuration. merchant. script_statement_descriptor. kananullable object The Kana variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements.
- data.
configuration. merchant. script_statement_descriptor. kana. descriptornullable string The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don’t set a statement_descriptor_prefix, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the statement_descriptor text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
- data.
configuration. merchant. script_statement_descriptor. kana. prefixnullable string Default text that appears on statements for card charges outside of Japan, prefixing any dynamic statement_descriptor_suffix specified on the charge. To maximize space for the dynamic part of the descriptor, keep this text short. If you don’t specify this value, statement_descriptor is used as the prefix. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
- data.
configuration. merchant. script_statement_descriptor. kanjinullable object The Kanji variation of statement_descriptor used for charges in Japan. Japanese statement descriptors have special requirements.
- data.
configuration. merchant. script_statement_descriptor. kanji. descriptornullable string The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don’t set a statement_descriptor_prefix, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the statement_descriptor text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
- data.
configuration. merchant. script_statement_descriptor. kanji. prefixnullable string Default text that appears on statements for card charges outside of Japan, prefixing any dynamic statement_descriptor_suffix specified on the charge. To maximize space for the dynamic part of the descriptor, keep this text short. If you don’t specify this value, statement_descriptor is used as the prefix. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
- data.
configuration. merchant. sepa_ debit_ paymentsnullable object Settings for SEPA Direct Debit payments.
- data.
configuration. merchant. sepa_debit_payments. creditor_ idnullable string Creditor ID for SEPA Direct Debit payments.
- data.
configuration. merchant. statement_ descriptornullable object Statement descriptor.
- data.
configuration. merchant. statement_descriptor. descriptornullable string The default text that appears on statements for non-card charges outside of Japan. For card charges, if you don’t set a statement_descriptor_prefix, this text is also used as the statement descriptor prefix. In that case, if concatenating the statement descriptor suffix causes the combined statement descriptor to exceed 22 characters, we truncate the statement_descriptor text to limit the full descriptor to 22 characters. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
- data.
configuration. merchant. statement_descriptor. prefixnullable string Default text that appears on statements for card charges outside of Japan, prefixing any dynamic statement_descriptor_suffix specified on the charge. To maximize space for the dynamic part of the descriptor, keep this text short. If you don’t specify this value, statement_descriptor is used as the prefix. For more information about statement descriptors and their requirements, see the Merchant Configuration settings documentation.
- data.
configuration. merchant. supportnullable object Publicly available contact information for sending support issues to.
- data.
configuration. merchant. support. addressnullable object A publicly available mailing address for sending support issues to.
- data.
configuration. merchant. support. address. citynullable string City, district, suburb, town, or village.
- data.
configuration. merchant. support. address. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
configuration. merchant. support. address. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
configuration. merchant. support. address. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
configuration. merchant. support. address. postal_ codenullable string ZIP or postal code.
- data.
configuration. merchant. support. address. statenullable string State, county, province, or region.
- data.
configuration. merchant. support. address. townnullable string Town or district.
- data.
configuration. merchant. support. emailnullable string A publicly available email address for sending support issues to.
- data.
configuration. merchant. support. phonenullable string A publicly available phone number to call with support issues.
- data.
configuration. merchant. support. urlnullable string A publicly available website for handling support issues.
- data.
configuration. recipientnullable object The Recipient Configuration allows the Account to receive funds. Utilize this configuration if the Account will not be the Merchant of Record, like with Separate Charges & Transfers, or Destination Charges without on_behalf_of set.
- data.
configuration. recipient. appliedboolean Indicates whether the recipient configuration is active. You can deactivate or reactivate the recipient configuration by updating this property. Deactivating the configuration by setting this value to false unrequest all capabilities within the configuration. It will not delete any of the configuration’s other properties.
- data.
configuration. recipient. capabilitiesnullable object Capabilities that have been requested on the Recipient Configuration.
- data.
configuration. recipient. capabilities. bank_ accountsnullable objectPreview feature Capabilities that enable OutboundPayments to a bank account linked to this Account.
- data.
configuration. recipient. capabilities. bank_accounts. localnullable objectPreview feature Enables this Account to receive OutboundPayments to linked bank accounts over local networks.
- data.
configuration. recipient. capabilities. bank_accounts. local. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. recipient. capabilities. bank_accounts. local. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. recipient. capabilities. bank_accounts. local. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. recipient. capabilities. bank_accounts. local. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. recipient. capabilities. bank_accounts. wirenullable objectPreview feature Enables this Account to receive OutboundPayments to linked bank accounts over wire.
- data.
configuration. recipient. capabilities. bank_accounts. wire. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. recipient. capabilities. bank_accounts. wire. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. recipient. capabilities. bank_accounts. wire. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. recipient. capabilities. bank_accounts. wire. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. recipient. capabilities. cardsnullable objectPreview feature Enables this Account to receive OutboundPayments to a linked debit card.
- data.
configuration. recipient. capabilities. cards. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. recipient. capabilities. cards. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. recipient. capabilities. cards. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. recipient. capabilities. cards. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. recipient. capabilities. stripe_ balancenullable object Capabilities that enable the recipient to manage their Stripe Balance (/v1/balance).
- data.
configuration. recipient. capabilities. stripe_balance. payoutsnullable object Enables this Account to complete payouts from their Stripe Balance (/v1/balance).
- data.
configuration. recipient. capabilities. stripe_balance. payouts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. recipient. capabilities. stripe_balance. payouts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. recipient. capabilities. stripe_balance. payouts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. recipient. capabilities. stripe_balance. payouts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. recipient. capabilities. stripe_balance. stripe_ transfersnullable object Enables this Account to receive /v1/transfers into their Stripe Balance (/v1/balance).
- data.
configuration. recipient. capabilities. stripe_balance. stripe_transfers. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. recipient. capabilities. stripe_balance. stripe_transfers. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. recipient. capabilities. stripe_balance. stripe_transfers. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. recipient. capabilities. stripe_balance. stripe_transfers. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. recipient. default_ outbound_ destinationnullable objectPreview feature The payout method to be used as a default outbound destination. This will allow the PayoutMethod to be omitted on OutboundPayments made through the dashboard or APIs.
- data.
configuration. recipient. default_outbound_destination. idstring The payout method ID of the default outbound destination.
- data.
configuration. recipient. default_outbound_destination. typeenum The payout method type of the default outbound destination.
Possible enum valuesal_bank_ account AL bank account.
am_bank_ account AM bank account.
at_bank_ account AT bank account.
au_bank_ account AU bank account.
ba_bank_ account BA bank account.
be_bank_ account BE bank account.
bg_bank_ account BG bank account.
bj_bank_ account BJ bank account.
bn_bank_ account BN bank account.
bs_bank_ account BS bank account.
Show 64 more
- data.
configuration. storernullable objectPreview feature The Storer Configuration allows the Account to store and move funds using stored-value FinancialAccounts.
- data.
configuration. storer. appliedboolean Indicates whether the storer configuration is active. You cannot deactivate (or reactivate) the storer configuration by updating this property.
- data.
configuration. storer. capabilitiesnullable object Capabilities that have been requested on the Storer Configuration.
- data.
configuration. storer. capabilities. financial_ addressesnullable object Can provision a financial address to credit/debit a FinancialAccount.
- data.
configuration. storer. capabilities. financial_addresses. bank_ accountsnullable object Can provision a bank-account like financial address (VBAN) to credit/debit a FinancialAccount.
- data.
configuration. storer. capabilities. financial_addresses. bank_accounts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. financial_addresses. bank_accounts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. financial_addresses. bank_accounts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. financial_addresses. bank_accounts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. holds_ currenciesnullable object Can hold storage-type funds on Stripe.
- data.
configuration. storer. capabilities. holds_currencies. eurnullable object Can hold storage-type funds on Stripe in EUR.
- data.
configuration. storer. capabilities. holds_currencies. eur. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. holds_currencies. eur. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. holds_currencies. eur. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. holds_currencies. eur. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. holds_currencies. gbpnullable object Can hold storage-type funds on Stripe in GBP.
- data.
configuration. storer. capabilities. holds_currencies. gbp. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. holds_currencies. gbp. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. holds_currencies. gbp. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. holds_currencies. gbp. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. holds_currencies. usdnullable object Can hold storage-type funds on Stripe in USD.
- data.
configuration. storer. capabilities. holds_currencies. usd. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. holds_currencies. usd. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. holds_currencies. usd. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. holds_currencies. usd. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. inbound_ transfersnullable object Hash containing capabilities related to InboundTransfers.
- data.
configuration. storer. capabilities. inbound_transfers. bank_ accountsnullable object Can pull funds into a FinancialAccount from an external bank account owned by the user.
- data.
configuration. storer. capabilities. inbound_transfers. bank_accounts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. inbound_transfers. bank_accounts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. inbound_transfers. bank_accounts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. inbound_transfers. bank_accounts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. outbound_ paymentsnullable object Hash containing capabilities related to OutboundPayments.
- data.
configuration. storer. capabilities. outbound_payments. bank_ accountsnullable object Can send funds from a FinancialAccount to a bank account owned by a different entity.
- data.
configuration. storer. capabilities. outbound_payments. bank_accounts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. outbound_payments. bank_accounts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. outbound_payments. bank_accounts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. outbound_payments. bank_accounts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. outbound_payments. cardsnullable object Can send funds from a FinancialAccount to a debit card owned by a different entity.
- data.
configuration. storer. capabilities. outbound_payments. cards. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. outbound_payments. cards. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. outbound_payments. cards. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. outbound_payments. cards. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. outbound_payments. financial_ accountsnullable object Can send funds from a FinancialAccount to a FinancialAccount owned by a different entity.
- data.
configuration. storer. capabilities. outbound_payments. financial_accounts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. outbound_payments. financial_accounts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. outbound_payments. financial_accounts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. outbound_payments. financial_accounts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. outbound_ transfersnullable object Hash containing capabilities related to OutboundTransfers.
- data.
configuration. storer. capabilities. outbound_transfers. bank_ accountsnullable object Can send funds from a FinancialAccount to a bank account belonging to the same user.
- data.
configuration. storer. capabilities. outbound_transfers. bank_accounts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. outbound_transfers. bank_accounts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. outbound_transfers. bank_accounts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. outbound_transfers. bank_accounts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
configuration. storer. capabilities. outbound_transfers. financial_ accountsnullable object Can send funds from a FinancialAccount to another FinancialAccount belonging to the same user.
- data.
configuration. storer. capabilities. outbound_transfers. financial_accounts. statusenum The status of the Capability.
Possible enum valuesactiveThe Capability is active.
pendingStripe is carrying out an action prior to activating the Capability. No further action is required at this time.
restrictedThe Capability requires further action before it can be activated, check the
status_for information on why.details unsupportedThe Capability is unsupported. Check
status_for information on why.details - data.
configuration. storer. capabilities. outbound_transfers. financial_accounts. status_ detailsarray of objects Additional details about the capability’s status. This value is empty when
statusisactive.- data.
configuration. storer. capabilities. outbound_transfers. financial_accounts. status_details. codeenum Machine-readable code explaining the reason for the Capability to be in its current status.
Possible enum valuesdetermining_status Stripe is in the process of determining the capability’s status.
requirements_past_ due Some required information is past due.
requirements_pending_ verification Stripe is currently verifying information that was supplied about the Account.
restricted_other Capability is restricted for unspecified reasons.
unsupported_business Capability is not supported for the Account’s business as expressed by the MCC in the Merchant Configuration.
unsupported_country Capability is not supported for the Account’s Legal Entity country.
unsupported_entity_ type Capability is not supported for the given Identity entity type (i.e. individual).
- data.
configuration. storer. capabilities. outbound_transfers. financial_accounts. status_details. resolutionenum Machine-readable code explaining how to make the Capability active.
Possible enum valuescontact_stripe Contact Stripe support to find more information about why this Capability is restricted.
no_resolution No action is required from the user.
provide_info Provide outstanding information about the Account to enable this Capability. Check the Requirements resource for more details.
- data.
contact_ emailnullable string The default contact email address for the Account. Required when configuring the account as a merchant or recipient.
- data.
createdtimestamp Time at which the object was created. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
dashboardnullable enum A value indicating the Stripe dashboard this Account has access to. This will depend on which configurations are enabled for this account.
Possible enum valuesexpressThe Account has access to the Express hosted dashboard.
fullThe Account has access to the full Stripe hosted dashboard.
noneThe Account does not have access to any Stripe hosted dashboard.
- data.
defaultsnullable object Default values for settings shared across Account configurations.
- data.
defaults. currencynullable enum Three-letter ISO currency code, in lowercase. Must be a supported currency.
- data.
defaults. localesnullable array of enums The Account’s preferred locales (languages), ordered by preference.
Possible enum valuesar-SAIETF Locale.
bgIETF Locale.
bg-BGIETF Locale.
csIETF Locale.
cs-CZIETF Locale.
daIETF Locale.
da-DKIETF Locale.
deIETF Locale.
de-DEIETF Locale.
elIETF Locale.
Show 74 more - data.
defaults. profilenullable object Account profile information.
- data.
defaults. profile. business_ urlnullable string The business’s publicly-available website.
- data.
defaults. profile. doing_ business_ asnullable string The customer-facing business name.
- data.
defaults. profile. product_ descriptionnullable string Internal-only description of the product sold or service provided by the business. It’s used by Stripe for risk and underwriting purposes.
- data.
defaults. responsibilitiesobject Default responsibilities held by either Stripe or the platform.
- data.
defaults. responsibilities. fees_ collectornullable enum Indicates whether the platform or connected account is responsible for paying Stripe fees for pricing-control-eligible products.
Possible enum valuesapplicationThe platform is responsible for collecting fees from the Account.
application_custom Direct charge fee behavior is the same as for Custom accounts. See documentation.
application_express Direct charge fee behavior is the same as for Express accounts. See documentation.
stripeStripe is responsible for collecting fees from the Account.
- data.
defaults. responsibilities. losses_ collectornullable enum A value indicating responsibility for collecting requirements on this account.
Possible enum valuesapplicationThe platform is responsible for negative balances on the Account.
stripeStripe is responsible for negative balances on this Account.
- data.
defaults. responsibilities. requirements_ collectorenum A value indicating responsibility for collecting requirements on this account.
Possible enum valuesapplicationThe platform is responsible for collecting outstanding and updated requirements on the Account.
stripeStripe is responsible for collecting outstanding and updated requirements on the Account.
- data.
display_ namenullable string A descriptive name for the Account. This name will be surfaced in the Stripe Dashboard and on any invoices sent to the Account.
- data.
future_ requirementsnullable object Information about the future requirements for the Account that will eventually come into effect, including what information needs to be collected, and by when.
- data.
future_requirements. entriesnullable array of objects A list of requirements for the Account.
- data.
future_requirements. entries. awaiting_ action_ fromenum Indicates whether the platform or Stripe is currently responsible for taking action on the requirement. Value can be
userorstripe.Possible enum valuesstripeIntegrator should do nothing.
userIntegrator should take action.
- data.
future_requirements. entries. descriptionstring Machine-readable string describing the requirement.
- data.
future_requirements. entries. errorsarray of objects Descriptions of why the requirement must be collected, or why the collected information isn’t satisfactory to Stripe.
- data.
future_requirements. entries. errors. codeenum Machine-readable code describing the error.
Possible enum valuesinvalid_address_ city_ state_ postal_ code The combination of the city, state, and postal code in the provided address could not be validated.
invalid_address_ highway_ contract_ box Invalid address. Your business address must be a valid physical address from which you conduct business and cannot be a Highway Contract Box.
invalid_address_ private_ mailbox Invalid address. Your business address must be a valid physical address from which you conduct business and cannot be a private mailbox.
invalid_business_ profile_ name Business profile names must consist of recognizable words.
invalid_business_ profile_ name_ denylisted Generic or well-known business names aren’t supported.
invalid_company_ name_ denylisted Generic or well-known business names aren’t supported.
invalid_dob_ age_ over_ maximum Date of birth must be within the past 120 years.
invalid_dob_ age_ under_ 18 Underage. Age must be at least 18.
invalid_dob_ age_ under_ minimum Person must be at least 13 years old.
invalid_product_ description_ length Your product description must be at least 10 characters.
Show 86 more - data.
future_requirements. entries. errors. descriptionstring Human-readable description of the error.
- data.
future_requirements. entries. impactobject A hash describing the impact of not collecting the requirement, or Stripe not being able to verify the collected information.
- data.
future_requirements. entries. impact. restricts_ capabilitiesnullable array of objects The Capabilities that will be restricted if the requirement is not collected and satisfactory to Stripe.
- data.
future_requirements. entries. impact. restricts_capabilities. capabilityenum The name of the Capability which will be restricted.
Possible enum valuesach_debit_ payments Capability to use ACH Debit payments.
acss_debit_ payments Capability to use ACSS Debit payments.
affirm_payments Capability to use Affirm payments.
afterpay_clearpay_ payments Capability to use Afterpay Clearpay payments.
alma_payments Capability to use Alma payments.
amazon_pay_ payments Capability to use Amazon Pay payments.
au_becs_ debit_ payments Capability to use AU BECS Debit payments.
automatic_indirect_ tax Capability to have taxes automatically corrected.
bacs_debit_ payments Capability to use BACS Direct Debit payments.
bancontact_payments Capability to use Bancontact payments.
Show 50 more - data.
future_requirements. entries. impact. restricts_capabilities. configurationenum The configuration which specifies the Capability which will be restricted.
Possible enum valuescustomerCustomer configuration.
merchantMerchant configuration.
recipientRecipient configuration.
storerStorer configuration.
- data.
future_requirements. entries. impact. restricts_capabilities. deadlineobject Details about when in the account lifecycle the requirement must be collected by the avoid the Capability restriction.
- data.
future_requirements. entries. impact. restricts_capabilities. deadline. statusenum The current status of the requirement’s impact.
Possible enum valuescurrently_due The requirement needs to be collected to keep the account enabled.
eventually_due The requirement needs to be collected assuming all volume thresholds are met.
past_due The requirement needs to be collected to enable the account.
- data.
future_requirements. entries. minimum_ deadlineobject The soonest point when the account will be impacted by not providing the requirement.
- data.
future_requirements. entries. minimum_deadline. statusenum The current status of the requirement’s impact.
Possible enum valuescurrently_due The requirement needs to be collected to keep the account enabled.
eventually_due The requirement needs to be collected assuming all volume thresholds are met.
past_due The requirement needs to be collected to enable the account.
- data.
future_requirements. entries. referencenullable object A reference to the location of the requirement.
- data.
future_requirements. entries. reference. inquirynullable string If
inquiryis the type, the inquiry token. - data.
future_requirements. entries. reference. resourcenullable string If
resourceis the type, the resource token. - data.
future_requirements. entries. reference. typeenum The type of the reference. If the type is “inquiry”, the inquiry token can be found in the “inquiry” field. Otherwise the type is an API resource, the token for which can be found in the “resource” field.
Possible enum valuesinquiryAn inquiry from Stripe.
payment_method A payment method.
personA person resource.
- data.
future_requirements. entries. requested_ reasonsarray of objects A list of reasons why Stripe is collecting the requirement.
- data.
future_requirements. entries. requested_reasons. codeenum Machine-readable description of Stripe’s reason for collecting the requirement.
Possible enum valuesroutine_onboarding Stripe needs a basic set of information.
routine_verification Stripe needs to review provided information.
- data.
future_requirements. minimum_ transition_ datenullable timestamp The time at which the future requirements become effective.
- data.
future_requirements. summarynullable object An object containing an overview of requirements for the Account.
- data.
future_requirements. summary. minimum_ deadlinenullable object The soonest date and time a requirement on the Account will become
past due. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example:2022-09-18T13:22:18..123Z - data.
future_requirements. summary. minimum_deadline. statusenum The current strictest status of all requirements on the Account.
Possible enum valuescurrently_due The requirement needs to be collected to keep the account enabled.
eventually_due The requirement needs to be collected assuming all volume thresholds are met.
past_due The requirement needs to be collected to enable the account.
- data.
future_requirements. summary. minimum_deadline. timenullable timestamp The soonest RFC3339 date & time UTC value a requirement can impact the Account.
- data.
identitynullable object Information about the company, individual, and business represented by the Account.
- data.
identity. attestationsnullable object Attestations from the identity’s key people, e.g. owners, executives, directors, representatives.
- data.
identity. attestations. directorship_ declarationnullable object This hash is used to attest that the directors information provided to Stripe is both current and correct.
- data.
identity. attestations. directorship_declaration. datenullable timestamp The time marking when the director attestation was made. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
identity. attestations. directorship_declaration. ipnullable string The IP address from which the director attestation was made.
- data.
identity. attestations. directorship_declaration. user_ agentnullable string The user agent of the browser from which the director attestation was made.
- data.
identity. attestations. ownership_ declarationnullable object This hash is used to attest that the beneficial owner information provided to Stripe is both current and correct.
- data.
identity. attestations. ownership_declaration. datenullable timestamp The time marking when the beneficial owner attestation was made. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
identity. attestations. ownership_declaration. ipnullable string The IP address from which the beneficial owner attestation was made.
- data.
identity. attestations. ownership_declaration. user_ agentnullable string The user agent of the browser from which the beneficial owner attestation was made.
- data.
identity. attestations. persons_ providednullable object Attestation that all Persons with a specific Relationship value have been provided.
- data.
identity. attestations. persons_provided. directorsnullable boolean Whether the company’s directors have been provided. Set this Boolean to true after creating all the company’s directors with the Persons API.
- data.
identity. attestations. persons_provided. executivesnullable boolean Whether the company’s executives have been provided. Set this Boolean to true after creating all the company’s executives with the Persons API.
- data.
identity. attestations. persons_provided. ownersnullable boolean Whether the company’s owners have been provided. Set this Boolean to true after creating all the company’s owners with the Persons API.
- data.
identity. attestations. persons_provided. ownership_ exemption_ reasonnullable enum Reason for why the company is exempt from providing ownership information.
Possible enum valuesqualified_entity_ exceeds_ ownership_ threshold A qualifying entity or group of qualifying entities own a significant enough share of the merchant’s business that they are exempt from providing ownership information based on regulatory guidelines in the merchant’s country.
qualifies_as_ financial_ institution A merchant is a financial institution.
- data.
identity. attestations. representative_ declarationnullable object This hash is used to attest that the representative is authorized to act as the representative of their legal entity.
- data.
identity. attestations. representative_declaration. datenullable timestamp The time marking when the representative attestation was made. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
identity. attestations. representative_declaration. ipnullable string The IP address from which the representative attestation was made.
- data.
identity. attestations. representative_declaration. user_ agentnullable string The user agent of the browser from which the representative attestation was made.
- data.
identity. attestations. terms_ of_ servicenullable object Attestations of accepted terms of service agreements.
- data.
identity. attestations. terms_of_service. accountnullable object Details on the Account’s acceptance of the Stripe Services Agreement.
- data.
identity. attestations. terms_of_service. account. datenullable timestamp The time when the Account’s representative accepted the terms of service. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
identity. attestations. terms_of_service. account. ipnullable string The IP address from which the Account’s representative accepted the terms of service.
- data.
identity. attestations. terms_of_service. account. user_ agentnullable string The user agent of the browser from which the Account’s representative accepted the terms of service.
- data.
identity. attestations. terms_of_service. storernullable objectPreview feature Details on the Account’s acceptance of Treasury-specific terms of service.
- data.
identity. attestations. terms_of_service. storer. datenullable timestamp The time when the Account’s representative accepted the terms of service. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
identity. attestations. terms_of_service. storer. ipnullable string The IP address from which the Account’s representative accepted the terms of service.
- data.
identity. attestations. terms_of_service. storer. user_ agentnullable string The user agent of the browser from which the Account’s representative accepted the terms of service.
- data.
identity. business_ detailsnullable object Information about the company or business.
- data.
identity. business_details. addressnullable object The company’s primary address.
- data.
identity. business_details. address. citynullable string City, district, suburb, town, or village.
- data.
identity. business_details. address. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. business_details. address. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
identity. business_details. address. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
identity. business_details. address. postal_ codenullable string ZIP or postal code.
- data.
identity. business_details. address. statenullable string State, county, province, or region.
- data.
identity. business_details. address. townnullable string Town or district.
- data.
identity. business_details. annual_ revenuenullable object The business gross annual revenue for its preceding fiscal year.
- data.
identity. business_details. annual_revenue. amountnullable object Annual revenue amount in minor currency units (for example, ‘123’ for 1.23 USD).
- data.
identity. business_details. annual_revenue. amount. currencystring A lowercase alpha3 currency code like “usd”.
- data.
identity. business_details. annual_revenue. amount. valueinteger In minor units like 123 for 1.23 USD.
- data.
identity. business_details. annual_revenue. fiscal_ year_ endnullable string The close-out date of the preceding fiscal year in ISO 8601 format. E.g. 2023-12-31 for the 31st of December, 2023.
- data.
identity. business_details. documentsnullable object Documents that may be submitted to satisfy various informational requests.
- data.
identity. business_details. documents. bank_ account_ ownership_ verificationnullable object One or more documents that support the Bank account ownership verification requirement. Must be a document associated with the account’s primary active bank account that displays the last 4 digits of the account number, either a statement or a check.
- data.
identity. business_details. documents. bank_account_ownership_verification. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. bank_account_ownership_verification. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. company_ licensenullable object One or more documents that demonstrate proof of a company’s license to operate.
- data.
identity. business_details. documents. company_license. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. company_license. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. company_ memorandum_ of_ associationnullable object One or more documents showing the company’s Memorandum of Association.
- data.
identity. business_details. documents. company_memorandum_of_association. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. company_memorandum_of_association. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. company_ ministerial_ decreenullable object Certain countries only: One or more documents showing the ministerial decree legalizing the company’s establishment.
- data.
identity. business_details. documents. company_ministerial_decree. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. company_ministerial_decree. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. company_ registration_ verificationnullable object One or more documents that demonstrate proof of a company’s registration with the appropriate local authorities.
- data.
identity. business_details. documents. company_registration_verification. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. company_registration_verification. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. company_ tax_ id_ verificationnullable object One or more documents that demonstrate proof of a company’s tax ID.
- data.
identity. business_details. documents. company_tax_id_verification. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. company_tax_id_verification. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. primary_ verificationnullable object A document verifying the business.
- data.
identity. business_details. documents. primary_verification. front_ backobject The file upload tokens for the front and back of the verification document.
- data.
identity. business_details. documents. primary_verification. front_back. backnullable string A file upload token representing the back of the verification document. The purpose of the uploaded file should be ‘identity_document’. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.
- data.
identity. business_details. documents. primary_verification. front_back. frontstring A file upload token representing the front of the verification document. The purpose of the uploaded file should be ‘identity_document’. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.
- data.
identity. business_details. documents. primary_verification. typeenum The format of the verification document. Currently supports
front_only.back Possible enum valuesfront_back Document type with both front and back sides.
- data.
identity. business_details. documents. proof_ of_ addressnullable object One or more documents that demonstrate proof of address.
- data.
identity. business_details. documents. proof_of_address. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. proof_of_address. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. proof_ of_ registrationnullable object One or more documents showing the company’s proof of registration with the national business registry.
- data.
identity. business_details. documents. proof_of_registration. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. proof_of_registration. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. documents. proof_ of_ ultimate_ beneficial_ ownershipnullable object One or more documents that demonstrate proof of ultimate beneficial ownership.
- data.
identity. business_details. documents. proof_of_ultimate_beneficial_ownership. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. business_details. documents. proof_of_ultimate_beneficial_ownership. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. business_details. estimated_ worker_ countnullable integer Estimated maximum number of workers currently engaged by the business (including employees, contractors, and vendors).
- data.
identity. business_details. id_ numbersnullable array of objects The provided ID numbers of a business entity.
- data.
identity. business_details. id_numbers. registrarnullable string The registrar of the ID number (Only valid for DE ID number types).
- data.
identity. business_details. id_numbers. typeenum The ID number type of a business entity.
Possible enum valuesae_crn Company registration number - United Arab Emirates.
ae_vat Business VAT ID - United Arab Emirates.
ao_nif Número de Identificação Fiscal (NIF) - Angola.
ar_cuit Clave Única de Identificación Tributaria - Argentina.
at_fn Firmenbuchnummer - Austria.
at_stn Steuernummer (StNr.) - Austria.
at_vat VAT Number (UID) - Austria.
au_abn Australian Business Number - Australia.
au_acn Australian Company Number - Australia.
au_in Incorporation Number - Australia.
Show 104 more
- data.
identity. business_details. monthly_ estimated_ revenuenullable object An estimate of the monthly revenue of the business. Only accepted for accounts in Brazil and India.
- data.
identity. business_details. monthly_estimated_revenue. amountnullable object Estimated monthly revenue amount in minor currency units (for example, ‘123’ for 1.23 USD).
- data.
identity. business_details. monthly_estimated_revenue. amount. currencystring A lowercase alpha3 currency code like “usd”.
- data.
identity. business_details. monthly_estimated_revenue. amount. valueinteger In minor units like 123 for 1.23 USD.
- data.
identity. business_details. phonenullable string The company’s phone number (used for verification).
- data.
identity. business_details. registered_ namenullable string The business legal name.
- data.
identity. business_details. script_ addressesnullable object The business registration address of the business entity in non latin script.
- data.
identity. business_details. script_addresses. kananullable object Kana Address.
- data.
identity. business_details. script_addresses. kana. citynullable string City, district, suburb, town, or village.
- data.
identity. business_details. script_addresses. kana. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. business_details. script_addresses. kana. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
identity. business_details. script_addresses. kana. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
identity. business_details. script_addresses. kana. postal_ codenullable string ZIP or postal code.
- data.
identity. business_details. script_addresses. kana. statenullable string State, county, province, or region.
- data.
identity. business_details. script_addresses. kana. townnullable string Town or district.
- data.
identity. business_details. script_addresses. kanjinullable object Kanji Address.
- data.
identity. business_details. script_addresses. kanji. citynullable string City, district, suburb, town, or village.
- data.
identity. business_details. script_addresses. kanji. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. business_details. script_addresses. kanji. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
identity. business_details. script_addresses. kanji. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
identity. business_details. script_addresses. kanji. postal_ codenullable string ZIP or postal code.
- data.
identity. business_details. script_addresses. kanji. statenullable string State, county, province, or region.
- data.
identity. business_details. script_addresses. kanji. townnullable string Town or district.
- data.
identity. business_details. script_ namesnullable object The business legal name in non latin script.
- data.
identity. business_details. script_names. kananullable object Kana name.
- data.
identity. business_details. script_names. kana. registered_ namenullable string Registered name of the business.
- data.
identity. business_details. script_names. kanjinullable object Kanji name.
- data.
identity. business_details. script_names. kanji. registered_ namenullable string Registered name of the business.
- data.
identity. business_details. structurenullable enum The category identifying the legal structure of the business.
Possible enum valuescooperativeA cooperative organization.
free_zone_ establishment A free zone establishment.
free_zone_ llc A free zone LLC.
government_instrumentality An organization formed by statute or by a government body in the US to perform a function, but not part of the government itself.
governmental_unit A branch of the state, local, or federal government of the US.
incorporated_association An incorporated association.
incorporated_non_ profit An organization incorporated under US state law with tax-exempt status as a nonprofit (for example, 501©(3)).
incorporated_partnership Also called ‘Limited Partnerships’ or ‘Registered Ordinary Partnerships’, these are businesses registered in Thailand owned by two or more people. The business’ legal entity and its legal personality is separated and distinct from the individual partners.
limited_liability_ partnership A limited liability partnership.
llcAn LLC.
Show 17 more
- data.
identity. countrynullable enum The country in which the account holder resides, or in which the business is legally established. This should be an ISO 3166-1 alpha-2 country code.
- data.
identity. entity_ typenullable enum The entity type.
Possible enum valuescompanyA registered business.
government_entity A government entity.
individualAn individual that is not registered as a business.
non_profit A nonprofit organization.
- data.
identity. individualnullable object Information about the individual represented by the Account. This property is
nullunlessentity_is set totype individual.- data.
identity. individual. idstring Unique identifier for the object.
- data.
identity. individual. objectstring String representing the object’s type. Objects of the same type share the same value.
- data.
identity. individual. accountstring The account ID which the individual belongs to.
- data.
identity. individual. additional_ addressesnullable array of objects Additional addresses associated with the individual.
- data.
identity. individual. additional_addresses. citynullable string City, district, suburb, town, or village.
- data.
identity. individual. additional_addresses. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. individual. additional_addresses. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
identity. individual. additional_addresses. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
identity. individual. additional_addresses. postal_ codenullable string ZIP or postal code.
- data.
identity. individual. additional_addresses. purposeenum Purpose of additional address.
Possible enum valuesregisteredThe registered address.
- data.
identity. individual. additional_addresses. statenullable string State, county, province, or region.
- data.
identity. individual. additional_addresses. townnullable string Town or district.
- data.
identity. individual. additional_ namesnullable array of objects Additional names (e.g. aliases) associated with the individual.
- data.
identity. individual. additional_names. full_ namenullable string The individual’s full name.
- data.
identity. individual. additional_names. given_ namenullable string The individual’s first or given name.
- data.
identity. individual. additional_names. purposeenum The purpose or type of the additional name.
Possible enum valuesaliasAn alias for the individual’s name.
maidenThe maiden name of the individual.
- data.
identity. individual. additional_names. surnamenullable string The individual’s last or family name.
- data.
identity. individual. additional_ terms_ of_ servicenullable object Terms of service acceptances.
- data.
identity. individual. additional_terms_of_service. accountnullable object Stripe terms of service agreement.
- data.
identity. individual. additional_terms_of_service. account. datenullable timestamp The time when the Account’s representative accepted the terms of service. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
identity. individual. additional_terms_of_service. account. ipnullable string The IP address from which the Account’s representative accepted the terms of service.
- data.
identity. individual. additional_terms_of_service. account. user_ agentnullable string The user agent of the browser from which the Account’s representative accepted the terms of service.
- data.
identity. individual. addressnullable object The individual’s residential address.
- data.
identity. individual. address. citynullable string City, district, suburb, town, or village.
- data.
identity. individual. address. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. individual. address. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
identity. individual. address. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
identity. individual. address. postal_ codenullable string ZIP or postal code.
- data.
identity. individual. address. statenullable string State, county, province, or region.
- data.
identity. individual. address. townnullable string Town or district.
- data.
identity. individual. createdtimestamp Time at which the object was created. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example: 2022-09-18T13:22:18.123Z.
- data.
identity. individual. date_ of_ birthnullable object The individual’s date of birth.
- data.
identity. individual. date_of_birth. dayinteger The day of birth, between 1 and 31.
- data.
identity. individual. date_of_birth. monthinteger The month of birth, between 1 and 12.
- data.
identity. individual. date_of_birth. yearinteger The four-digit year of birth.
- data.
identity. individual. documentsnullable object Documents that may be submitted to satisfy various informational requests.
- data.
identity. individual. documents. nullable object One or more documents that demonstrate proof that this person is authorized to represent the company.
- data.
identity. individual. documents. company_authorization. array of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. individual. documents. company_authorization. enum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. individual. documents. passportnullable object One or more documents showing the person’s passport page with photo and personal data.
- data.
identity. individual. documents. passport. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. individual. documents. passport. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. individual. documents. primary_ verificationnullable object An identifying document showing the person’s name, either a passport or local ID card.
- data.
identity. individual. documents. primary_verification. front_ backobject The file upload tokens for the front and back of the verification document.
- data.
identity. individual. documents. primary_verification. front_back. backnullable string A file upload token representing the back of the verification document. The purpose of the uploaded file should be ‘identity_document’. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.
- data.
identity. individual. documents. primary_verification. front_back. frontstring A file upload token representing the front of the verification document. The purpose of the uploaded file should be ‘identity_document’. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.
- data.
identity. individual. documents. primary_verification. typeenum The format of the verification document. Currently supports
front_only.back Possible enum valuesfront_back Document type with both front and back sides.
- data.
identity. individual. documents. secondary_ verificationnullable object A document showing address, either a passport, local ID card, or utility bill from a well-known utility company.
- data.
identity. individual. documents. secondary_verification. front_ backobject The file upload tokens for the front and back of the verification document.
- data.
identity. individual. documents. secondary_verification. front_back. backnullable string A file upload token representing the back of the verification document. The purpose of the uploaded file should be ‘identity_document’. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.
- data.
identity. individual. documents. secondary_verification. front_back. frontstring A file upload token representing the front of the verification document. The purpose of the uploaded file should be ‘identity_document’. The uploaded file needs to be a color image (smaller than 8,000px by 8,000px), in JPG, PNG, or PDF format, and less than 10 MB in size.
- data.
identity. individual. documents. secondary_verification. typeenum The format of the verification document. Currently supports
front_only.back Possible enum valuesfront_back Document type with both front and back sides.
- data.
identity. individual. documents. visanullable object One or more documents showing the person’s visa required for living in the country where they are residing.
- data.
identity. individual. documents. visa. filesarray of strings One or more document IDs returned by a file upload with a purpose value of
account_.requirement - data.
identity. individual. documents. visa. typeenum The format of the document. Currently supports
filesonly.Possible enum valuesfilesDocument type with multiple files.
- data.
identity. individual. emailnullable string The individual’s email address.
- data.
identity. individual. given_ namenullable string The individual’s first name.
- data.
identity. individual. id_ numbersnullable array of objects The identification numbers (e.g., SSN) associated with the individual.
- data.
identity. individual. id_numbers. typeenum The ID number type of an individual.
Possible enum valuesae_eid Emirates ID - United Arab Emirates.
ao_nif Número de Identificação Fiscal (Tax Identification Number) - Angola.
ar_cuil Código Único de Identificación Laboral (CUIL) - Argentina.
ar_dni Documento Nacional de Identidad (DNI) - Argentina.
at_stn Steuernummer - Austria.
az_tin Tax Identification Number - Azerbaijan.
bd_brc Birth Registration Certificate (BRC) - Bangladesh.
bd_etin Electronic Tax Identification Number (ETIN) - Bangladesh.
bd_nid National Identification Number (NID) - Bangladesh.
be_nrn National Registration Number (NRN) - Belgium.
Show 67 more
- data.
identity. individual. legal_ gendernullable enum The individual’s gender (International regulations require either "male” or “female”).
Possible enum valuesfemaleFemale gender person.
maleMale gender person.
- data.
identity. individual. metadatanullable map Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
- data.
identity. individual. nationalitiesnullable array of enums The countries where the individual is a national. Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. individual. phonenullable string The individual’s phone number.
- data.
identity. individual. political_ exposurenullable enum Indicates if the individual or any of their representatives, family members, or other closely related persons, declares that they hold or have held an important public job or function, in any jurisdiction.
Possible enum valuesexistingThe person has disclosed that they do have political exposure.
noneThe person has disclosed that they have no political exposure.
- data.
identity. individual. relationshipnullable object The relationship that this individual has with the Account’s identity.
- data.
identity. individual. relationship. nullable boolean Whether the individual is an authorizer of the Account’s identity.
- data.
identity. individual. relationship. directornullable boolean Whether the individual is a director of the Account’s identity. Directors are typically members of the governing board of the company or are responsible for making sure that the company meets its regulatory obligations.
- data.
identity. individual. relationship. executivenullable boolean Whether the individual has significant responsibility to control, manage, or direct the organization.
- data.
identity. individual. relationship. legal_ guardiannullable boolean Whether the individual is the legal guardian of the Account’s representative.
- data.
identity. individual. relationship. ownernullable boolean Whether the individual is an owner of the Account’s identity.
- data.
identity. individual. relationship. percent_ ownershipnullable decimal The percentage of the Account’s identity that the individual owns.
- data.
identity. individual. relationship. representativenullable boolean Whether the individual is authorized as the primary representative of the Account. This is the person nominated by the business to provide information about themselves, and general information about the account. There can only be one representative at any given time. At the time the account is created, this person should be set to the person responsible for opening the account.
- data.
identity. individual. relationship. titlenullable string The individual’s title (e.g., CEO, Support Engineer).
- data.
identity. individual. script_ addressesnullable object The script addresses (e.g., non-Latin characters) associated with the individual.
- data.
identity. individual. script_addresses. kananullable object Kana Address.
- data.
identity. individual. script_addresses. kana. citynullable string City, district, suburb, town, or village.
- data.
identity. individual. script_addresses. kana. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. individual. script_addresses. kana. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
identity. individual. script_addresses. kana. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
identity. individual. script_addresses. kana. postal_ codenullable string ZIP or postal code.
- data.
identity. individual. script_addresses. kana. statenullable string State, county, province, or region.
- data.
identity. individual. script_addresses. kana. townnullable string Town or district.
- data.
identity. individual. script_addresses. kanjinullable object Kanji Address.
- data.
identity. individual. script_addresses. kanji. citynullable string City, district, suburb, town, or village.
- data.
identity. individual. script_addresses. kanji. countrynullable enum Two-letter country code (ISO 3166-1 alpha-2).
- data.
identity. individual. script_addresses. kanji. line1nullable string Address line 1 (e.g., street, PO Box, or company name).
- data.
identity. individual. script_addresses. kanji. line2nullable string Address line 2 (e.g., apartment, suite, unit, or building).
- data.
identity. individual. script_addresses. kanji. postal_ codenullable string ZIP or postal code.
- data.
identity. individual. script_addresses. kanji. statenullable string State, county, province, or region.
- data.
identity. individual. script_addresses. kanji. townnullable string Town or district.
- data.
identity. individual. script_ namesnullable object The script names (e.g. non-Latin characters) associated with the individual.
- data.
identity. individual. script_names. kananullable object Persons name in kana script.
- data.
identity. individual. script_names. kana. given_ namenullable string The person’s first or given name.
- data.
identity. individual. script_names. kana. surnamenullable string The person’s last or family name.
- data.
identity. individual. script_names. kanjinullable object Persons name in kanji script.
- data.
identity. individual. script_names. kanji. given_ namenullable string The person’s first or given name.
- data.
identity. individual. script_names. kanji. surnamenullable string The person’s last or family name.
- data.
identity. individual. surnamenullable string The individual’s last name.
- data.
identity. individual. updatedtimestamp Time at which the object was last updated.
- data.
livemodeboolean Has the value
trueif the object exists in live mode or the valuefalseif the object exists in test mode. - data.
metadatanullable map Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
- data.
requirementsnullable object Information about the active requirements for the Account, including what information needs to be collected, and by when.
- data.
requirements. entriesnullable array of objects A list of requirements for the Account.
- data.
requirements. entries. awaiting_ action_ fromenum Indicates whether the platform or Stripe is currently responsible for taking action on the requirement. Value can be
userorstripe.Possible enum valuesstripeIntegrator should do nothing.
userIntegrator should take action.
- data.
requirements. entries. descriptionstring Machine-readable string describing the requirement.
- data.
requirements. entries. errorsarray of objects Descriptions of why the requirement must be collected, or why the collected information isn’t satisfactory to Stripe.
- data.
requirements. entries. errors. codeenum Machine-readable code describing the error.
Possible enum valuesinvalid_address_ city_ state_ postal_ code The combination of the city, state, and postal code in the provided address could not be validated.
invalid_address_ highway_ contract_ box Invalid address. Your business address must be a valid physical address from which you conduct business and cannot be a Highway Contract Box.
invalid_address_ private_ mailbox Invalid address. Your business address must be a valid physical address from which you conduct business and cannot be a private mailbox.
invalid_business_ profile_ name Business profile names must consist of recognizable words.
invalid_business_ profile_ name_ denylisted Generic or well-known business names aren’t supported.
invalid_company_ name_ denylisted Generic or well-known business names aren’t supported.
invalid_dob_ age_ over_ maximum Date of birth must be within the past 120 years.
invalid_dob_ age_ under_ 18 Underage. Age must be at least 18.
invalid_dob_ age_ under_ minimum Person must be at least 13 years old.
invalid_product_ description_ length Your product description must be at least 10 characters.
Show 86 more - data.
requirements. entries. errors. descriptionstring Human-readable description of the error.
- data.
requirements. entries. impactobject A hash describing the impact of not collecting the requirement, or Stripe not being able to verify the collected information.
- data.
requirements. entries. impact. restricts_ capabilitiesnullable array of objects The Capabilities that will be restricted if the requirement is not collected and satisfactory to Stripe.
- data.
requirements. entries. impact. restricts_capabilities. capabilityenum The name of the Capability which will be restricted.
Possible enum valuesach_debit_ payments Capability to use ACH Debit payments.
acss_debit_ payments Capability to use ACSS Debit payments.
affirm_payments Capability to use Affirm payments.
afterpay_clearpay_ payments Capability to use Afterpay Clearpay payments.
alma_payments Capability to use Alma payments.
amazon_pay_ payments Capability to use Amazon Pay payments.
au_becs_ debit_ payments Capability to use AU BECS Debit payments.
automatic_indirect_ tax Capability to have taxes automatically corrected.
bacs_debit_ payments Capability to use BACS Direct Debit payments.
bancontact_payments Capability to use Bancontact payments.
Show 50 more - data.
requirements. entries. impact. restricts_capabilities. configurationenum The configuration which specifies the Capability which will be restricted.
Possible enum valuescustomerCustomer configuration.
merchantMerchant configuration.
recipientRecipient configuration.
storerStorer configuration.
- data.
requirements. entries. impact. restricts_capabilities. deadlineobject Details about when in the account lifecycle the requirement must be collected by the avoid the Capability restriction.
- data.
requirements. entries. impact. restricts_capabilities. deadline. statusenum The current status of the requirement’s impact.
Possible enum valuescurrently_due The requirement needs to be collected to keep the account enabled.
eventually_due The requirement needs to be collected assuming all volume thresholds are met.
past_due The requirement needs to be collected to enable the account.
- data.
requirements. entries. minimum_ deadlineobject The soonest point when the account will be impacted by not providing the requirement.
- data.
requirements. entries. minimum_deadline. statusenum The current status of the requirement’s impact.
Possible enum valuescurrently_due The requirement needs to be collected to keep the account enabled.
eventually_due The requirement needs to be collected assuming all volume thresholds are met.
past_due The requirement needs to be collected to enable the account.
- data.
requirements. entries. referencenullable object A reference to the location of the requirement.
- data.
requirements. entries. reference. inquirynullable string If
inquiryis the type, the inquiry token. - data.
requirements. entries. reference. resourcenullable string If
resourceis the type, the resource token. - data.
requirements. entries. reference. typeenum The type of the reference. If the type is “inquiry”, the inquiry token can be found in the “inquiry” field. Otherwise the type is an API resource, the token for which can be found in the “resource” field.
Possible enum valuesinquiryAn inquiry from Stripe.
payment_method A payment method.
personA person resource.
- data.
requirements. entries. requested_ reasonsarray of objects A list of reasons why Stripe is collecting the requirement.
- data.
requirements. entries. requested_reasons. codeenum Machine-readable description of Stripe’s reason for collecting the requirement.
Possible enum valuesroutine_onboarding Stripe needs a basic set of information.
routine_verification Stripe needs to review provided information.
- data.
requirements. summarynullable object An object containing an overview of requirements for the Account.
- data.
requirements. summary. minimum_ deadlinenullable object The soonest date and time a requirement on the Account will become
past due. Represented as a RFC 3339 date & time UTC value in millisecond precision, for example:2022-09-18T13:22:18..123Z - data.
requirements. summary. minimum_deadline. statusenum The current strictest status of all requirements on the Account.
Possible enum valuescurrently_due The requirement needs to be collected to keep the account enabled.
eventually_due The requirement needs to be collected assuming all volume thresholds are met.
past_due The requirement needs to be collected to enable the account.
- data.
requirements. summary. minimum_deadline. timenullable timestamp The soonest RFC3339 date & time UTC value a requirement can impact the Account.
- next_
page_ urlnullable string URL with page token to navigate to next batch of accounts given by the list request.
- previous_
page_ urlnullable string URL with page token to navigate to previous batch of accounts given by the list request.
Accounts v2 is not enabled for your platform.
{ "data": [ { "id": "acct_1QP3oLBUFVXWiKFB", "object": "v2.core.account", "applied_configurations": [ "customer" ], "contact_email": "jenny.rosen@example.com", "created": "2024-11-25T15:02:50.000Z", "display_name": "Jenny Rosen", "livemode": true, "metadata": {} }, { "id": "acct_1QO24tPeVxUa6gV6", "object": "v2.core.account", "applied_configurations": [ "recipient", "customer", "merchant" ], "contact_email": "jenny.rosen@example.com", "created": "2024-11-22T18:59:45.000Z", "dashboard": "none", "display_name": "Jenny Rosen 2", "livemode": true, "metadata": { "my_key": "my_value" } } ], "next_page_url": "/v2/core/accounts?page=page_5dr8SFDbv7rZ2aj4ZSGuf4J1Dv58yE0YM4BhBqb2tg94CD5PDoUA7RD2AE7VBEH5C0E0qGJi1wMFPf9MEBbh6M125&limit=2&applied_configurations=customer"}