Block · Arazzo Workflow
Block Square Reconcile Payment
Version 1.0.0
List recent payments for a location and pull full detail on the most recent one.
View Spec
View on GitHub
CommerceCryptocurrencyeCommerceFintechPaymentsPoint Of SaleSquareArazzoWorkflows
Provider
Workflows
reconcile-payment
List payments for a location, then fetch the most recent one in detail.
Lists payments for a location within an optional time range and branches on whether any were returned. When payments exist it retrieves the first (most recent) payment by id to confirm its settled status and total.
1
listPayments
list-payments
List payments for the location and branch on whether any exist.
2
getPayment
get-payment
Retrieve the most recent payment by id to confirm its full detail.