Back to catalog
💼

Square

OAuth

Easy way to take payments, manage refunds, and help customers checkout online

💼BusinessHTTPS

Square Payment

Card payment — $73.50

IdKkYGfPp5vNh8W7oRALsCbqMF
Amount Usd73.5
StatusCOMPLETED
Source TypeCARD
Card BrandVISA
Created At2026-02-25T09:15:43Z

Sample Response

response.json
1{
2 "id": "KkYGfPp5vNh8W7oRALsCbqMF",
3 "amount_usd": 73.5,
4 "status": "COMPLETED",
5 "source_type": "CARD",
6 "card_brand": "VISA",
7 "created_at": "2026-02-25T09: 15: 43Z"
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.squareup.com/reference/square" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs