Object Index
You are viewing an old version of the API
OrderUpdated
BETA
Object Index
Properties
Name | Description |
---|---|
order_
|
The order's unique ID. |
version
|
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. |
location_
|
The ID of the seller location that this order is associated with. |
state
|
The state of the order. |
created_
|
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 |
updated_
|
Read only The timestamp for when the order was last updated, 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 |