<- Object

Object

OrderCreatedBeta

Link to section

Properties

Link to section

order_id

string

The order's unique ID.

Link to section

version

integer(32-bit)

The version number, which is incremented each time an update is committed to the order. Orders that were not created through the API do not include a version number and therefore cannot be updated.

Read more about working with versions.

Link to section

location_id

string

The ID of the seller location that this order is associated with.

Link to section

state

string

The state of the order.

Link to section

created_at

string

Read only The 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