APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
Block
Payment
Block
· Schema
Payment
Represents a payment processed by Square.
Commerce
Cryptocurrency
eCommerce
Fintech
Payments
Point Of Sale
Square
Properties
Name
Type
Description
id
string
Unique ID for this payment.
status
string
Indicates whether the payment is APPROVED, COMPLETED, CANCELED, or FAILED.
source_type
string
The source type for this payment.
amount_money
object
total_money
object
location_id
string
The ID of the location associated with the payment.
created_at
string
The timestamp of when the payment was created.
updated_at
string
The timestamp of when the payment was last updated.
View JSON Schema on GitHub