Get all sequences
get
/fscmRestApi/resources/11.13.18.05/cycleCountSequenceDetails
Request
Query Parameters
-
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
finder: string
Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- PrimaryKey: Finds details about the count sequence according to the count sequence identifier.
Finder Variables:- CycleCountEntryId; integer; Value that uniquely identifies the cycle count sequence.
- CycleCountHeaderId; integer; Value that uniquely identifies the cycle count header.
- OrganizationId; integer; Value that uniquely identifies the organization.
- findByOrganizationAndCountName: Finds details about the cycle count sequence according to the cycle count name and organization code.
Finder Variables:- bindCycleCountName; string; Cycle count name.
- bindOrganizationCode; string; Abbreviation that identifies the organization.
- findBySerialNumber: Finds details about the count sequence according to the serial number.
Finder Variables:- FromSerialNumber; string; Starting serial number.
- ToSerialNumber; string; Ending Serial number.
- PrimaryKey: Finds details about the count sequence according to the count sequence identifier.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- AdjustmentDate; string; Date when the warehouse posted the adjustment transaction.
- AdjustmentValue; number; Monetary value of the adjustment transaction.
- ApprovalType; string; Value that indicates the type of approval.
- ApprovalTypeCode; integer; Value that indicates the type of approval: 1-Automatic, 2-Manual, 3-Preapproved.
- CategoryName; string; The category associated with the cycle count sequence.
- ClassName; string; The ABC class associated with the cycle count sequence.
- Comments; string; Comments that describe the current count.
- CountDate; string; Date when the warehouse counted this sequence.
- CountDueDate; string; Date by which the count should be completed.
- CountQuantity; number; Count quantity for the count sequence.
- CountSequence; integer; Number of the cycle count sequence.
- CountSequenceStatus; string; Current status of the count sequence. A list of accepted values is defined in the lookup type INV_CC_ENTRY_STATUSES.
- CountSequenceStatusCode; string; Value that indicates the current status of the count sequence.
- CountSequenceWithPrefix; string; The cycle count sequence combined with the manual count prefix.
- CountType; string; Type of count. A list of accepted values is defined in the lookup type INV_CC_COUNT_TYPES.
- CountTypeCode; string; Value that identifies the type of count. A list of accepted values is defined in the lookup type INV_CC_COUNT_TYPES.
- CountUOM; string; Unit of measure for the current count.
- CountUOMCode; string; Value that identifies the unit of measure for the current count.
- CountedBy; string; Name of the employee who performed the current count.
- CountedByEmployeeId; integer; Value that uniquely identifies the employee who performed the current count.
- CycleCountEntryId; integer; Value that uniquely identifies the cycle count sequence.
- CycleCountHeaderId; integer; Value that uniquely identifies the cycle count.
- CycleCountName; string; Name of the cycle count.
- DeviationPercentage; number; Percent deviation of the adjustment.
- DualUOMDeviationHigh; number; Highest deviation allowed for a transaction on the secondary quantity that's derived from the default conversion factor.
- DualUOMDeviationLow; number; Lowest deviation allowed for a transaction on the secondary quantity that's derived from the default conversion factor.
- ExportCode; integer; Value that determines whether to export the count sequence to the interface.
- Exported; string; Indicates whether the warehouse exported the count sequence to the interface.
- InventoryItemId; integer; Value that uniquely identifies the inventory item.
- ItemDescription; string; Description of the inventory item.
- ItemLotControlCode; string; Identifies all the lot control items for a cycle count definition.
- ItemNumber; string; Name of the inventory item.
- ItemPrimaryImageURL; string; Value that provides reference to the image of the item for which the count sequence is generated.
- ItemSerialControlCode; string; Identifies all the serial control items for a cycle count definition.
- ItemUnitCost; number; Unit cost of the item.
- LPNId; integer; Value that uniquely identifies the license plate number.
- LPNNumber; string; License plate number associated to the item.
- Locator; string; Name of the locator.
- LocatorId; integer; Value that uniquely identifies the locator.
- LotNumber; string; Number that identifies an item or group of items.
- ManualCountPrefix; string; Value that indicates the manual count sequence prefix of the count sequence.
- OrganizationCode; string; Value that identifies the inventory organization.
- OrganizationId; integer; Value that uniquely identifies the inventory organization.
- OrganizationName; string; Name of the inventory organization.
- OwningEntityId; integer; Value that uniquely identifies the owning entity. If the item is consigned, then this attribute contains the vendor site identifier. If the item is owned, then this attribute contains the owning organization identifier.
- OwningParty; string; Name of the owning party.
- OwningPartySite; string; Name of the owning party site.
- OwningType; string; Contains one of the following values: 1 or 2. If 1, then the item is consigned. If 2, then the item is owned.
- OwningTypeCode; string; Name that uniquely identifies the owning entity. If the item is consigned, then this attribute contains the vendor site identifier. If the item is owned, then this attribute contains the owning organization identifier.
- PrimaryAdjustmentQuantity; number; Adjustment quantity that the warehouse requires to make the system quantity equal the count quantity.
- PrimarySuggestedQuantity; number; System quantity that existed during the current count.
- ProcurementBU; string; Business unit that manages and owns the purchasing document.
- Reason; string; Reason for the adjustment transaction.
- ReasonId; integer; Value that uniquely identifies the reason.
- Recounts; integer; Number of times that the warehouse counted this count sequence.
- ReviewDate; string; Date when the employee approved the adjustment.
- ReviewedBy; string; Name of the employee who approved the adjustment.
- ReviewedByEmployeeId; integer; Value that uniquely identifies the employee who approved the adjustment.
- Revision; string; Revision of the item.
- SecondaryAdjustmentQuantity; number; Adjustment quantity that's required to make the secondary system quantity equal the secondary count quantity.
- SecondaryCountQuantity; number; Quantity of the current count in the secondary unit of measure that the item uses.
- SecondaryCountUOM; string; Secondary unit of measure that the current count uses.
- SecondaryCountUOMCode; string; Value that identifies the secondary unit of measure that the current count uses.
- SecondaryDefaultId; string; Value that indicates how the conversion between primary and secondary units of measure is handled. Valid values are Default, Fixed, and No Default. The value of Defaulting Control depends on the value of the Tracking Unit of Measure attribute. If the Tracking Unit of Measure is Primary and Secondary, then the Defaulting Control can be provided. Otherwise, the Defaulting Control can't be provided. A list of accepted values is defined in the lookup type EGP_DEFAULTING. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Fixed.
- SecondarySuggestedQuantity; number; Secondary system quantity that existed during the current count.
- SerialMarkedAsCounted; number; Value that specifies the number of serials marks as counted for the multiple per request cycle count sequence.
- SerialNumber; string; Serial number to count.
- SerialRequiredCount; number; Value that specifies the number of serial numbers remaining to mark as counted or extra serials marked as count.
- SerialRequiredStatus; string; Status of the serial number required for the multiple per request cycle count sequence.
- SerialRequiredStatusMeaning; string; Lookup meaning of the cycle count sequence serial number required status for multiple per request.
- Subinventory; string; Name of the subinventory.
- TaskName; string; Name of the task within a zone.
- TrackingQuantityId; string; Value that uniquely identifies the unit of measure that tracks the item in inventory.
- ZoneId; integer; Indicates the zone scope of a task.
- ZoneName; string; Name of the inventory zone.
- ZoneTaskId; integer; Value that uniquely identifies the task within a zone.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
Metadata-Context: string
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version: string
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : cycleCountSequenceDetails
Type:
Show Source
object
-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
Items
The items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
Links
The link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : cycleCountSequenceDetails-item-response
Type:
Show Source
object
-
AdjustmentDate: string
(date)
Read Only:
true
Date when the warehouse posted the adjustment transaction. -
AdjustmentValue: number
Read Only:
true
Monetary value of the adjustment transaction. -
ApprovalType: string
Maximum Length:
255
Value that indicates the type of approval. -
ApprovalTypeCode: integer
(int64)
Value that indicates the type of approval: 1-Automatic, 2-Manual, 3-Preapproved.
-
CategoryName: string
Read Only:
true
Maximum Length:255
The category associated with the cycle count sequence. -
ClassName: string
Read Only:
true
Maximum Length:255
The ABC class associated with the cycle count sequence. -
Comments: string
Title:
Comments
Maximum Length:240
Comments that describe the current count. -
CountDate: string
(date)
Date when the warehouse counted this sequence.
-
CountDueDate: string
(date)
Read Only:
true
Date by which the count should be completed. -
CountedBy: string
Maximum Length:
2000
Name of the employee who performed the current count. -
CountedByEmployeeId: integer
(int64)
Title:
Counted By
Value that uniquely identifies the employee who performed the current count. -
CountQuantity: number
Title:
Count Quantity
Count quantity for the count sequence. -
CountSequence: integer
(int64)
Title:
Count Sequence
Number of the cycle count sequence. -
CountSequenceStatus: string
Maximum Length:
80
Current status of the count sequence. A list of accepted values is defined in the lookup type INV_CC_ENTRY_STATUSES. -
CountSequenceStatusCode: string
Title:
Approval Status
Maximum Length:30
Value that indicates the current status of the count sequence. -
CountSequenceWithPrefix: string
Read Only:
true
Maximum Length:255
The cycle count sequence combined with the manual count prefix. -
CountType: string
Maximum Length:
80
Type of count. A list of accepted values is defined in the lookup type INV_CC_COUNT_TYPES. -
CountTypeCode: string
Maximum Length:
30
Value that identifies the type of count. A list of accepted values is defined in the lookup type INV_CC_COUNT_TYPES. -
CountUOM: string
Maximum Length:
25
Unit of measure for the current count. -
CountUOMCode: string
Title:
Primary Count UOM
Maximum Length:3
Value that identifies the unit of measure for the current count. -
CycleCountEntryId: integer
(int64)
Value that uniquely identifies the cycle count sequence.
-
CycleCountHeaderId: integer
(int64)
Title:
Count Name
Value that uniquely identifies the cycle count. -
CycleCountName: string
Maximum Length:
30
Name of the cycle count. -
DeviationPercentage: number
Read Only:
true
Percent deviation of the adjustment. -
DFF: array
Flexfields for Cycle Count Sequence Details
Title:
Flexfields for Cycle Count Sequence Details
The Flexfields for Cycle Count Sequence Details manages details of the descriptive flexfields that reference the cycle count sequence. -
DualUOMDeviationHigh: number
Read Only:
true
Highest deviation allowed for a transaction on the secondary quantity that's derived from the default conversion factor. -
DualUOMDeviationLow: number
Read Only:
true
Lowest deviation allowed for a transaction on the secondary quantity that's derived from the default conversion factor. -
ExportCode: integer
(int64)
Value that determines whether to export the count sequence to the interface.
-
Exported: string
Maximum Length:
80
Indicates whether the warehouse exported the count sequence to the interface. -
history: array
History
Title:
History
The History resource manages details for the history of cycle count sequences. -
inventoryAttributesDFF: array
Flexfields for Tracking Attributes
Title:
Flexfields for Tracking Attributes
The Flexfields for Tracking Attributes resource manages details of the descriptive flexfields that reference the cycle count sequence. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
ItemDescription: string
Maximum Length:
240
Description of the inventory item. -
ItemLotControlCode: string
Maximum Length:
30
Identifies all the lot control items for a cycle count definition. -
ItemNumber: string
Maximum Length:
300
Name of the inventory item. -
ItemPrimaryImageURL: string
Read Only:
true
Maximum Length:240
Value that provides reference to the image of the item for which the count sequence is generated. -
ItemSerialControlCode: string
Maximum Length:
30
Identifies all the serial control items for a cycle count definition. -
ItemUnitCost: number
Read Only:
true
Unit cost of the item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
4000
Name of the locator. -
LocatorId: integer
(int64)
Title:
Locator
Value that uniquely identifies the locator. -
LotNumber: string
Title:
Lot
Maximum Length:80
Number that identifies an item or group of items. -
LPNId: integer
(int64)
Value that uniquely identifies the license plate number.
-
LPNNumber: string
Maximum Length:
255
License plate number associated to the item. -
ManualCountPrefix: string
Read Only:
true
Maximum Length:3
Value that indicates the manual count sequence prefix of the count sequence. -
OrganizationCode: string
Maximum Length:
18
Value that identifies the inventory organization. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
OrganizationName: string
Maximum Length:
240
Name of the inventory organization. -
OwningEntityId: integer
(int64)
Title:
Owning Party Site
Value that uniquely identifies the owning entity. If the item is consigned, then this attribute contains the vendor site identifier. If the item is owned, then this attribute contains the owning organization identifier. -
OwningParty: string
Maximum Length:
360
Name of the owning party. -
OwningPartySite: string
Maximum Length:
240
Name of the owning party site. -
OwningType: string
Maximum Length:
30
Contains one of the following values: 1 or 2. If 1, then the item is consigned. If 2, then the item is owned. -
OwningTypeCode: string
Maximum Length:
80
Name that uniquely identifies the owning entity. If the item is consigned, then this attribute contains the vendor site identifier. If the item is owned, then this attribute contains the owning organization identifier. -
PrimaryAdjustmentQuantity: number
Read Only:
true
Adjustment quantity that the warehouse requires to make the system quantity equal the count quantity. -
PrimarySuggestedQuantity: number
Read Only:
true
System quantity that existed during the current count. -
ProcessingFlag: boolean
Maximum Length:
255
Contains one of the following values: true or false. If true, then the request was processed. If false, then the request was not processed. The default value is false. -
ProcurementBU: string
Maximum Length:
255
Business unit that manages and owns the purchasing document. -
Reason: string
Maximum Length:
30
Reason for the adjustment transaction. -
ReasonId: integer
(int64)
Title:
Reason
Value that uniquely identifies the reason. -
Recounts: integer
Read Only:
true
Number of times that the warehouse counted this count sequence. -
ReviewDate: string
(date)
Date when the employee approved the adjustment.
-
ReviewedBy: string
Maximum Length:
2000
Name of the employee who approved the adjustment. -
ReviewedByEmployeeId: integer
(int64)
Title:
Reviewer
Value that uniquely identifies the employee who approved the adjustment. -
Revision: string
Maximum Length:
18
Revision of the item. -
SecondaryAdjustmentQuantity: number
Read Only:
true
Adjustment quantity that's required to make the secondary system quantity equal the secondary count quantity. -
SecondaryCountQuantity: number
Title:
Secondary Count Quantity
Quantity of the current count in the secondary unit of measure that the item uses. -
SecondaryCountUOM: string
Maximum Length:
25
Secondary unit of measure that the current count uses. -
SecondaryCountUOMCode: string
Title:
Secondary UOM
Maximum Length:3
Value that identifies the secondary unit of measure that the current count uses. -
SecondaryDefaultId: string
Maximum Length:
255
Value that indicates how the conversion between primary and secondary units of measure is handled. Valid values are Default, Fixed, and No Default. The value of Defaulting Control depends on the value of the Tracking Unit of Measure attribute. If the Tracking Unit of Measure is Primary and Secondary, then the Defaulting Control can be provided. Otherwise, the Defaulting Control can't be provided. A list of accepted values is defined in the lookup type EGP_DEFAULTING. Review the value for this attribute using the Setup and Maintenance work area, and the Manage Standard Lookups task. The default value is Fixed. -
SecondarySuggestedQuantity: number
Read Only:
true
Secondary system quantity that existed during the current count. -
SerialMarkedAsCounted: number
Read Only:
true
Value that specifies the number of serials marks as counted for the multiple per request cycle count sequence. -
SerialNumber: string
Title:
Serial Number
Maximum Length:80
Serial number to count. -
SerialRequiredCount: number
Value that specifies the number of serial numbers remaining to mark as counted or extra serials marked as count.
-
SerialRequiredStatus: string
Maximum Length:
255
Status of the serial number required for the multiple per request cycle count sequence. -
SerialRequiredStatusMeaning: string
Maximum Length:
255
Lookup meaning of the cycle count sequence serial number required status for multiple per request. -
serials: array
Serials
Title:
Serials
The Serials resource manages details for the serials of cycle count sequences. -
Subinventory: string
Maximum Length:
10
Name of the subinventory. -
TaskName: string
Read Only:
true
Maximum Length:240
Name of the task within a zone. -
TrackingQuantityId: string
Maximum Length:
255
Value that uniquely identifies the unit of measure that tracks the item in inventory. -
ZoneId: integer
(int64)
Read Only:
true
Indicates the zone scope of a task. -
ZoneName: string
Read Only:
true
Maximum Length:30
Name of the inventory zone. -
ZoneTaskId: integer
(int64)
Value that uniquely identifies the task within a zone.
Nested Schema : Flexfields for Cycle Count Sequence Details
Type:
array
Title:
Flexfields for Cycle Count Sequence Details
The Flexfields for Cycle Count Sequence Details manages details of the descriptive flexfields that reference the cycle count sequence.
Show Source
Nested Schema : History
Type:
array
Title:
History
The History resource manages details for the history of cycle count sequences.
Show Source
Nested Schema : Flexfields for Tracking Attributes
Type:
array
Title:
Flexfields for Tracking Attributes
The Flexfields for Tracking Attributes resource manages details of the descriptive flexfields that reference the cycle count sequence.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Serials
Type:
array
Title:
Serials
The Serials resource manages details for the serials of cycle count sequences.
Show Source
Nested Schema : cycleCountSequenceDetails-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for cycle count sequence details. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
CycleCountEntryId: integer
(int64)
Value that uniquely identifies the cycle count sequence.
-
CycleCountHeaderId: integer
(int64)
Title:
Count Name
Value that uniquely identifies the cycle count. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : cycleCountSequenceDetails-history-item-response
Type:
Show Source
object
-
Comments: string
Read Only:
true
Maximum Length:240
Comments that describe the current count. -
CountDate: string
(date-time)
Read Only:
true
Date when the warehouse counted this sequence. -
CountedBy: string
Read Only:
true
Maximum Length:255
Name of the employee who performed the current count. -
CountedByEmployeeId: integer
(int64)
Read Only:
true
Value that uniquely identifies the employee who performed the current count. -
CountQuantity: number
Read Only:
true
Count quantity for the count sequence. -
CountUOM: string
Read Only:
true
Unit of measure for the current count. -
CountUOMCode: string
Read Only:
true
Maximum Length:3
Value that identifies the unit of measure for the current count. -
CycleCountEntryId: integer
(int64)
Read Only:
true
Value that uniquely identifies the cycle count sequence. -
EntryHistoryId: integer
(int64)
Read Only:
true
Value that uniquely identifies the cycle count history sequence. -
historySerials: array
History Serials
Title:
History Serials
The History Serials resource manages details for the history serials of cycle count sequences. -
ItemUnitCost: number
Read Only:
true
Unit cost of the item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PrimarySuggestedQuantity: number
Read Only:
true
System quantity that existed during the current count. -
PrimaryUOMQuantity: number
Read Only:
true
Quantity of the current count in the primary unit of measure that the item uses. -
Reason: string
Read Only:
true
Maximum Length:255
Reason for the adjustment transaction. -
ReasonId: integer
(int64)
Read Only:
true
Value that uniquely identifies the reason. -
ReviewDate: string
(date-time)
Read Only:
true
Date when the employee approved the adjustment. -
ReviewedBy: string
Read Only:
true
Maximum Length:255
Name of the employee who approved the adjustment. -
ReviewedByEmployeeId: integer
Read Only:
true
Value that uniquely identifies the employee who approved the adjustment. -
SecondaryCountUOM: string
Read Only:
true
Maximum Length:255
Secondary unit of measure that the current count uses. -
SecondaryCountUOMCode: string
Read Only:
true
Maximum Length:3
Value that identifies the secondary unit of measure that the current count uses. -
SecondarySuggestedQuantity: number
Read Only:
true
Secondary system quantity that existed during the current count. -
SecondaryUOMQuantity: number
Read Only:
true
Quantity of the current count in the secondary unit of measure that the item uses.
Nested Schema : History Serials
Type:
array
Title:
History Serials
The History Serials resource manages details for the history serials of cycle count sequences.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : cycleCountSequenceDetails-history-historySerials-item-response
Type:
Show Source
object
-
CycleCountEntryId: integer
(int64)
Read Only:
true
Value that uniquely identifies the cycle count sequence. -
EntryHistoryId: integer
(int64)
Read Only:
true
Value that uniquely identifies the cycle count history sequence. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RecordedInCountFlag: boolean
Read Only:
true
Contains one of the following values: true or false. If true, then the serial is counted in the current count sequence. If false, then the serial isn't counted in the current count sequence. This attribute doesn't have a default value. -
RecordedInSystemFlag: boolean
Read Only:
true
Contains one of the following values: true or false. If true, then the serial is present in the application. If false, then the serial isn't present in the application. This attribute doesn't have a default value. -
SerialNumber: string
Read Only:
true
Maximum Length:80
Serial number to count.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : cycleCountSequenceDetails-inventoryAttributesDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name for tracking attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value for tracking attributes. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt-in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt-in. -
CycleCountEntryId: integer
(int64)
Value that uniquely identifies the cycle count sequence.
-
CycleCountHeaderId: integer
(int64)
Title:
Count Name
Value that uniquely identifies the cycle count. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the project. This attribute is associated with a feature that requires opt-in. -
projectId_Display: string
Title:
Project
Number that identifies the project. This attribute is associated with a feature that requires opt-in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the task. This attribute is associated with a feature that requires opt-in. -
taskId_Display: string
Title:
Task
Number that identifies the task. This attribute is associated with a feature that requires opt-in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : cycleCountSequenceDetails-serials-item-response
Type:
Show Source
object
-
CcSerialNumberId: integer
Value that uniquely identifies the serial number.
-
CycleCountEntryId: integer
(int64)
Value that uniquely identifies the cycle count serial entry.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
RecordedInCountFlag: boolean
Contains one of the following values: true or false. If true, then the serial is counted in the current count sequence. If false, then the serial isn't counted in the current count sequence. This attribute doesn't have a default value.
-
RecordedInSystemFlag: boolean
Read Only:
true
Contains one of the following values: true or false. If true, then the serial is present in the application. If false, then the serial isn't present in the application. This attribute doesn't have a default value. -
SerialNumber: string
Title:
Serial Number
Maximum Length:80
Serial number to count.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- confirmLPNCount
-
Confirms all the cycle count sequences of a packing unit.
- exportCountSequences
-
Exports the sequences for cycle counts, allowing users to count it from ADFDI.
- findDiscrepantSerials
-
Operation: /fscmRestApi/resources/11.13.18.05/cycleCountSequenceDetails/action/findDiscrepantSerialsGet the list of discrepant serial numbers for a cycle count sequence.
Examples
This example describes how to get all sequences.
Example 1 cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails"
For example, the following command gets cycle count sequences for a cycle count and organization:
curl -u username:password "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails?q=CycleCountHeaderId=300100149638701;OrganizationId=207"
Example Response Body
The following shows an example of the response body in JSON format.
{ "items" : [ { "CycleCountEntryId" : 300100149639693, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 149, "ItemNumber" : "AS54888", "ItemDescription" : "Sentinel Standard Desktop TPDS", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : null, "Revision" : null, "CountSequence" : 1, "CountQuantity" : 10, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : 300100036644754, "CountedBy" : "Smith, Sam", "CountDate" : "2018-07-03", "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "2", "CountSequenceStatus" : "Pending approval", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : 0, "PrimaryAdjustmentQuantity" : 10, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : 0, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000378" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639694, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER012", "Revision" : null, "CountSequence" : 2, "CountQuantity" : 1, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : 57, "CountedBy" : "Smith, Mr. Jonathan", "CountDate" : "2018-06-15", "ReviewedByEmployeeId" : 300100036644754, "ReviewedBy" : "Smith, Sam", "ReviewDate" : "2018-06-15", "CountSequenceStatusCode" : "5", "CountSequenceStatus" : "Approved", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : 1, "PrimaryAdjustmentQuantity" : 0, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : "2018-06-15", "Recounts" : 0, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000278" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639695, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER043", "Revision" : null, "CountSequence" : 3, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA0F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639696, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER011", "Revision" : null, "CountSequence" : 4, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA100000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA100000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA100000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA100000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA100000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639697, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER042", "Revision" : null, "CountSequence" : 5, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA110000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA110000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA110000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA110000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA110000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639698, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER010", "Revision" : null, "CountSequence" : 6, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA120000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA120000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA120000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA120000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA120000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639699, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER041", "Revision" : null, "CountSequence" : 7, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA130000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA130000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA130000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA130000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA130000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639700, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER040", "Revision" : null, "CountSequence" : 8, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA140000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA140000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA140000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA140000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA140000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639701, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER009", "Revision" : null, "CountSequence" : 9, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA150000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA150000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA150000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA150000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA150000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639702, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER008", "Revision" : null, "CountSequence" : 10, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA160000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA160000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA160000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA160000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA160000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639703, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER039", "Revision" : null, "CountSequence" : 11, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA170000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA170000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA170000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA170000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA170000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639704, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER007", "Revision" : null, "CountSequence" : 12, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA180000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA180000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA180000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA180000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA180000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639705, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER038", "Revision" : null, "CountSequence" : 13, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA190000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA190000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA190000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA190000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA190000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639706, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER006", "Revision" : null, "CountSequence" : 14, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1A0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1A0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1A0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1A0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1A0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639707, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER037", "Revision" : null, "CountSequence" : 15, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1B0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1B0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1B0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1B0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1B0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639708, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER005", "Revision" : null, "CountSequence" : 16, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1C0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1C0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1C0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1C0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1C0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639709, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER036", "Revision" : null, "CountSequence" : 17, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1D0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639710, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER004", "Revision" : null, "CountSequence" : 18, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1E0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639711, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER003", "Revision" : null, "CountSequence" : 19, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA1F0000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639712, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER035", "Revision" : null, "CountSequence" : 20, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA200000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA200000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA200000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA200000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA200000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639713, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER002", "Revision" : null, "CountSequence" : 21, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639714, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER034", "Revision" : null, "CountSequence" : 22, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA220000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA220000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA220000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA220000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA220000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639715, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER001", "Revision" : null, "CountSequence" : 23, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639716, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER033", "Revision" : null, "CountSequence" : 24, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA240000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA240000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA240000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA240000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA240000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639717, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER032", "Revision" : null, "CountSequence" : 25, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA250000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA250000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA250000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA250000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA250000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] } ], "count" : 25, "hasMore" : true, "limit" : 25, "offset" : 0, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails", "name" : "cycleCountSequenceDetails", "kind" : "collection" } ] }
For example, the following command gets cycle count sequences by row finders:
curl -u username:password "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails?finder=findBySerialNumber;FromSerialNumber=VBSE001,ToSerialNumber=VBSER002"
Example Response Body
The following shows an example of the response body in JSON format.
{ "items" : [ { "CycleCountEntryId" : 300100149639713, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER002", "Revision" : null, "CountSequence" : 21, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA210000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149639715, "CycleCountHeaderId" : 300100149638701, "CycleCountName" : "RESTT1", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER001", "Revision" : null, "CountSequence" : 23, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0FA230000000EACED00057708000110F082D0F62D0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149660795, "CycleCountHeaderId" : 300100149661688, "CycleCountName" : "RESTT2", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : null, "Revision" : null, "CountSequence" : 4, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D14C7B0000000EACED00057708000110F082D14FF80000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D14C7B0000000EACED00057708000110F082D14FF80000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D14C7B0000000EACED00057708000110F082D14FF80000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D14C7B0000000EACED00057708000110F082D14FF80000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D14C7B0000000EACED00057708000110F082D14FF80000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149605709, "CycleCountHeaderId" : 300100149604698, "CycleCountName" : "@@@TESTOAL", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER002", "Revision" : null, "CountSequence" : 21, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754D0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754D0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754D0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754D0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754D0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] }, { "CycleCountEntryId" : 300100149605711, "CycleCountHeaderId" : 300100149604698, "CycleCountName" : "@@@TESTOAL", "OrganizationId" : 207, "OrganizationCode" : "M1", "OrganizationName" : "Tall Manufacturing", "CountTypeCode" : "1", "CountType" : "Automatically generated", "InventoryItemId" : 663915, "ItemNumber" : "INV-102", "ItemDescription" : "Serial @ Receipt Item", "Subinventory" : "Engineer", "LocatorId" : null, "Locator" : null, "LotNumber" : null, "SerialNumber" : "VBSER001", "Revision" : null, "CountSequence" : 23, "CountQuantity" : null, "CountUOMCode" : "Ea", "CountUOM" : "Each", "SecondaryCountQuantity" : null, "SecondaryCountUOMCode" : null, "SecondaryCountUOM" : null, "OwningType" : "2", "OwningEntityId" : 207, "OwningPartySite" : null, "OwningParty" : null, "Reason" : null, "Comments" : null, "CountedByEmployeeId" : null, "CountedBy" : null, "CountDate" : null, "ReviewedByEmployeeId" : null, "ReviewedBy" : null, "ReviewDate" : null, "CountSequenceStatusCode" : "1", "CountSequenceStatus" : "Pending count", "ExportCode" : null, "Exported" : "No", "ReasonId" : null, "OwningTypeCode" : "Inventory organization", "ManualCountPrefix" : null, "PrimarySuggestedQuantity" : null, "PrimaryAdjustmentQuantity" : null, "SecondarySuggestedQuantity" : null, "SecondaryAdjustmentQuantity" : null, "AdjustmentValue" : null, "AdjustmentDate" : null, "Recounts" : null, "ItemUnitCost" : null, "DeviationPercentage" : null, "ProcessingFlag" : null, "ProcurementBU" : null, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754F0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item", "properties" : { "changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000178" } }, { "rel" : "canonical", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754F0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF", "name" : "cycleCountSequenceDetails", "kind" : "item" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754F0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF/child/history", "name" : "history", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754F0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF/child/DFF", "name" : "DFF", "kind" : "collection" }, { "rel" : "child", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails/00030000000EACED00057708000110F082D0754F0000000EACED00057708000110F082D0715A0000000EACED0005770800000000000000CF/child/serials", "name" : "serials", "kind" : "collection" } ] } ], "count" : 5, "hasMore" : false, "limit" : 25, "offset" : 0, "links" : [ { "rel" : "self", "href" : "https://servername/fscmRestApi/resources/version/cycleCountSequenceDetails", "name" : "cycleCountSequenceDetails", "kind" : "collection" } ] }