Represents Square's estimated quantity of items in a particular state at a particular location based on the known history of physical counts and inventory adjustments.
<- Object
Object
Represents Square's estimated quantity of items in a particular state at a particular location based on the known history of physical counts and inventory adjustments.
The CatalogObjectType
of the CatalogObject
being tracked. Tracking is only supported for the ITEM_VARIATION
type.
The Square ID of the Location where the related quantity of items are being tracked.
The number of items affected by the estimated count as a decimal string. Can support up to 5 digits after the decimal point.
A read-only timestamp in RFC 3339 format that indicates when Square received the most recent physical count or adjustment that had an affect on the estimated count.
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