POST
/
cyclecounts

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Body

id
string

The unique identifier of the cycle count line item.

cycle_count_number
integer

The number of the cycle count associated with this line item.

status
string

The status of the cycle count line item.

part
string

The part associated with the cycle count line item.

standard_tracking
string

The standard tracking information associated with the cycle count line item.

serialized_tracking
string

The serialized tracking information associated with the cycle count line item.

quantity_expected
integer

The expected quantity of the part associated with the cycle count line item.

quantity_counted
integer

The actual quantity of the part counted during the cycle count.

variance_quantity
integer

The difference between the expected and actual quantity of the part.

variance_cost
integer

The difference in cost between the expected and actual quantity of the part.

explanation
string

An explanation for any variances in the cycle count line item.