Stripe · Arazzo Workflow
Stripe Capture and Partial Refund
Version 1.0.0
Create an uncaptured charge, capture it, then partially refund the captured amount.
Provider
Workflows
capture-and-partial-refund
Authorize a charge, capture it, then partially refund it.
Creates a Charge with capture set to false to authorize only, captures the charge to settle funds, then refunds part of the captured amount.
1
authorizeCharge
postCharges
Create a charge with capture disabled to authorize only.
2
captureCharge
postChargesChargeCapture
Capture the previously authorized charge to settle the funds.
3
partialRefund
postChargesChargeRefunds
Refund part of the captured charge.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/stripe-capture-and-partial-refund-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.