Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 567 Bytes

update-item-modifier-lists-response.md

File metadata and controls

22 lines (14 loc) · 567 Bytes

Update Item Modifier Lists Response

Structure

Update Item Modifier Lists Response

Fields

Name Type Tags Description
errors List of Error Optional Any errors that occurred during the request.
updated_at string Optional The database timestamp of this update in RFC 3339 format, e.g., 2016-09-04T23:59:33.123Z.

Example (as JSON)

{
  "updated_at": "2016-11-16T22:25:24.878Z"
}