Block Square Full Commerce Flow
Version 1.0.0
Resolve a location, create a customer, place an order, take payment, and verify it.
1 workflow
4 source APIs
1 provider
full-commerce-flow
Location, customer, order, payment, and payment verification end to end.
Lists locations and uses the first one to create a customer, open an order with the supplied line items, charge the supplied source for the order amount, and finally re-read the payment to confirm its settled status.
5 steps
inputs: accessToken, amount, currency, customerIdempotencyKey, emailAddress, familyName, givenName, lineItems, orderIdempotencyKey, paymentIdempotencyKey, sourceId
outputs: customerId, locationId, orderId, paymentId, verifiedStatus
1
listLocations
List the seller's locations and select the first for the sale.
2
createCustomer
Create the customer profile the order and payment are attributed to.
3
createOrder
Open an order at the resolved location with the supplied line items.
4
createPayment
Charge the supplied source for the order amount at the location.
5
verifyPayment
Read the created payment back by id to confirm its settled status.
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.
All 92 tools →
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/block-full-commerce-flow-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.