Block · Arazzo Workflow
Block Square Catalog Browse And Order Verify
Version 1.0.0
Browse catalog items, open an order, and branch on whether the order is OPEN.
View Spec
View on GitHub
CommerceCryptocurrencyeCommerceFintechPaymentsPoint Of SaleSquareArazzoWorkflows
Provider
Workflows
catalog-browse-and-order-verify
List catalog items, create an order, and branch on the order state.
Lists catalog ITEM objects, opens an order at the location with the supplied line items, and branches on whether the order returned in the OPEN state so a caller knows it is ready to be paid.
1
listCatalog
list-catalog
List catalog objects of the requested types to source the order.
2
createOrder
create-order
Open an order with the supplied line items and check its state.