<- Object

Object

All versions ->

OrderCreatedBeta

Link to section

Properties

Link to section

order_id

string

The order's unique ID.

Link to section

version

integer(32-bit)

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

Link to section

location_id

string

The ID of the merchant location this order is associated with.

Link to section

state

string

The state of the order.

Link to section

created_at

string

Read only Timestamp for when the order was created in RFC 3339 format.

Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:

UTC: 2020-01-26T02:25:34Z

Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00