Get one inventory
get
/fscmRestApi/resources/11.13.18.05/physicalInventories/{physicalInventoriesUniqID}
Request
Path Parameters
-
physicalInventoriesUniqID(required): string
This is the hash key of the attributes which make up the composite key--- OrganizationId and PhysicalInventoryId ---for the Physical Inventories resource and used to uniquely identify an instance of Physical Inventories. The client should not generate the hash key value. Instead, the client should query on the Physical Inventories collection resource with a filter on the primary key values in order to navigate to a specific instance of Physical Inventories.
For example: physicalInventories?q=OrganizationId=<value1>;PhysicalInventoryId=<value2>
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
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 -
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 -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
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.
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 : physicalInventories-item-response
Type:
Show Source
object
-
AllowAllSubinventories: string
Value that indicates whether all or specific subinventories must be included in the physical inventory. A list of accepted values is defined in the lookup type INV_SUBINVENTORIES_FLAG. The default value is All.
-
AllowAllSubinventoriesCode: string
Title:
Subinventories to Count
Maximum Length:30
Default Value:1
Value that indicates all or specific subinventories included in the physical inventory. A list of accepted values is defined in the lookup type INV_SUBINVENTORIES_FLAG. The default value is 1. -
AllowDynamicTags: string
Value that indicates if the dynamic tag creation is permitted in the physical inventory. Contains one of the following values: Yes or No. If Yes, then dynamic tag creation is permitted. If No, then dynamic tag creation is not permitted. This attribute does not have a default value.
-
AllowDynamicTagsCode: string
Title:
Dynamic tags allowed
Maximum Length:30
Value that indicates if the dynamic tag creation is permitted in the physical Inventory. Contains one of the following values: 1 or 2. If 1, then dynamic tag creation is permitted. If 2, then dynamic tag creation is not permitted. This attribute does not have a default value. -
ApprovalRequired: string
Value that indicates the level of approval required to post the physical inventory adjustments. A list of accepted values is defined in the lookup type INV_REQ_APPROVALS. This attribute does not have a default value.
-
ApprovalRequiredCode: string
Title:
Approval Type
Maximum Length:30
Value that indicates the level of approval required to post physical inventory adjustments. A list of accepted values is defined in the lookup type INV_REQ_APPROVALS. This attribute does not have a default value. -
ApprovalToleranceNegative: number
Title:
Negative Quantity Tolerance Percentage
Percent below the on-hand quantity that the adjustment transaction can vary. If the adjustment transaction exceeds the percent, then the adjustment transaction requires approval. For example, if Negative Quantity Tolerance Percentage is 10, and if the adjustment transaction requires an 11% negative adjustment to on-hand quantity, then the transaction requires approval. -
ApprovalTolerancePositive: number
Title:
Positive Quantity Tolerance Percentage
Percent above the on-hand quantity that the adjustment transaction can vary. If the adjustment transaction exceeds the percent, then the adjustment transaction requires approval. For example, if Positive Quantity Tolerance Percentage is 10, and if the adjustment transaction requires an 11% positive adjustment to on-hand quantity, then the transaction requires approval. -
CostVarianceNegative: number
Title:
Negative Adjustment Value Tolerance
Total value of a physical inventory adjustment that is less than the current value of the item. The user specifies this limit. -
CostVariancePositive: number
Title:
Positive Adjustment Value Tolerance
Total value of a physical inventory adjustment that is greater than the current value of the item. The user specifies this limit. -
CreationDate: string
(date-time)
Read Only:
true
Date when the physical inventory was created. -
Description: string
Title:
Description
Maximum Length:50
Description of the physical inventory. -
ExcludeNegativeBalance: string
Value that indicates if the items with negative on-hand balances are excluded from physical counts. Contains one of the following values: Yes or No. If Yes, then items with negative on-hand balances are excluded from physical count. If No, then items with negative on-hand balances are not excluded from physical count. This attribute does not have a default value.
-
ExcludeNegativeBalanceCode: string
Title:
Exclude negative balances
Maximum Length:30
Value that indicates that items with negative on-hand balances are excluded from physical counts. Contains one of the following values: Y or N. If Y, then items with negative on-hand balances are excluded from physical count. If N, then items with negative on-hand balances are not excluded from physical count. This attribute does not have a default value. -
ExcludeZeroBalance: string
Value that indicates that items with zero on-hand balances are excluded from physical counts. Contains one of the following values: Yes or No. If Yes, then items with negative on-hand balances are excluded from physical count. If No, then items with negative on-hand balances are not excluded from physical count. This attribute does not have a default value.
-
ExcludeZeroBalanceCode: string
Title:
Exclude zero balances
Maximum Length:30
Value that indicates that items with zero on-hand balances are excluded from physical counts. Contains one of the following values: Y or N. If Y, then items with negative on-hand balances are excluded from physical count. If N, then items with negative on-hand balances are not excluded from physical count. This attribute does not have a default value. -
FifthTagGenerationSequence: string
Fifth user-defined sequence in which the physical inventory tags are generated. A list of accepted values is defined in the lookup type INV_TAG_GEN_SEQUENCE. There is no default value for this attribute.
-
FifthTagGenerationSequenceCode: string
Title:
Sequence 5
Maximum Length:30
Abbreviation that identifies the fifth sequence that the user defines when the application creates the physical inventory tag. -
FirstTagGenerationSequence: string
First user-defined sequence in which the physical inventory tags are generated. A list of accepted values is defined in the lookup type INV_TAG_GEN_SEQUENCE. This attribute does not have a default value.
-
FirstTagGenerationSequenceCode: string
Title:
Sequence 1
Maximum Length:30
Abbreviation that identifies the first sequence that the user defines when the application creates the physical inventory tag. -
FourthTagGenerationSequence: string
Fourth user-defined sequence in which the physical inventory tags are generated. A list of accepted values is defined in the lookup type INV_TAG_GEN_SEQUENCE. This attribute does not have a default value.
-
FourthTagGenerationSequenceCode: string
Title:
Sequence 4
Maximum Length:30
Abbreviation that identifies the fourth sequence that the user defines when the application creates the physical inventory tag. -
FreezeDate: string
(date-time)
Title:
Snapshot Date
Date when the application no longer allows changes to inventory. -
IncludedSubInventoriesCount: integer
Read Only:
true
Value that indicates the count of included subinventories for the physical inventory. -
LastAdjustmentDate: string
(date-time)
Title:
Adjustment Date
Date when the application most recently adjusted the transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NextTagNumber: string
Title:
Starting Default Tag
Maximum Length:40
Next tag number in the sequence of tag numbers that the application creates for this physical inventory. -
NumberBlankTags: integer
Title:
Number of Blank Tags
Number of empty tags to create. -
NumberOfSkus: integer
(int64)
Number of stock keeping units where the application no longer permits changes. These units reside in physical inventory.
-
OrganizationCode: string
Abbreviation that identifies the organization.
-
OrganizationId: integer
(int64)
Value that uniquely identifies the organization.
-
PhysicalInventoryDate: string
(date)
Title:
Date
Date when the person physically counted the inventory. -
physicalInventoryDFFs: array
Flexfields
Title:
Flexfields
The Flexfields for Physical Inventories resource manages descriptive flexfields for physical inventories. -
PhysicalInventoryId: integer
(int64)
Value that uniquely identifies the physical inventory.
-
PhysicalInventoryName: string
Title:
Physical Inventory
Maximum Length:30
Name of the physical inventory. -
physicalInventorySubinventories: array
Subinventories
Title:
Subinventories
The Physical Inventory Subinventories resource manages operations on physical inventory subinventories. -
SecondTagGenerationSequence: string
Second user-defined sequence in which the physical inventory tags are generated. A list of accepted values is defined in the lookup type INV_TAG_GEN_SEQUENCE. This attribute does not have a default value.
-
SecondTagGenerationSequenceCode: string
Title:
Sequence 2
Maximum Length:30
Abbreviation that identifies the second sequence that the user defines when the application creates the physical inventory tag. -
SeventhTagGenerationSequence: string
Seventh user-defined sequence in which the physical inventory tags are generated. A list of accepted values is defined in the lookup type INV_TAG_GEN_SEQUENCE. There is no default value for this attribute.
-
SeventhTagGenerationSequenceCode: string
Title:
Sequence 7
Maximum Length:30
Abbreviation that identifies the seventh sequence that the user defines when the application creates the physical inventory tag. -
ShowSerialNumbers: string
Value that indicates if the dynamic tag creation is permitted in the physical inventory. Contains one of the following values: Yes or No. If Yes, then serial numbers are displayed on physical inventory tags. If No, then serial numbers are not displayed on physical inventory tags. This attribute does not have a default value.
-
ShowSerialNumbersCode: string
Title:
Show serial numbers on tags
Maximum Length:1
Value that indicates if the dynamic tag creation is permitted in the physical Inventory. Contains one of the following values: 1 or 2. If 1, then serial numbers are displayed on physical inventory tags. If 2, then serial numbers are not displayed on physical inventory tags. This attribute does not have a default value. -
SixthTagGenerationSequence: string
Sixth user-defined sequence in which the physical inventory tags are generated. A list of accepted values is defined in the lookup type INV_TAG_GEN_SEQUENCE. There is no default value for this attribute.
-
SixthTagGenerationSequenceCode: string
Title:
Sequence 6
Maximum Length:30
Abbreviation that identifies the sixth sequence that the user defines when the application creates the physical inventory tag. -
StartBlankTagNumber: string
Title:
Starting Blank Tag
Maximum Length:40
Starting empty tag number or the next empty tag number to create. -
Status: string
Read Only:
true
Maximum Length:255
Status of the physical inventory. -
StatusCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the status of the physical inventory. -
TagType: string
Type of physical inventory tags generated when the generate tags action is started. A list of accepted values is defined in the lookup type INV_GENERATE_TAG_TYPE. This attribute does not have a default value.
-
TagTypeCode: string
Title:
Tag Type
Maximum Length:30
Value that indicates the types of physical inventory tags generated when the generate tags action is started. A list of accepted values is defined in the lookup type INV_GENERATE_TAG_TYPE. This attribute does not have a default value. -
ThirdTagGenerationSequence: string
Third user-defined sequence in which the physical inventory tags are generated. A list of accepted values is defined in the lookup type INV_TAG_GEN_SEQUENCE. This attribute does not have a default value.
-
ThirdTagGenerationSequenceCode: string
Title:
Sequence 3
Maximum Length:30
Abbreviation that identifies the third sequence that the user defines when the application creates the physical inventory tag. -
TotalAdjustmentValue: number
Total value of all adjustments in physical inventory.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields
Type:
array
Title:
Flexfields
The Flexfields for Physical Inventories resource manages descriptive flexfields for physical inventories.
Show Source
Nested Schema : Subinventories
Type:
array
Title:
Subinventories
The Physical Inventory Subinventories resource manages operations on physical inventory subinventories.
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 : physicalInventories-physicalInventoryDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context value of the physical inventory. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
PhysicalInventoryId: integer
(int64)
Value that uniquely identifies the physical inventory.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : physicalInventories-physicalInventorySubinventories-item-response
Type:
Show Source
object
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Subinventory: string
Maximum Length:
10
Subinventories that the physical inventory contains.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- physicalInventoryDFFs
-
Parameters:
- physicalInventoriesUniqID:
$request.path.physicalInventoriesUniqID
The Flexfields for Physical Inventories resource manages descriptive flexfields for physical inventories. - physicalInventoriesUniqID:
- physicalInventorySubinventories
-
Parameters:
- physicalInventoriesUniqID:
$request.path.physicalInventoriesUniqID
The Physical Inventory Subinventories resource manages operations on physical inventory subinventories. - physicalInventoriesUniqID: