Square
communityPayment processing, POS, and business tools for merchants of all sizes.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://connect.squareup.com/v2/paymentsList payments
Parameters
limitresults (integeroptionalend_timeISO8601 (stringoptionalbegin_timeISO8601 (stringoptionalsort_orderASC|DESC (stringoptionalReturns
payments[] with id, amount_money, status, source_type, card_details, created_at, order_idPOST
https://connect.squareup.com/v2/paymentsCreate payment
Parameters
source_idpayment source (stringrequiredamount_moneyamount and currency (objectrequiredidempotency_keyunique key (stringrequiredReturns
payment with id, amount_money, status, receipt_url, created_atPOST
https://connect.squareup.com/v2/orders/searchList orders
Parameters
limitresults (integeroptionalqueryfilter criteria (objectoptionallocation_idslocation IDs (string[]requiredReturns
orders[] with id, state, line_items[], total_money, created_at, fulfillments[]