Stripe
Manage your Stripe account.
Authentication
This connector uses OAuth 2.0 authentication.
info
Set up your connection in the Abstra Console before using it in your workflows.
How to use
Using the Smart Chat
Execute the action "CHOOSE_ONE_ACTION_BELOW" from my connector "YOUR_CONNECTOR_NAME" using the params "PARAMS_HERE".
Using the Web Editor
from abstra.connectors import run_connection_action
result = run_connection_action(
connection_name="your_connection_name",
action_name="your_action_name",
params={
"param1": "value1",
"param2": "value2"
})
Available Actions
This connector provides 570 actions:
| Action | Parameters |
|---|---|
| get_v1_account | expand (array) |
| post_v1_account_links | |
| post_v1_account_sessions | |
| get_v1_accounts | created (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_accounts | |
| delete_v1_accounts_by_account | account (string) |
| get_v1_accounts_by_account | account (string) expand (array) |
| post_v1_accounts_by_account | account (string) |
| post_v1_accounts_by_account_bank_accounts | account (string) |
| delete_v1_accounts_by_account_bank_accounts_by_id | account (string) id (string) |
| get_v1_accounts_by_account_bank_accounts_by_id | account (string) id (string) expand (array) |
| post_v1_accounts_by_account_bank_accounts_by_id | account (string) id (string) |
| get_v1_accounts_by_account_capabilities | account (string) expand (array) |
| get_v1_accounts_by_account_capabilities_by_capability | account (string) capability (string) expand (array) |
| post_v1_accounts_by_account_capabilities_by_capability | account (string) capability (string) |
| get_v1_accounts_by_account_external_accounts | account (string) ending_before (string) expand (array) limit (integer) object (string) starting_after (string) |
| post_v1_accounts_by_account_external_accounts | account (string) |
| delete_v1_accounts_by_account_external_accounts_by_id | account (string) id (string) |
| get_v1_accounts_by_account_external_accounts_by_id | account (string) id (string) expand (array) |
| post_v1_accounts_by_account_external_accounts_by_id | account (string) id (string) |
| post_v1_accounts_by_account_login_links | account (string) |
| get_v1_accounts_by_account_people | account (string) ending_before (string) expand (array) limit (integer) relationship (object) starting_after (string) |
| post_v1_accounts_by_account_people | account (string) |
| delete_v1_accounts_by_account_people_by_person | account (string) person (string) |
| get_v1_accounts_by_account_people_by_person | account (string) person (string) expand (array) |
| post_v1_accounts_by_account_people_by_person | account (string) person (string) |
| get_v1_accounts_by_account_persons | account (string) ending_before (string) expand (array) limit (integer) relationship (object) starting_after (string) |
| post_v1_accounts_by_account_persons | account (string) |
| delete_v1_accounts_by_account_persons_by_person | account (string) person (string) |
| get_v1_accounts_by_account_persons_by_person | account (string) person (string) expand (array) |
| post_v1_accounts_by_account_persons_by_person | account (string) person (string) |
| post_v1_accounts_by_account_reject | account (string) |
| get_v1_apple_pay_domains | domain_name (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_apple_pay_domains | |
| delete_v1_apple_pay_domains_by_domain | domain (string) |
| get_v1_apple_pay_domains_by_domain | domain (string) expand (array) |
| get_v1_application_fees | charge (string) created (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_application_fees_by_fee_refunds_by_id | fee (string) id (string) expand (array) |
| post_v1_application_fees_by_fee_refunds_by_id | fee (string) id (string) |
| get_v1_application_fees_by_id | id (string) expand (array) |
| post_v1_application_fees_by_id_refund | id (string) |
| get_v1_application_fees_by_id_refunds | id (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_application_fees_by_id_refunds | id (string) |
| get_v1_apps_secrets | ending_before (string) expand (array) limit (integer) scope (object) required starting_after (string) |
| post_v1_apps_secrets | |
| post_v1_apps_secrets_delete | |
| get_v1_apps_secrets_find | expand (array) name (string) required scope (object) required |
| get_v1_balance | expand (array) |
| get_v1_balance_history | created (string) currency (string) ending_before (string) expand (array) limit (integer) payout (string) source (string) starting_after (string) type (string) |
| get_v1_balance_history_by_id | id (string) expand (array) |
| get_v1_balance_transactions | created (string) currency (string) ending_before (string) expand (array) limit (integer) payout (string) source (string) starting_after (string) type (string) |
| get_v1_balance_transactions_by_id | id (string) expand (array) |
| get_v1_billing_alerts | alert_type (string) ending_before (string) expand (array) limit (integer) meter (string) starting_after (string) |
| post_v1_billing_alerts | |
| get_v1_billing_alerts_by_id | id (string) expand (array) |
| post_v1_billing_alerts_by_id_activate | id (string) |
| post_v1_billing_alerts_by_id_archive | id (string) |
| post_v1_billing_alerts_by_id_deactivate | id (string) |
| get_v1_billing_credit_balance_summary | customer (string) required expand (array) filter (object) required |
| get_v1_billing_credit_balance_transactions | credit_grant (string) customer (string) required ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_billing_credit_balance_transactions_by_id | id (string) expand (array) |
| get_v1_billing_credit_grants | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_billing_credit_grants | |
| get_v1_billing_credit_grants_by_id | id (string) expand (array) |
| post_v1_billing_credit_grants_by_id | id (string) |
| post_v1_billing_credit_grants_by_id_expire | id (string) |
| post_v1_billing_credit_grants_by_id_void | id (string) |
| post_v1_billing_meter_event_adjustments | |
| post_v1_billing_meter_events | |
| get_v1_billing_meters | ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| post_v1_billing_meters | |
| get_v1_billing_meters_by_id | id (string) expand (array) |
| post_v1_billing_meters_by_id | id (string) |
| post_v1_billing_meters_by_id_deactivate | id (string) |
| get_v1_billing_meters_by_id_event_summaries | id (string) customer (string) required end_time (integer) required ending_before (string) expand (array) limit (integer) start_time (integer) required starting_after (string) value_grouping_window (string) |
| post_v1_billing_meters_by_id_reactivate | id (string) |
| get_v1_billing_portal_configurations | active (boolean) ending_before (string) expand (array) is_default (boolean) limit (integer) starting_after (string) |
| post_v1_billing_portal_configurations | |
| get_v1_billing_portal_configurations_by_configuration | configuration (string) expand (array) |
| post_v1_billing_portal_configurations_by_configuration | configuration (string) |
| post_v1_billing_portal_sessions | |
| get_v1_charges | created (string) customer (string) ending_before (string) expand (array) limit (integer) payment_intent (string) starting_after (string) transfer_group (string) |
| post_v1_charges | |
| get_v1_charges_search | expand (array) limit (integer) page (string) query (string) required |
| get_v1_charges_by_charge | charge (string) expand (array) |
| post_v1_charges_by_charge | charge (string) |
| post_v1_charges_by_charge_capture | charge (string) |
| get_v1_charges_by_charge_dispute | charge (string) expand (array) |
| post_v1_charges_by_charge_dispute | charge (string) |
| post_v1_charges_by_charge_dispute_close | charge (string) |
| post_v1_charges_by_charge_refund | charge (string) |
| get_v1_charges_by_charge_refunds | charge (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_charges_by_charge_refunds | charge (string) |
| get_v1_charges_by_charge_refunds_by_refund | charge (string) refund (string) expand (array) |
| post_v1_charges_by_charge_refunds_by_refund | charge (string) refund (string) |
| get_v1_checkout_sessions | created (string) customer (string) customer_details (object) ending_before (string) expand (array) limit (integer) payment_intent (string) payment_link (string) starting_after (string) status (string) subscription (string) |
| post_v1_checkout_sessions | |
| get_v1_checkout_sessions_by_session | session (string) expand (array) |
| post_v1_checkout_sessions_by_session | session (string) |
| post_v1_checkout_sessions_by_session_expire | session (string) |
| get_v1_checkout_sessions_by_session_line_items | session (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_climate_orders | ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_climate_orders | |
| get_v1_climate_orders_by_order | order (string) expand (array) |
| post_v1_climate_orders_by_order | order (string) |
| post_v1_climate_orders_by_order_cancel | order (string) |
| get_v1_climate_products | ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_climate_products_by_product | product (string) expand (array) |
| get_v1_climate_suppliers | ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_climate_suppliers_by_supplier | supplier (string) expand (array) |
| get_v1_confirmation_tokens_by_confirmation_token | confirmation_token (string) expand (array) |
| get_v1_country_specs | ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_country_specs_by_country | country (string) expand (array) |
| get_v1_coupons | created (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_coupons | |
| delete_v1_coupons_by_coupon | coupon (string) |
| get_v1_coupons_by_coupon | coupon (string) expand (array) |
| post_v1_coupons_by_coupon | coupon (string) |
| get_v1_credit_notes | created (string) customer (string) ending_before (string) expand (array) invoice (string) limit (integer) starting_after (string) |
| post_v1_credit_notes | |
| get_v1_credit_notes_preview | amount (integer) credit_amount (integer) effective_at (integer) email_type (string) expand (array) invoice (string) required lines (array) memo (string) metadata (object) out_of_band_amount (integer) reason (string) refund_amount (integer) refunds (array) shipping_cost (object) |
| get_v1_credit_notes_preview_lines | amount (integer) credit_amount (integer) effective_at (integer) email_type (string) ending_before (string) expand (array) invoice (string) required limit (integer) lines (array) memo (string) metadata (object) out_of_band_amount (integer) reason (string) refund_amount (integer) refunds (array) shipping_cost (object) starting_after (string) |
| get_v1_credit_notes_by_credit_note_lines | credit_note (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_credit_notes_by_id | id (string) expand (array) |
| post_v1_credit_notes_by_id | id (string) |
| post_v1_credit_notes_by_id_void | id (string) |
| post_v1_customer_sessions | |
| get_v1_customers | created (string) email (string) ending_before (string) expand (array) limit (integer) starting_after (string) test_clock (string) |
| post_v1_customers | |
| get_v1_customers_search | expand (array) limit (integer) page (string) query (string) required |
| delete_v1_customers_by_customer | customer (string) |
| get_v1_customers_by_customer | customer (string) expand (array) |
| post_v1_customers_by_customer | customer (string) |
| get_v1_customers_by_customer_balance_transactions | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_customers_by_customer_balance_transactions | customer (string) |
| get_v1_customers_by_customer_balance_transactions_by_transaction | customer (string) transaction (string) expand (array) |
| post_v1_customers_by_customer_balance_transactions_by_transaction | customer (string) transaction (string) |
| get_v1_customers_by_customer_bank_accounts | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_customers_by_customer_bank_accounts | customer (string) |
| delete_v1_customers_by_customer_bank_accounts_by_id | customer (string) id (string) |
| get_v1_customers_by_customer_bank_accounts_by_id | customer (string) id (string) expand (array) |
| post_v1_customers_by_customer_bank_accounts_by_id | customer (string) id (string) |
| post_v1_customers_by_customer_bank_accounts_by_id_verify | customer (string) id (string) |
| get_v1_customers_by_customer_cards | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_customers_by_customer_cards | customer (string) |
| delete_v1_customers_by_customer_cards_by_id | customer (string) id (string) |
| get_v1_customers_by_customer_cards_by_id | customer (string) id (string) expand (array) |
| post_v1_customers_by_customer_cards_by_id | customer (string) id (string) |
| get_v1_customers_by_customer_cash_balance | customer (string) expand (array) |
| post_v1_customers_by_customer_cash_balance | customer (string) |
| get_v1_customers_by_customer_cash_balance_transactions | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_customers_by_customer_cash_balance_transactions_by_transaction | customer (string) transaction (string) expand (array) |
| delete_v1_customers_by_customer_discount | customer (string) |
| get_v1_customers_by_customer_discount | customer (string) expand (array) |
| post_v1_customers_by_customer_funding_instructions | customer (string) |
| get_v1_customers_by_customer_payment_methods | customer (string) allow_redisplay (string) ending_before (string) expand (array) limit (integer) starting_after (string) type (string) |
| get_v1_customers_by_customer_payment_methods_by_payment_method | customer (string) payment_method (string) expand (array) |
| get_v1_customers_by_customer_sources | customer (string) ending_before (string) expand (array) limit (integer) object (string) starting_after (string) |
| post_v1_customers_by_customer_sources | customer (string) |
| delete_v1_customers_by_customer_sources_by_id | customer (string) id (string) |
| get_v1_customers_by_customer_sources_by_id | customer (string) id (string) expand (array) |
| post_v1_customers_by_customer_sources_by_id | customer (string) id (string) |
| post_v1_customers_by_customer_sources_by_id_verify | customer (string) id (string) |
| get_v1_customers_by_customer_subscriptions | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_customers_by_customer_subscriptions | customer (string) |
| delete_v1_customers_by_customer_subscriptions_by_subscription_exposed_id | customer (string) subscription_exposed_id (string) |
| get_v1_customers_by_customer_subscriptions_by_subscription_exposed_id | customer (string) subscription_exposed_id (string) expand (array) |
| post_v1_customers_by_customer_subscriptions_by_subscription_exposed_id | customer (string) subscription_exposed_id (string) |
| delete_v1_customers_by_customer_subscriptions_by_subscription_exposed_id_discount | customer (string) subscription_exposed_id (string) |
| get_v1_customers_by_customer_subscriptions_by_subscription_exposed_id_discount | customer (string) subscription_exposed_id (string) expand (array) |
| get_v1_customers_by_customer_tax_ids | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_customers_by_customer_tax_ids | customer (string) |
| delete_v1_customers_by_customer_tax_ids_by_id | customer (string) id (string) |
| get_v1_customers_by_customer_tax_ids_by_id | customer (string) id (string) expand (array) |
| get_v1_disputes | charge (string) created (string) ending_before (string) expand (array) limit (integer) payment_intent (string) starting_after (string) |
| get_v1_disputes_by_dispute | dispute (string) expand (array) |
| post_v1_disputes_by_dispute | dispute (string) |
| post_v1_disputes_by_dispute_close | dispute (string) |
| get_v1_entitlements_active_entitlements | customer (string) required ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_entitlements_active_entitlements_by_id | id (string) expand (array) |
| get_v1_entitlements_features | archived (boolean) ending_before (string) expand (array) limit (integer) lookup_key (string) starting_after (string) |
| post_v1_entitlements_features | |
| get_v1_entitlements_features_by_id | id (string) expand (array) |
| post_v1_entitlements_features_by_id | id (string) |
| post_v1_ephemeral_keys | |
| delete_v1_ephemeral_keys_by_key | key (string) |
| get_v1_events | created (string) delivery_success (boolean) ending_before (string) expand (array) limit (integer) starting_after (string) type (string) types (array) |
| get_v1_events_by_id | id (string) expand (array) |
| get_v1_exchange_rates | ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_exchange_rates_by_rate_id | rate_id (string) expand (array) |
| post_v1_external_accounts_by_id | id (string) |
| get_v1_file_links | created (string) ending_before (string) expand (array) expired (boolean) file (string) limit (integer) starting_after (string) |
| post_v1_file_links | |
| get_v1_file_links_by_link | link (string) expand (array) |
| post_v1_file_links_by_link | link (string) |
| get_v1_files | created (string) ending_before (string) expand (array) limit (integer) purpose (string) starting_after (string) |
| post_v1_files | |
| get_v1_files_by_file | file (string) expand (array) |
| get_v1_financial_connections_accounts | account_holder (object) ending_before (string) expand (array) limit (integer) session (string) starting_after (string) |
| get_v1_financial_connections_accounts_by_account | account (string) expand (array) |
| post_v1_financial_connections_accounts_by_account_disconnect | account (string) |
| get_v1_financial_connections_accounts_by_account_owners | account (string) ending_before (string) expand (array) limit (integer) ownership (string) required starting_after (string) |
| post_v1_financial_connections_accounts_by_account_refresh | account (string) |
| post_v1_financial_connections_accounts_by_account_subscribe | account (string) |
| post_v1_financial_connections_accounts_by_account_unsubscribe | account (string) |
| post_v1_financial_connections_sessions | |
| get_v1_financial_connections_sessions_by_session | session (string) expand (array) |
| get_v1_financial_connections_transactions | account (string) required ending_before (string) expand (array) limit (integer) starting_after (string) transacted_at (string) transaction_refresh (object) |
| get_v1_financial_connections_transactions_by_transaction | transaction (string) expand (array) |
| get_v1_forwarding_requests | created (object) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_forwarding_requests | |
| get_v1_forwarding_requests_by_id | id (string) expand (array) |
| get_v1_identity_verification_reports | client_reference_id (string) created (string) ending_before (string) expand (array) limit (integer) starting_after (string) type (string) verification_session (string) |
| get_v1_identity_verification_reports_by_report | report (string) expand (array) |
| get_v1_identity_verification_sessions | client_reference_id (string) created (string) ending_before (string) expand (array) limit (integer) related_customer (string) starting_after (string) status (string) |
| post_v1_identity_verification_sessions | |
| get_v1_identity_verification_sessions_by_session | session (string) expand (array) |
| post_v1_identity_verification_sessions_by_session | session (string) |
| post_v1_identity_verification_sessions_by_session_cancel | session (string) |
| post_v1_identity_verification_sessions_by_session_redact | session (string) |
| get_v1_invoice_payments | ending_before (string) expand (array) invoice (string) limit (integer) payment (object) starting_after (string) status (string) |
| get_v1_invoice_payments_by_invoice_payment | invoice_payment (string) expand (array) |
| get_v1_invoice_rendering_templates | ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| get_v1_invoice_rendering_templates_by_template | template (string) expand (array) version (integer) |
| post_v1_invoice_rendering_templates_by_template_archive | template (string) |
| post_v1_invoice_rendering_templates_by_template_unarchive | template (string) |
| get_v1_invoiceitems | created (string) customer (string) ending_before (string) expand (array) invoice (string) limit (integer) pending (boolean) starting_after (string) |
| post_v1_invoiceitems | |
| delete_v1_invoiceitems_by_invoiceitem | invoiceitem (string) |
| get_v1_invoiceitems_by_invoiceitem | invoiceitem (string) expand (array) |
| post_v1_invoiceitems_by_invoiceitem | invoiceitem (string) |
| get_v1_invoices | collection_method (string) created (string) customer (string) due_date (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) subscription (string) |
| post_v1_invoices | |
| post_v1_invoices_create_preview | |
| get_v1_invoices_search | expand (array) limit (integer) page (string) query (string) required |
| delete_v1_invoices_by_invoice | invoice (string) |
| get_v1_invoices_by_invoice | invoice (string) expand (array) |
| post_v1_invoices_by_invoice | invoice (string) |
| post_v1_invoices_by_invoice_add_lines | invoice (string) |
| post_v1_invoices_by_invoice_attach_payment | invoice (string) |
| post_v1_invoices_by_invoice_finalize | invoice (string) |
| get_v1_invoices_by_invoice_lines | invoice (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_invoices_by_invoice_lines_by_line_item_id | invoice (string) line_item_id (string) |
| post_v1_invoices_by_invoice_mark_uncollectible | invoice (string) |
| post_v1_invoices_by_invoice_pay | invoice (string) |
| post_v1_invoices_by_invoice_remove_lines | invoice (string) |
| post_v1_invoices_by_invoice_send | invoice (string) |
| post_v1_invoices_by_invoice_update_lines | invoice (string) |
| post_v1_invoices_by_invoice_void | invoice (string) |
| get_v1_issuing_authorizations | card (string) cardholder (string) created (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| get_v1_issuing_authorizations_by_authorization | authorization (string) expand (array) |
| post_v1_issuing_authorizations_by_authorization | authorization (string) |
| post_v1_issuing_authorizations_by_authorization_approve | authorization (string) |
| post_v1_issuing_authorizations_by_authorization_decline | authorization (string) |
| get_v1_issuing_cardholders | created (string) email (string) ending_before (string) expand (array) limit (integer) phone_number (string) starting_after (string) status (string) type (string) |
| post_v1_issuing_cardholders | |
| get_v1_issuing_cardholders_by_cardholder | cardholder (string) expand (array) |
| post_v1_issuing_cardholders_by_cardholder | cardholder (string) |
| get_v1_issuing_cards | cardholder (string) created (string) ending_before (string) exp_month (integer) exp_year (integer) expand (array) last4 (string) limit (integer) personalization_design (string) starting_after (string) status (string) type (string) |
| post_v1_issuing_cards | |
| get_v1_issuing_cards_by_card | card (string) expand (array) |
| post_v1_issuing_cards_by_card | card (string) |
| get_v1_issuing_disputes | created (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) transaction (string) |
| post_v1_issuing_disputes | |
| get_v1_issuing_disputes_by_dispute | dispute (string) expand (array) |
| post_v1_issuing_disputes_by_dispute | dispute (string) |
| post_v1_issuing_disputes_by_dispute_submit | dispute (string) |
| get_v1_issuing_personalization_designs | ending_before (string) expand (array) limit (integer) lookup_keys (array) preferences (object) starting_after (string) status (string) |
| post_v1_issuing_personalization_designs | |
| get_v1_issuing_personalization_designs_by_personalization_design | personalization_design (string) expand (array) |
| post_v1_issuing_personalization_designs_by_personalization_design | personalization_design (string) |
| get_v1_issuing_physical_bundles | ending_before (string) expand (array) limit (integer) starting_after (string) status (string) type (string) |
| get_v1_issuing_physical_bundles_by_physical_bundle | physical_bundle (string) expand (array) |
| get_v1_issuing_settlements_by_settlement | settlement (string) expand (array) |
| post_v1_issuing_settlements_by_settlement | settlement (string) |
| get_v1_issuing_tokens | card (string) required created (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| get_v1_issuing_tokens_by_token | token (string) expand (array) |
| post_v1_issuing_tokens_by_token | token (string) |
| get_v1_issuing_transactions | card (string) cardholder (string) created (string) ending_before (string) expand (array) limit (integer) starting_after (string) type (string) |
| get_v1_issuing_transactions_by_transaction | transaction (string) expand (array) |
| post_v1_issuing_transactions_by_transaction | transaction (string) |
| post_v1_link_account_sessions | |
| get_v1_link_account_sessions_by_session | session (string) expand (array) |
| get_v1_linked_accounts | account_holder (object) ending_before (string) expand (array) limit (integer) session (string) starting_after (string) |
| get_v1_linked_accounts_by_account | account (string) expand (array) |
| post_v1_linked_accounts_by_account_disconnect | account (string) |
| get_v1_linked_accounts_by_account_owners | account (string) ending_before (string) expand (array) limit (integer) ownership (string) required starting_after (string) |
| post_v1_linked_accounts_by_account_refresh | account (string) |
| get_v1_mandates_by_mandate | mandate (string) expand (array) |
| get_v1_payment_intents | created (string) customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_payment_intents | |
| get_v1_payment_intents_search | expand (array) limit (integer) page (string) query (string) required |
| get_v1_payment_intents_by_intent | intent (string) client_secret (string) expand (array) |
| post_v1_payment_intents_by_intent | intent (string) |
| post_v1_payment_intents_by_intent_apply_customer_balance | intent (string) |
| post_v1_payment_intents_by_intent_cancel | intent (string) |
| post_v1_payment_intents_by_intent_capture | intent (string) |
| post_v1_payment_intents_by_intent_confirm | intent (string) |
| post_v1_payment_intents_by_intent_increment_authorization | intent (string) |
| post_v1_payment_intents_by_intent_verify_microdeposits | intent (string) |
| get_v1_payment_links | active (boolean) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_payment_links | |
| get_v1_payment_links_by_payment_link | payment_link (string) expand (array) |
| post_v1_payment_links_by_payment_link | payment_link (string) |
| get_v1_payment_links_by_payment_link_line_items | payment_link (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_payment_method_configurations | application (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_payment_method_configurations | |
| get_v1_payment_method_configurations_by_configuration | configuration (string) expand (array) |
| post_v1_payment_method_configurations_by_configuration | configuration (string) |
| get_v1_payment_method_domains | domain_name (string) enabled (boolean) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_payment_method_domains | |
| get_v1_payment_method_domains_by_payment_method_domain | payment_method_domain (string) expand (array) |
| post_v1_payment_method_domains_by_payment_method_domain | payment_method_domain (string) |
| post_v1_payment_method_domains_by_payment_method_domain_validate | payment_method_domain (string) |
| get_v1_payment_methods | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) type (string) |
| post_v1_payment_methods | |
| get_v1_payment_methods_by_payment_method | payment_method (string) expand (array) |
| post_v1_payment_methods_by_payment_method | payment_method (string) |
| post_v1_payment_methods_by_payment_method_attach | payment_method (string) |
| post_v1_payment_methods_by_payment_method_detach | payment_method (string) |
| get_v1_payouts | arrival_date (string) created (string) destination (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| post_v1_payouts | |
| get_v1_payouts_by_payout | payout (string) expand (array) |
| post_v1_payouts_by_payout | payout (string) |
| post_v1_payouts_by_payout_cancel | payout (string) |
| post_v1_payouts_by_payout_reverse | payout (string) |
| get_v1_plans | active (boolean) created (string) ending_before (string) expand (array) limit (integer) product (string) starting_after (string) |
| post_v1_plans | |
| delete_v1_plans_by_plan | plan (string) |
| get_v1_plans_by_plan | plan (string) expand (array) |
| post_v1_plans_by_plan | plan (string) |
| get_v1_prices | active (boolean) created (string) currency (string) ending_before (string) expand (array) limit (integer) lookup_keys (array) product (string) recurring (object) starting_after (string) type (string) |
| post_v1_prices | |
| get_v1_prices_search | expand (array) limit (integer) page (string) query (string) required |
| get_v1_prices_by_price | price (string) expand (array) |
| post_v1_prices_by_price | price (string) |
| get_v1_products | active (boolean) created (string) ending_before (string) expand (array) ids (array) limit (integer) shippable (boolean) starting_after (string) url (string) |
| post_v1_products | |
| get_v1_products_search | expand (array) limit (integer) page (string) query (string) required |
| delete_v1_products_by_id | id (string) |
| get_v1_products_by_id | id (string) expand (array) |
| post_v1_products_by_id | id (string) |
| get_v1_products_by_product_features | product (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_products_by_product_features | product (string) |
| delete_v1_products_by_product_features_by_id | id (string) product (string) |
| get_v1_products_by_product_features_by_id | id (string) product (string) expand (array) |
| get_v1_promotion_codes | active (boolean) code (string) coupon (string) created (string) customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_promotion_codes | |
| get_v1_promotion_codes_by_promotion_code | promotion_code (string) expand (array) |
| post_v1_promotion_codes_by_promotion_code | promotion_code (string) |
| get_v1_quotes | customer (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) test_clock (string) |
| post_v1_quotes | |
| get_v1_quotes_by_quote | quote (string) expand (array) |
| post_v1_quotes_by_quote | quote (string) |
| post_v1_quotes_by_quote_accept | quote (string) |
| post_v1_quotes_by_quote_cancel | quote (string) |
| get_v1_quotes_by_quote_computed_upfront_line_items | quote (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_quotes_by_quote_finalize | quote (string) |
| get_v1_quotes_by_quote_line_items | quote (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_quotes_by_quote_pdf | quote (string) expand (array) |
| get_v1_radar_early_fraud_warnings | charge (string) created (string) ending_before (string) expand (array) limit (integer) payment_intent (string) starting_after (string) |
| get_v1_radar_early_fraud_warnings_by_early_fraud_warning | early_fraud_warning (string) expand (array) |
| get_v1_radar_value_list_items | created (string) ending_before (string) expand (array) limit (integer) starting_after (string) value (string) value_list (string) required |
| post_v1_radar_value_list_items | |
| delete_v1_radar_value_list_items_by_item | item (string) |
| get_v1_radar_value_list_items_by_item | item (string) expand (array) |
| get_v1_radar_value_lists | alias (string) contains (string) created (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_radar_value_lists | |
| delete_v1_radar_value_lists_by_value_list | value_list (string) |
| get_v1_radar_value_lists_by_value_list | value_list (string) expand (array) |
| post_v1_radar_value_lists_by_value_list | value_list (string) |
| get_v1_refunds | charge (string) created (string) ending_before (string) expand (array) limit (integer) payment_intent (string) starting_after (string) |
| post_v1_refunds | |
| get_v1_refunds_by_refund | refund (string) expand (array) |
| post_v1_refunds_by_refund | refund (string) |
| post_v1_refunds_by_refund_cancel | refund (string) |
| get_v1_reporting_report_runs | created (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_reporting_report_runs | |
| get_v1_reporting_report_runs_by_report_run | report_run (string) expand (array) |
| get_v1_reporting_report_types | expand (array) |
| get_v1_reporting_report_types_by_report_type | report_type (string) expand (array) |
| get_v1_reviews | created (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_reviews_by_review | review (string) expand (array) |
| post_v1_reviews_by_review_approve | review (string) |
| get_v1_setup_attempts | created (string) ending_before (string) expand (array) limit (integer) setup_intent (string) required starting_after (string) |
| get_v1_setup_intents | attach_to_self (boolean) created (string) customer (string) ending_before (string) expand (array) limit (integer) payment_method (string) starting_after (string) |
| post_v1_setup_intents | |
| get_v1_setup_intents_by_intent | intent (string) client_secret (string) expand (array) |
| post_v1_setup_intents_by_intent | intent (string) |
| post_v1_setup_intents_by_intent_cancel | intent (string) |
| post_v1_setup_intents_by_intent_confirm | intent (string) |
| post_v1_setup_intents_by_intent_verify_microdeposits | intent (string) |
| get_v1_shipping_rates | active (boolean) created (string) currency (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_shipping_rates | |
| get_v1_shipping_rates_by_shipping_rate_token | shipping_rate_token (string) expand (array) |
| post_v1_shipping_rates_by_shipping_rate_token | shipping_rate_token (string) |
| post_v1_sigma_saved_queries_by_id | id (string) |
| get_v1_sigma_scheduled_query_runs | ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_sigma_scheduled_query_runs_by_scheduled_query_run | scheduled_query_run (string) expand (array) |
| post_v1_sources | |
| get_v1_sources_by_source | source (string) client_secret (string) expand (array) |
| post_v1_sources_by_source | source (string) |
| get_v1_sources_by_source_mandate_notifications_by_mandate_notification | mandate_notification (string) source (string) expand (array) |
| get_v1_sources_by_source_source_transactions | source (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_sources_by_source_source_transactions_by_source_transaction | source (string) source_transaction (string) expand (array) |
| post_v1_sources_by_source_verify | source (string) |
| get_v1_subscription_items | ending_before (string) expand (array) limit (integer) starting_after (string) subscription (string) required |
| post_v1_subscription_items | |
| delete_v1_subscription_items_by_item | item (string) |
| get_v1_subscription_items_by_item | item (string) expand (array) |
| post_v1_subscription_items_by_item | item (string) |
| get_v1_subscription_schedules | canceled_at (string) completed_at (string) created (string) customer (string) ending_before (string) expand (array) limit (integer) released_at (string) scheduled (boolean) starting_after (string) |
| post_v1_subscription_schedules | |
| get_v1_subscription_schedules_by_schedule | schedule (string) expand (array) |
| post_v1_subscription_schedules_by_schedule | schedule (string) |
| post_v1_subscription_schedules_by_schedule_cancel | schedule (string) |
| post_v1_subscription_schedules_by_schedule_release | schedule (string) |
| get_v1_subscriptions | automatic_tax (object) collection_method (string) created (string) current_period_end (string) current_period_start (string) customer (string) ending_before (string) expand (array) limit (integer) price (string) starting_after (string) status (string) test_clock (string) |
| post_v1_subscriptions | |
| get_v1_subscriptions_search | expand (array) limit (integer) page (string) query (string) required |
| delete_v1_subscriptions_by_subscription_exposed_id | subscription_exposed_id (string) |
| get_v1_subscriptions_by_subscription_exposed_id | subscription_exposed_id (string) expand (array) |
| post_v1_subscriptions_by_subscription_exposed_id | subscription_exposed_id (string) |
| delete_v1_subscriptions_by_subscription_exposed_id_discount | subscription_exposed_id (string) |
| post_v1_subscriptions_by_subscription_migrate | subscription (string) |
| post_v1_subscriptions_by_subscription_resume | subscription (string) |
| post_v1_tax_calculations | |
| get_v1_tax_calculations_by_calculation | calculation (string) expand (array) |
| get_v1_tax_calculations_by_calculation_line_items | calculation (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_tax_registrations | ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| post_v1_tax_registrations | |
| get_v1_tax_registrations_by_id | id (string) expand (array) |
| post_v1_tax_registrations_by_id | id (string) |
| get_v1_tax_settings | expand (array) |
| post_v1_tax_settings | |
| post_v1_tax_transactions_create_from_calculation | |
| post_v1_tax_transactions_create_reversal | |
| get_v1_tax_transactions_by_transaction | transaction (string) expand (array) |
| get_v1_tax_transactions_by_transaction_line_items | transaction (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_tax_codes | ending_before (string) expand (array) limit (integer) starting_after (string) |
| get_v1_tax_codes_by_id | id (string) expand (array) |
| get_v1_tax_ids | ending_before (string) expand (array) limit (integer) owner (object) starting_after (string) |
| post_v1_tax_ids | |
| delete_v1_tax_ids_by_id | id (string) |
| get_v1_tax_ids_by_id | id (string) expand (array) |
| get_v1_tax_rates | active (boolean) created (string) ending_before (string) expand (array) inclusive (boolean) limit (integer) starting_after (string) |
| post_v1_tax_rates | |
| get_v1_tax_rates_by_tax_rate | tax_rate (string) expand (array) |
| post_v1_tax_rates_by_tax_rate | tax_rate (string) |
| get_v1_terminal_configurations | ending_before (string) expand (array) is_account_default (boolean) limit (integer) starting_after (string) |
| post_v1_terminal_configurations | |
| delete_v1_terminal_configurations_by_configuration | configuration (string) |
| get_v1_terminal_configurations_by_configuration | configuration (string) expand (array) |
| post_v1_terminal_configurations_by_configuration | configuration (string) |
| post_v1_terminal_connection_tokens | |
| get_v1_terminal_locations | ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_terminal_locations | |
| delete_v1_terminal_locations_by_location | location (string) |
| get_v1_terminal_locations_by_location | location (string) expand (array) |
| post_v1_terminal_locations_by_location | location (string) |
| get_v1_terminal_readers | device_type (string) ending_before (string) expand (array) limit (integer) location (string) serial_number (string) starting_after (string) status (string) |
| post_v1_terminal_readers | |
| delete_v1_terminal_readers_by_reader | reader (string) |
| get_v1_terminal_readers_by_reader | reader (string) expand (array) |
| post_v1_terminal_readers_by_reader | reader (string) |
| post_v1_terminal_readers_by_reader_cancel_action | reader (string) |
| post_v1_terminal_readers_by_reader_collect_inputs | reader (string) |
| post_v1_terminal_readers_by_reader_collect_payment_method | reader (string) |
| post_v1_terminal_readers_by_reader_confirm_payment_intent | reader (string) |
| post_v1_terminal_readers_by_reader_process_payment_intent | reader (string) |
| post_v1_terminal_readers_by_reader_process_setup_intent | reader (string) |
| post_v1_terminal_readers_by_reader_refund_payment | reader (string) |
| post_v1_terminal_readers_by_reader_set_reader_display | reader (string) |
| post_v1_test_helpers_confirmation_tokens | |
| post_v1_test_helpers_customers_by_customer_fund_cash_balance | customer (string) |
| post_v1_test_helpers_issuing_authorizations | |
| post_v1_test_helpers_issuing_authorizations_by_authorization_capture | authorization (string) |
| post_v1_test_helpers_issuing_authorizations_by_authorization_expire | authorization (string) |
| post_v1_test_helpers_issuing_authorizations_by_authorization_finalize_amount | authorization (string) |
| post_v1_test_helpers_issuing_authorizations_by_authorization_fraud_challenges_respond | authorization (string) |
| post_v1_test_helpers_issuing_authorizations_by_authorization_increment | authorization (string) |
| post_v1_test_helpers_issuing_authorizations_by_authorization_reverse | authorization (string) |
| post_v1_test_helpers_issuing_cards_by_card_shipping_deliver | card (string) |
| post_v1_test_helpers_issuing_cards_by_card_shipping_fail | card (string) |
| post_v1_test_helpers_issuing_cards_by_card_shipping_return | card (string) |
| post_v1_test_helpers_issuing_cards_by_card_shipping_ship | card (string) |
| post_v1_test_helpers_issuing_cards_by_card_shipping_submit | card (string) |
| post_v1_test_helpers_issuing_personalization_designs_by_personalization_design_activate | personalization_design (string) |
| post_v1_test_helpers_issuing_personalization_designs_by_personalization_design_deactivate | personalization_design (string) |
| post_v1_test_helpers_issuing_personalization_designs_by_personalization_design_reject | personalization_design (string) |
| post_v1_test_helpers_issuing_settlements | |
| post_v1_test_helpers_issuing_settlements_by_settlement_complete | settlement (string) |
| post_v1_test_helpers_issuing_transactions_create_force_capture | |
| post_v1_test_helpers_issuing_transactions_create_unlinked_refund | |
| post_v1_test_helpers_issuing_transactions_by_transaction_refund | transaction (string) |
| post_v1_test_helpers_refunds_by_refund_expire | refund (string) |
| post_v1_test_helpers_terminal_readers_by_reader_present_payment_method | reader (string) |
| post_v1_test_helpers_terminal_readers_by_reader_succeed_input_collection | reader (string) |
| post_v1_test_helpers_terminal_readers_by_reader_timeout_input_collection | reader (string) |
| get_v1_test_helpers_test_clocks | ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_test_helpers_test_clocks | |
| delete_v1_test_helpers_test_clocks_by_test_clock | test_clock (string) |
| get_v1_test_helpers_test_clocks_by_test_clock | test_clock (string) expand (array) |
| post_v1_test_helpers_test_clocks_by_test_clock_advance | test_clock (string) |
| post_v1_test_helpers_treasury_inbound_transfers_by_id_fail | id (string) |
| post_v1_test_helpers_treasury_inbound_transfers_by_id_return | id (string) |
| post_v1_test_helpers_treasury_inbound_transfers_by_id_succeed | id (string) |
| post_v1_test_helpers_treasury_outbound_payments_by_id | id (string) |
| post_v1_test_helpers_treasury_outbound_payments_by_id_fail | id (string) |
| post_v1_test_helpers_treasury_outbound_payments_by_id_post | id (string) |
| post_v1_test_helpers_treasury_outbound_payments_by_id_return | id (string) |
| post_v1_test_helpers_treasury_outbound_transfers_by_outbound_transfer | outbound_transfer (string) |
| post_v1_test_helpers_treasury_outbound_transfers_by_outbound_transfer_fail | outbound_transfer (string) |
| post_v1_test_helpers_treasury_outbound_transfers_by_outbound_transfer_post | outbound_transfer (string) |
| post_v1_test_helpers_treasury_outbound_transfers_by_outbound_transfer_return | outbound_transfer (string) |
| post_v1_test_helpers_treasury_received_credits | |
| post_v1_test_helpers_treasury_received_debits | |
| post_v1_tokens | |
| get_v1_tokens_by_token | token (string) expand (array) |
| get_v1_topups | amount (string) created (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| post_v1_topups | |
| get_v1_topups_by_topup | topup (string) expand (array) |
| post_v1_topups_by_topup | topup (string) |
| post_v1_topups_by_topup_cancel | topup (string) |
| get_v1_transfers | created (string) destination (string) ending_before (string) expand (array) limit (integer) starting_after (string) transfer_group (string) |
| post_v1_transfers | |
| get_v1_transfers_by_id_reversals | id (string) ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_transfers_by_id_reversals | id (string) |
| get_v1_transfers_by_transfer | transfer (string) expand (array) |
| post_v1_transfers_by_transfer | transfer (string) |
| get_v1_transfers_by_transfer_reversals_by_id | id (string) transfer (string) expand (array) |
| post_v1_transfers_by_transfer_reversals_by_id | id (string) transfer (string) |
| get_v1_treasury_credit_reversals | ending_before (string) expand (array) financial_account (string) required limit (integer) received_credit (string) starting_after (string) status (string) |
| post_v1_treasury_credit_reversals | |
| get_v1_treasury_credit_reversals_by_credit_reversal | credit_reversal (string) expand (array) |
| get_v1_treasury_debit_reversals | ending_before (string) expand (array) financial_account (string) required limit (integer) received_debit (string) resolution (string) starting_after (string) status (string) |
| post_v1_treasury_debit_reversals | |
| get_v1_treasury_debit_reversals_by_debit_reversal | debit_reversal (string) expand (array) |
| get_v1_treasury_financial_accounts | created (string) ending_before (string) expand (array) limit (integer) starting_after (string) status (string) |
| post_v1_treasury_financial_accounts | |
| get_v1_treasury_financial_accounts_by_financial_account | financial_account (string) expand (array) |
| post_v1_treasury_financial_accounts_by_financial_account | financial_account (string) |
| post_v1_treasury_financial_accounts_by_financial_account_close | financial_account (string) |
| get_v1_treasury_financial_accounts_by_financial_account_features | financial_account (string) expand (array) |
| post_v1_treasury_financial_accounts_by_financial_account_features | financial_account (string) |
| get_v1_treasury_inbound_transfers | ending_before (string) expand (array) financial_account (string) required limit (integer) starting_after (string) status (string) |
| post_v1_treasury_inbound_transfers | |
| get_v1_treasury_inbound_transfers_by_id | id (string) expand (array) |
| post_v1_treasury_inbound_transfers_by_inbound_transfer_cancel | inbound_transfer (string) |
| get_v1_treasury_outbound_payments | created (string) customer (string) ending_before (string) expand (array) financial_account (string) required limit (integer) starting_after (string) status (string) |
| post_v1_treasury_outbound_payments | |
| get_v1_treasury_outbound_payments_by_id | id (string) expand (array) |
| post_v1_treasury_outbound_payments_by_id_cancel | id (string) |
| get_v1_treasury_outbound_transfers | ending_before (string) expand (array) financial_account (string) required limit (integer) starting_after (string) status (string) |
| post_v1_treasury_outbound_transfers | |
| get_v1_treasury_outbound_transfers_by_outbound_transfer | outbound_transfer (string) expand (array) |
| post_v1_treasury_outbound_transfers_by_outbound_transfer_cancel | outbound_transfer (string) |
| get_v1_treasury_received_credits | ending_before (string) expand (array) financial_account (string) required limit (integer) linked_flows (object) starting_after (string) status (string) |
| get_v1_treasury_received_credits_by_id | id (string) expand (array) |
| get_v1_treasury_received_debits | ending_before (string) expand (array) financial_account (string) required limit (integer) starting_after (string) status (string) |
| get_v1_treasury_received_debits_by_id | id (string) expand (array) |
| get_v1_treasury_transaction_entries | created (string) effective_at (string) ending_before (string) expand (array) financial_account (string) required limit (integer) order_by (string) starting_after (string) transaction (string) |
| get_v1_treasury_transaction_entries_by_id | id (string) expand (array) |
| get_v1_treasury_transactions | created (string) ending_before (string) expand (array) financial_account (string) required limit (integer) order_by (string) starting_after (string) status (string) status_transitions (object) |
| get_v1_treasury_transactions_by_id | id (string) expand (array) |
| get_v1_webhook_endpoints | ending_before (string) expand (array) limit (integer) starting_after (string) |
| post_v1_webhook_endpoints | |
| delete_v1_webhook_endpoints_by_webhook_endpoint | webhook_endpoint (string) |
| get_v1_webhook_endpoints_by_webhook_endpoint | webhook_endpoint (string) expand (array) |
| post_v1_webhook_endpoints_by_webhook_endpoint | webhook_endpoint (string) |