Block · Schema

Payment

Represents a payment processed by Square.

CommerceCryptocurrencyeCommerceFintechPaymentsPoint Of SaleSquare

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