Skip to main content
POST

Body

required
The id of the cycle count to be created. If not provided, a new id will be generated.
required
The number of the cycle count to be created. If not provided, a new number will be generated.
required
The status of the cycle count to be created. If not provided, the status will be set to β€œopen”.
required
The part associated with the cycle count to be created.
required
The standard tracking information associated with the cycle count to be created.
required
The serialized tracking information associated with the cycle count to be created.
required
The expected quantity of the part associated with the cycle count to be created.
required
The actual quantity of the part counted during the cycle count to be created.
required
The difference between the expected and actual quantity of the part.
required
The difference in cost between the expected and actual quantity of the part.
required
An explanation for any variances in the cycle count to be created.
required
The site associated with the cycle count to be created.
required
The location associated with the cycle count to be created.
required
The bin associated with the cycle count to be created.
required
The lot associated with the cycle count to be created.
required
The start date associated with the cycle count to be created.
required
The end date associated with the cycle count to be created.
required
The completion date associated with the cycle count to be created.
required
The user assigned to the cycle count to be created.
required
The method used to count the part associated with the cycle count to be created.
required
The status of the cycle count to be created.

Response

string
The unique identifier for the cycle count.
string
The human-readable cycle count number.
string
The current status of the cycle count.
string
The part being counted.
string
The standard tracking value for the counted item.
string
The serialized tracking value for the counted item.
string
The quantity the system expected to find.
string
The quantity actually counted.
string
The difference between the expected and counted quantity.
string
The costed value of the quantity variance.
string
The explanation recorded for the variance.
string
The site where the count took place.
string
The location within the site.
string
The bin within the location.
string
The lot of the counted item.
string
The scheduled start date of the count.
string
The scheduled end date of the count.
string
The date the count was completed.
string
The user assigned to perform the count.
string
The counting method used.
string
The current status of the cycle count.