Block · Arazzo Workflow
Block Square Location Payment Reconciliation
Version 1.0.0
Resolve a location, list its recent payments, and detail the most recent one.
View Spec
View on GitHub
CommerceCryptocurrencyeCommerceFintechPaymentsPoint Of SaleSquareArazzoWorkflows
Provider
Workflows
location-payment-reconciliation
List locations, list payments for the first location, then detail the latest.
Lists locations and uses the first one to list recent payments, branching on whether any payments exist and retrieving the most recent payment in full when one is present.
1
listLocations
list-locations
List the seller's locations and select the first for reconciliation.
2
listPayments
list-payments
List recent payments for the resolved location and branch on results.
3
getPayment
get-payment
Retrieve the most recent payment by id for the reconciliation record.