SQL examples for SQL Server
The following SQL examples demonstrate common use cases for this connector. Select a scenario below to view the query syntax and parameters required to interact with Stripe.
- Create a customer
- Create a product
- Create an invoice
- Delete a customer
- Delete a product
- Delete an invoice
- Read a customer
- Read a product
- Read an invoice
- Read an invoice line item
- Read customers
- Read customers filtered by date
- Read invoice line items
- Read invoices
- Read products
- Update a customer
- Update a product
- Update a product name
- Update an invoice