Square.Connect.Model.OrderEntry

October 23, 2019 ยท View on GitHub

Description

A lightweight description of an Order that is returned when returned_entries is true on a SearchOrderRequest

Properties

NameTypeDescriptionNotes
OrderIdstringThe id of the Order[optional]
Versionint?Version number which is incremented each time an update is committed to the order. Orders that were not created through the API will not include a version and thus cannot be updated. Read more about working with versions.[optional] [beta]
LocationIdstringThe location id the Order belongs to.[optional]

[Back to Model list] [Back to API list] [Back to README]