OrderChangeHistory
Provides update history information for a single order.
Select
The 本製品 will use the Yahoo Shopping API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.
- OrderID and SellerId support the = operator.
SELECT * FROM OrderChangeHistory WHERE OrderID = 'store_00001'
Columns
Name | Type | References | Description |
OrderId [KEY] | String |
Orders.OrderId | Order ID. |
SellerId | String | Store account | |
UpdateTime | Datetime | Update date and time. | |
UpdatePerson | String | Updater (one of the following will be included): Name of worker associated with Yahoo! JAPAN business ID, Yahoo! JAPAN Business ID, Yahoo! JAPAN ID, system. | |
ChangeField | String | Changed field. | |
ChangeValue | String | Changed value. | |
ChangeItemLineId | String | Changed Line Id. |