Stripe API Integration Profile
Information and guides about integrating with Stripe API
Add Stripe Integration to Your AppDelete Customer
Add to your appWorks with:
- +3 see all
Delete Customer
This scenario allows your application to delete a Customer from any external application. You will pass ID of the Customer you want to delete and Integration.app will handle the rest.
How It Works
- Delete Customer API call:
- Call Integration.app REST API or SDK with ID of the Customer you want to delete and Integration.app will send the correct request to the external app.