Block · Schema

Order

Represents an order for products and services.

CommerceCryptocurrencyeCommerceFintechPaymentsPoint Of SaleSquare

Properties

Name Type Description
id string Unique ID for this order.
location_id string The ID of the seller location that this order is associated with.
state string Current state of the order.
version integer Version number for optimistic concurrency control.
total_money object Total amount for the order.
created_at string
updated_at string
View JSON Schema on GitHub