
Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your ProductGet Accounts in Stripe API
Returns a list of accounts connected to your platform via Connect. If you’re not a platform, the list is empty.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Created | query.created | string | |
Ending Before | query.ending_before | string | |
Expand | query.expand | array | |
Limit | query.limit | integer |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Data | data | array of items | |
Business Profile | item.business_profile | Business information about the account. | |
Business Type | item.business_type | string | The business type. |
AccountCapabilities | item.capabilities | object | |
Acss Debit Payments | capabilities.acss_debit_payments | string | The status of the Canadian pre-authorized debits payments capability of the account, or whether the account can directly process Canadian pre-authorized debits charges. |