Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 792 Bytes

OrderEntry.md

File metadata and controls

16 lines (9 loc) · 792 Bytes

OrderEntry

Description

A lightweight description of an Order that is returned when returned_entries is true on a SearchOrderRequest

Properties

Name Type Description Notes
orderId String The id of the Order [optional]
version Integer 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. [optional] [beta]
locationId String The location id the Order belongs to. [optional]