Get one packing unit
get
/fscmRestApi/resources/11.13.18.05/shippingPackingUnits/{PackingUnitHistoryId}/child/nestedPackingUnits/{PackingUnitHistoryId2}
Request
Path Parameters
-
PackingUnitHistoryId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
PackingUnitHistoryId2(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
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: 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 : shippingPackingUnits-nestedPackingUnits-item-response
Type:
Show Source
object
-
AllowAutoGeneration: string
Default Value:
No
Contains one of the following values: true or false. If true, then the packing unit is generated based on the packing unit setup defined for the organization. If false, then the packing unit is user-defined. There's no default value for this attribute. -
attachments: array
Attachments
Title:
Attachments
The attachments resource is used to view, create, and update attachments. -
Caller: string
Read Only:
true
Maximum Length:255
Value that indicates the attachment entity name. -
ContainerItemDescription: string
Read Only:
true
Maximum Length:240
Description of the container item. -
ContainerItemId: integer
(int64)
Value that uniquely identifies the container item.
-
ContainerItemNumber: string
Read Only:
true
Maximum Length:300
Name of the container item. -
ContainerVolume: number
Total volume of the packing unit container.
-
ContainerVolumeUOM: string
Maximum Length:
3
Abbreviation that identifies the unit of measure of the LPN container volume. -
ContainerVolumeUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure of the packing unit container volume. -
ContentItemId: number
Read Only:
true
Value that uniquely identifies the content item. -
ContentItemImage: string
Read Only:
true
Maximum Length:4000
Value that provides a reference to the content item's image. -
ContentItemNumber: string
Read Only:
true
Maximum Length:300
Number or name that identifies the content item. -
contents: array
Contents
Title:
Contents
Items and LPNs packed in an LPN. -
ContentVolume: number
Total volume of the LPN contents.
-
ContentVolumeUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure of the LPN content volume. -
ContentVolumeUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure of the packing unit content volume. -
Country: string
Read Only:
true
Maximum Length:80
Name of the country of origin. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the LPN. -
CurrentCountryOfOriginCode: string
Read Only:
true
Maximum Length:2
Abbreviation that identifies the country of origin. -
CurrentProjectId: number
Read Only:
true
Value that uniquely identifies the project. -
CurrentTaskId: number
Read Only:
true
Value that uniquely identifies the task. -
FOB: string
Read Only:
true
Maximum Length:80
Free on board that indicates the ownership of items that are in transit. A list of accepted values is defined in the lookup FOB. -
FOBCode: string
Maximum Length:
30
Abbreviation that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup FOB. -
FreightTerms: string
Read Only:
true
Maximum Length:80
Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. A list of accepted values is defined in the lookup WSH_FREIGHT_CHARGE_TERMS. -
FreightTermsCode: string
Maximum Length:
30
Abbreviation that identifies the freight terms. A list of accepted values is defined in the lookup WSH_FREIGHT_CHARGE_TERMS. -
GrossWeight: number
Weight of the packing unit and its contents.
-
GrossWeightUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure of the weight of the packing unit and its contents. -
GrossWeightUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure of the weight of the packing unit and its contents. -
InitialDestination: string
Read Only:
true
Maximum Length:255
First leg of transportation that the transportation management application planned for delivering the shipment to the final destination. -
InitialDestinationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the first leg of transportation that the transportation management application planned for delivering the shipment to the final destination. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadId: integer
(int64)
Value that uniquely identifies the outbound load.
-
LoadingSequenceType: string
Read Only:
true
Maximum Length:255
Sequence to use when loading the items into the truck. A list of accepted values is defined in the lookup type WSH_LINES_LOADING_ORDER. -
LoadingSequenceTypeCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the rule to be applied on LPNs for loading into the truck. A list of accepted values is defined in the lookup WSH_LINES_LOADING_ORDER. -
LoadName: string
Read Only:
true
Maximum Length:255
Name of the outbound load. -
Locator: string
Read Only:
true
Maximum Length:255
Concatenated name of the inventory locator for the packing unit. -
LogisticsServiceProviderCustomer: string
Read Only:
true
Maximum Length:360
Value that uniquely identifies the item locator for the packing unit. -
ManualWeightVolumeFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the weight and volume are manually entered. If false, then the application automatically computed the weight and volume. -
MasterSerialNumber: string
Maximum Length:
80
Serial number that identifies the packing unit. -
MaximumLoadWeight: number
Maximum weight that can be loaded in a packing unit.
-
MaximumVolume: number
Maximum volume that can be packed in a packing unit.
-
MinimumFillPercentage: number
Minimum percentage of the LPN that's required to be filled.
-
nestedPackingUnits: array
Shipping LPN Parents
Title:
Shipping LPN Parents
Container used for packaging and shipping items. -
NetWeight: number
Net weight of the packing unit.
-
NetWeightUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the net weight of the packing unit. -
NetWeightUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure for the net weight of the packing unit. -
notes: array
Notes
Title:
Notes
The note objects resource is used to view the note objects. -
NumberOfShipmentLines: integer
(int64)
Read Only:
true
Number of lines packed into the packing unit. -
OpenExceptionSeverity: string
Read Only:
true
Maximum Length:255
Number of times the object has been updated. -
OpenExceptionSeverityCode: string
Read Only:
true
Maximum Length:10
Value that indicates the highest severity of the exception on the line. A list of accepted values is defined in the lookup type WSH_EXCEPTION_BEHAVIOR. -
OrderType: string
Read Only:
true
Maximum Length:255
Type of source line. -
OrderTypeCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the type of source line. -
OrganizationCode: string
Read Only:
true
Maximum Length:18
Abbreviation that identifies the organization of the packing unit. -
OrganizationCurrencyCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the currency. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization of the packing unit.
-
OrganizationName: string
Read Only:
true
Maximum Length:240
Name of the inventory organization. -
OuterMostPackingUnit: string
Read Only:
true
Maximum Length:30
Name of the outermost packing unit in which the current packing unit is nested, if the packing unit has a nested structure. -
OutermostPackingUnitId: integer
(int64)
Value that uniquely identifies the outermost packing unit in which the current packing unit is nested, if the packing unit has a nested structure.
-
PackingUnit: string
Read Only:
true
Maximum Length:30
Name of the packing unit. -
PackingUnitContext: string
Maximum Length:
30
Abbreviation that identifies the LPN context. -
PackingUnitContextMeaning: string
Read Only:
true
Maximum Length:80
Description of the packing unit context. -
packingUnitDFFs: array
packingUnitDFFs
-
PackingUnitHistoryId: integer
(int64)
Value that uniquely identifies the packing unit.
-
PackingUnitId: integer
(int64)
Name of the parent packing unit.
-
ParentPackingUnit: string
Read Only:
true
Maximum Length:30
Name of the container item of the parent packing unit. -
ParentPackingUnitContainer: string
Read Only:
true
Maximum Length:255
Name of the container item of the parent packing unit. -
ParentPackingUnitContainerItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the container item of the parent packing unit. -
ParentPackingUnitId: integer
(int64)
Value that uniquely identifies the parent packing unit.
-
PercentageFilled: number
Indicates the degree to which the packing unit is packed.
-
PickWave: string
Read Only:
true
Maximum Length:30
Name of the group of sales orders that the application released into picking. -
ProjectNumber: string
Read Only:
true
Maximum Length:25
Name of the project. -
Revision: string
Maximum Length:
18
Revision of the container item. -
SealCode: string
Maximum Length:
30
Abbreviation that identifies the seal of the packing unit. -
ShipFromLocationId: integer
(int64)
Value that uniquely identifies the ship-from location.
-
Shipment: string
Read Only:
true
Maximum Length:30
Name of the shipment. -
ShipmentId: integer
(int64)
Value that uniquely identifies the shipment.
-
ShipmentStatusCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the state or condition of the shipment. A list of accepted values is defined in the lookup type WSH_DELIVERY_STATUS. -
ShippingMethod: string
Read Only:
true
Maximum Length:255
Value that indicates the method of shipping. -
ShippingMethodCode: string
Maximum Length:
30
Abbreviation that identifies the shipping method. -
ShipToLocation: string
Read Only:
true
Maximum Length:255
Value that uniquely identifies the ship-to location. -
ShipToLocationId: integer
(int64)
Value that uniquely identifies the ship-to location.
-
SoldToCustomer: string
Read Only:
true
Maximum Length:360
Name of the party that purchased the sales order line. -
SoldToCustomerId: integer
(int64)
Value that uniquely identifies the sold-to customer.
-
SourceName: string
Maximum Length:
30
Name of the source of the packing unit. -
Subinventory: string
Maximum Length:
10
Name of the subinventory. -
SupplierASN: string
Read Only:
true
Maximum Length:255
Supplier advanced shipment notice number. -
TareWeight: number
Tare weight of the packing unit.
-
TareWeightUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the tare weight of the packing unit. -
TareWeightUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure for the tare weight of the packing unit. -
TaskNumber: string
Read Only:
true
Maximum Length:100
Name of the task. -
TotalShippingCost: number
Read Only:
true
Total cost associated with shipping the packing unit. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the packing unit. -
TransportationShipment: string
Maximum Length:
101
Value that indicates a shipment planned by the transportation-management application. -
VolumeFilled: number
Volume of the material packed into the packing unit.
Nested Schema : Attachments
Type:
array
Title:
Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Shipping LPN Parents
Type:
array
Title:
Shipping LPN Parents
Container used for packaging and shipping items.
Show Source
Nested Schema : Notes
Type:
array
Title:
Notes
The note objects resource is used to view the note objects.
Show Source
Nested Schema : shippingPackingUnits-nestedPackingUnits-attachments-item-response
Type:
Show Source
object
-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker Id
Attribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document Id
The unique identifier of the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
The user who created the record. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
The user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date when the record was created. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
A value that indicates the data type. -
Description: string
Title:
Description
Maximum Length:255
The description of the attachment. -
DmDocumentId: string
Maximum Length:
255
The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255
The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfo
JSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
The error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
The error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
The expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File Contents
The contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
The file name of the attachment. -
FileUrl: string
Title:
File Url
The URI of the file. -
FileWebImage: string
(byte)
Title:
File Web Image
Read Only:true
The base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
The date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
The user name who last updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingAction
The name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
Title
The title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
The content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
The size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
The name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded Text
The text content for a new text attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
The URI of a Topology Manager type attachment. -
Url: string
Title:
Url
Maximum Length:4000
The URL of a web page type attachment. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
The login credentials of the user who created the attachment.
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 : shippingPackingUnits-nestedPackingUnits-contents-item-response
Type:
Show Source
object
-
contentInventoryAttributes: array
Inventory Tracking Attributes
Title:
Inventory Tracking Attributes
Set of named attributes (project, task, and country of origin) and user-configurable attributes used to track the inventory on hand. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the content item.
-
ItemDescription: string
Maximum Length:
240
Description of the content item. -
ItemImage: string
Read Only:
true
Maximum Length:4000
Value that provides a reference to the item's image. -
ItemNumber: string
Read Only:
true
Maximum Length:255
Number that identifies the content item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotControlCode: integer
Read Only:
true
Value that identifies whether the item is lot-controlled. A list of accepted values is defined in the lookup type EGP_LOT_CONTROL_CODE_TYPE. -
LotExpirationDate: string
(date)
Read Only:
true
Lot number of the container item, if container item is under lot control. -
LotNumber: string
Maximum Length:
80
Lot number of the container item, if container item is under lot control. -
OrganizationCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the organization of the LPN. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization of the LPN.
-
PackingUnitContentId: integer
(int64)
Value that uniquely identifies the LPN content.
-
PrimaryQuantity: number
Read Only:
true
Primary quantity of the item. -
Quantity: number
Quantity of the content item.
-
Revision: string
Maximum Length:
18
Revision of the container item. -
SecondaryQuantity: number
Quantity of the content item in the item's secondary unit of measure.
-
SecondaryUOMCode: string
Maximum Length:
3
Abbreviation that identifies the secondary unit of measure of the content item. -
SecondaryUOMName: string
Read Only:
true
Maximum Length:255
Name of the secondary unit of measure of the content item. -
SerialNumberControlCode: integer
Read Only:
true
Value that identifies if the item is serial-controlled. A list of accepted values is defined in the lookup type EGP_SERIAL_NUMBER_CONTROL_TYPE. -
serials: array
LPN Serial Numbers
Title:
LPN Serial Numbers
Alphanumeric identifier assigned to an individual unit of an item in the LPN. -
UOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure of the content item. -
UOMName: string
Read Only:
true
Maximum Length:255
Name of the unit of measure of the content item.
Nested Schema : Inventory Tracking Attributes
Type:
array
Title:
Inventory Tracking Attributes
Set of named attributes (project, task, and country of origin) and user-configurable attributes used to track the inventory on hand.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : LPN Serial Numbers
Type:
array
Title:
LPN Serial Numbers
Alphanumeric identifier assigned to an individual unit of an item in the LPN.
Show Source
Nested Schema : shippingPackingUnits-nestedPackingUnits-contents-contentInventoryAttributes-item-response
Type:
Show Source
object
-
Country: string
Read Only:
true
Maximum Length:80
Name of the country of origin. -
CountryOfOriginCode: string
Read Only:
true
Maximum Length:2
Abbreviation that identifies the country of origin. -
InventoryItemId: integer
Read Only:
true
Value that uniquely identifies the content item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Read Only:
true
Maximum Length:80
Value that identifies the lot or batch of the content item. -
LPNId: integer
(int64)
Read Only:
true
Value that uniquely identifies the license plate number. -
OrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the organization. -
ProjectId: integer
(int64)
Read Only:
true
Value that uniquely identifies the project. -
ProjectNumber: string
Read Only:
true
Maximum Length:25
Name of the project. -
Quantity: number
Read Only:
true
Quantity of the content item. -
Revision: string
Read Only:
true
Maximum Length:18
Revision of the content item. -
TaskId: integer
(int64)
Read Only:
true
Value that uniquely identifies the task. -
TaskNumber: string
Read Only:
true
Maximum Length:100
Name of the task.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shippingPackingUnits-nestedPackingUnits-contents-serials-item-response
Type:
Show Source
object
-
CurrentOrganizationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the organization. -
CurrentStatus: string
Read Only:
true
Maximum Length:30
Abbreviation that identifies the current status of the serial number of the content item. -
CurrentStatusMeaning: string
Read Only:
true
Maximum Length:80
Description of the current status of the serial number of the content item. -
InventoryItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the item. -
ItemNumber: string
Read Only:
true
Maximum Length:300
Number that identifies the content item. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Read Only:
true
Maximum Length:80
Value that identifies the lot or batch of the content item. -
PackingUnitId: integer
(int64)
Read Only:
true
Value that uniquely identifies the license plate number. -
Revision: string
Read Only:
true
Maximum Length:18
Revision of the item. -
SerialNumber: string
Read Only:
true
Maximum Length:80
Serial number of the container item, if container item is under serial control.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shippingPackingUnits-nestedPackingUnits-nestedPackingUnits-item-response
Type:
Show Source
object
-
AllowAutoGeneration: string
Default Value:
No
Contains one of the following values: true or false. If true, then the packing unit is generated based on the packing unit setup defined for the organization. If false, then the packing unit is user-defined. There's no default value for this attribute. -
Caller: string
Read Only:
true
Maximum Length:255
Value that indicates the attachment entity name. -
ContainerItemDescription: string
Read Only:
true
Maximum Length:240
Description of the container item. -
ContainerItemId: integer
(int64)
Value that uniquely identifies the container item.
-
ContainerItemNumber: string
Read Only:
true
Maximum Length:300
Name of the container item. -
ContainerVolume: number
Total volume of the packing unit container.
-
ContainerVolumeUOM: string
Maximum Length:
3
Abbreviation that identifies the unit of measure of the LPN container volume. -
ContainerVolumeUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure of the packing unit container volume. -
ContentItemId: number
Read Only:
true
Value that uniquely identifies the content item. -
ContentItemImage: string
Read Only:
true
Maximum Length:4000
Value that provides a reference to the content item's image. -
ContentItemNumber: string
Read Only:
true
Maximum Length:300
Number or name that identifies the content item. -
ContentVolume: number
Total volume of the LPN contents.
-
ContentVolumeUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure of the LPN content volume. -
ContentVolumeUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure of the packing unit content volume. -
Country: string
Read Only:
true
Maximum Length:80
Name of the country of origin. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the LPN. -
CurrentCountryOfOriginCode: string
Read Only:
true
Maximum Length:2
Abbreviation that identifies the country of origin. -
CurrentProjectId: number
Read Only:
true
Value that uniquely identifies the project. -
CurrentTaskId: number
Read Only:
true
Value that uniquely identifies the task. -
FOB: string
Read Only:
true
Maximum Length:80
Free on board that indicates the ownership of items that are in transit. A list of accepted values is defined in the lookup FOB. -
FOBCode: string
Maximum Length:
30
Abbreviation that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup FOB. -
FreightTerms: string
Read Only:
true
Maximum Length:80
Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. A list of accepted values is defined in the lookup WSH_FREIGHT_CHARGE_TERMS. -
FreightTermsCode: string
Maximum Length:
30
Abbreviation that identifies the freight terms. A list of accepted values is defined in the lookup WSH_FREIGHT_CHARGE_TERMS. -
GrossWeight: number
Weight of the packing unit and its contents.
-
GrossWeightUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure of the weight of the packing unit and its contents. -
GrossWeightUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure of the weight of the packing unit and its contents. -
InitialDestination: string
Read Only:
true
Maximum Length:255
First leg of transportation that the transportation management application planned for delivering the shipment to the final destination. -
InitialDestinationId: integer
(int64)
Read Only:
true
Value that uniquely identifies the first leg of transportation that the transportation management application planned for delivering the shipment to the final destination. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadId: integer
(int64)
Value that uniquely identifies the outbound load.
-
LoadingSequenceType: string
Read Only:
true
Maximum Length:255
Sequence to use when loading the items into the truck. A list of accepted values is defined in the lookup type WSH_LINES_LOADING_ORDER. -
LoadingSequenceTypeCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the rule to be applied on LPNs for loading into the truck. A list of accepted values is defined in the lookup WSH_LINES_LOADING_ORDER. -
LoadName: string
Read Only:
true
Maximum Length:255
Name of the outbound load. -
Locator: string
Read Only:
true
Maximum Length:255
Concatenated name of the inventory locator for the packing unit. -
LogisticsServiceProviderCustomer: string
Read Only:
true
Maximum Length:360
Value that uniquely identifies the item locator for the packing unit. -
ManualWeightVolumeFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the weight and volume are manually entered. If false, then the application automatically computed the weight and volume. -
MasterSerialNumber: string
Maximum Length:
80
Serial number that identifies the packing unit. -
MaximumLoadWeight: number
Maximum weight that can be loaded in a packing unit.
-
MaximumVolume: number
Maximum volume that can be packed in a packing unit.
-
MinimumFillPercentage: number
Minimum percentage of the LPN that's required to be filled.
-
NetWeight: number
Net weight of the packing unit.
-
NetWeightUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the net weight of the packing unit. -
NetWeightUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure for the net weight of the packing unit. -
NumberOfShipmentLines: integer
(int64)
Read Only:
true
Number of lines packed into the packing unit. -
OpenExceptionSeverity: string
Read Only:
true
Maximum Length:255
Number of times the object has been updated. -
OpenExceptionSeverityCode: string
Read Only:
true
Maximum Length:10
Value that indicates the highest severity of the exception on the line. A list of accepted values is defined in the lookup type WSH_EXCEPTION_BEHAVIOR. -
OrderType: string
Read Only:
true
Maximum Length:255
Type of source line. -
OrderTypeCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the type of source line. -
OrganizationCode: string
Read Only:
true
Maximum Length:18
Abbreviation that identifies the organization of the packing unit. -
OrganizationCurrencyCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the currency. -
OrganizationId: integer
(int64)
Value that uniquely identifies the organization of the packing unit.
-
OrganizationName: string
Read Only:
true
Maximum Length:240
Name of the inventory organization. -
OuterMostPackingUnit: string
Read Only:
true
Maximum Length:30
Name of the outermost packing unit in which the current packing unit is nested, if the packing unit has a nested structure. -
OutermostPackingUnitId: integer
(int64)
Value that uniquely identifies the outermost packing unit in which the current packing unit is nested, if the packing unit has a nested structure.
-
PackingUnit: string
Read Only:
true
Maximum Length:30
Name of the packing unit. -
PackingUnitContext: string
Maximum Length:
30
Abbreviation that identifies the LPN context. -
PackingUnitContextMeaning: string
Read Only:
true
Maximum Length:80
Description of the packing unit context. -
PackingUnitHistoryId: integer
(int64)
Value that uniquely identifies the packing unit.
-
PackingUnitId: integer
(int64)
Name of the parent packing unit.
-
ParentPackingUnit: string
Read Only:
true
Maximum Length:30
Name of the container item of the parent packing unit. -
ParentPackingUnitContainer: string
Read Only:
true
Maximum Length:255
Name of the container item of the parent packing unit. -
ParentPackingUnitContainerItemId: integer
(int64)
Read Only:
true
Value that uniquely identifies the container item of the parent packing unit. -
ParentPackingUnitId: integer
(int64)
Value that uniquely identifies the parent packing unit.
-
PercentageFilled: number
Indicates the degree to which the packing unit is packed.
-
PickWave: string
Read Only:
true
Maximum Length:30
Name of the group of sales orders that the application released into picking. -
ProjectNumber: string
Read Only:
true
Maximum Length:25
Name of the project. -
Revision: string
Maximum Length:
18
Revision of the container item. -
SealCode: string
Maximum Length:
30
Abbreviation that identifies the seal of the packing unit. -
ShipFromLocationId: integer
(int64)
Value that uniquely identifies the ship-from location.
-
Shipment: string
Read Only:
true
Maximum Length:30
Name of the shipment. -
ShipmentId: integer
(int64)
Value that uniquely identifies the shipment.
-
ShipmentStatusCode: string
Read Only:
true
Maximum Length:255
Abbreviation that identifies the state or condition of the shipment. A list of accepted values is defined in the lookup type WSH_DELIVERY_STATUS. -
ShippingMethod: string
Read Only:
true
Maximum Length:255
Value that indicates the method of shipping. -
ShippingMethodCode: string
Maximum Length:
30
Abbreviation that identifies the shipping method. -
ShipToLocation: string
Read Only:
true
Maximum Length:255
Value that uniquely identifies the ship-to location. -
ShipToLocationId: integer
(int64)
Value that uniquely identifies the ship-to location.
-
SoldToCustomer: string
Read Only:
true
Maximum Length:360
Name of the party that purchased the sales order line. -
SoldToCustomerId: integer
(int64)
Value that uniquely identifies the sold-to customer.
-
SourceName: string
Maximum Length:
30
Name of the source of the packing unit. -
Subinventory: string
Maximum Length:
10
Name of the subinventory. -
SupplierASN: string
Read Only:
true
Maximum Length:255
Supplier advanced shipment notice number. -
TareWeight: number
Tare weight of the packing unit.
-
TareWeightUOMCode: string
Maximum Length:
3
Abbreviation that identifies the unit of measure for the tare weight of the packing unit. -
TareWeightUOMName: string
Read Only:
true
Maximum Length:25
Name of the unit of measure for the tare weight of the packing unit. -
TaskNumber: string
Read Only:
true
Maximum Length:100
Name of the task. -
TotalShippingCost: number
Read Only:
true
Total cost associated with shipping the packing unit. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the packing unit. -
TransportationShipment: string
Maximum Length:
101
Value that indicates a shipment planned by the transportation-management application. -
VolumeFilled: number
Volume of the material packed into the packing unit.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shippingPackingUnits-nestedPackingUnits-notes-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
The relationship ID populated when the note is associated with a contact. -
CorpCurrencyCode: string
Title:
Corporate Currency Code
Maximum Length:15
The corporate currency code for extensibility. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
The user who created the record. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
The date when the record was created. -
CreatorPartyId: integer
(int64)
Title:
Creator Party ID
The unique identifier of the party. -
CurcyConvRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
The currency conversion rate type for extensibility. -
CurrencyCode: string
Title:
Currency
Maximum Length:15
The currency code for extensibility. -
DeleteFlag: boolean
Title:
Delete Indicator
Read Only:true
Indicates whether the user has access to delete the note. -
EmailAddress: string
Read Only:
true
Maximum Length:320
The email address of the user who created the note. -
FormattedAddress: string
Read Only:
true
The address of the user who created the note. -
FormattedPhoneNumber: string
Read Only:
true
The phone number of the user who created the note. -
LastUpdateDate: string
(date-time)
Title:
Last Update Date
Read Only:true
The date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
The unique identifier of the note. This is the primary key of the notes table. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
The login of the user who last updated the record. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note ID
Read Only:true
The unique identifier of the note. This is the primary key of the notes table. -
NoteNumber: string
Maximum Length:
30
The alternate unique identifier of the note. A user key that's system generated or from an external system. -
NoteTitle: string
Title:
Title
Maximum Length:500
The title of the note entered by the user. -
NoteTxt: string
(byte)
Title:
Note
The column which stores the actual note text. -
NoteTypeCode: string
Title:
Type
Maximum Length:30
The note type code for categorization of note. -
ParentNoteId: integer
(int64)
Title:
Parent Note ID
The unique identifier of the note. This is the primary key of the notes table. -
PartyId: integer
(int64)
Read Only:
true
The unique identifier of the party. -
PartyName: string
Title:
Author
Read Only:true
Maximum Length:360
The name of the party. -
SourceObjectCode: string
Title:
Related Object Type
Maximum Length:30
This is the source object code for the source object as defined in OBJECTS Metadata. -
SourceObjectId: string
Title:
Related Object
Maximum Length:64
The unique identifier of the parent source object associated to the note. -
SourceSystem: string
Title:
Source System
Maximum Length:30
This is the source object code for the source object as defined in OBJECTS Metadata. -
UpdateFlag: boolean
Title:
Update Indicator
Read Only:true
Indicates whether the user can update the note. -
VisibilityCode: string
Title:
Private
Maximum Length:30
Default Value:INTERNAL
The attribute to specify the visibility level of the note. It indicates whether the note is internal, external, or private.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shippingPackingUnits-nestedPackingUnits-packingUnitDFFs-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Context Value -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LpnHistoryId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- attachments
-
Parameters:
- PackingUnitHistoryId:
$request.path.PackingUnitHistoryId
- PackingUnitHistoryId2:
$request.path.PackingUnitHistoryId2
The attachments resource is used to view, create, and update attachments. - PackingUnitHistoryId:
- contents
-
Parameters:
- PackingUnitHistoryId:
$request.path.PackingUnitHistoryId
- PackingUnitHistoryId2:
$request.path.PackingUnitHistoryId2
Items and LPNs packed in an LPN. - PackingUnitHistoryId:
- nestedPackingUnits
-
Parameters:
- PackingUnitHistoryId:
$request.path.PackingUnitHistoryId
- PackingUnitHistoryId2:
$request.path.PackingUnitHistoryId2
Container used for packaging and shipping items. - PackingUnitHistoryId:
- notes
-
Parameters:
- PackingUnitHistoryId:
$request.path.PackingUnitHistoryId
- PackingUnitHistoryId2:
$request.path.PackingUnitHistoryId2
The note objects resource is used to view the note objects. - PackingUnitHistoryId:
- packingUnitDFFs
-
Parameters:
- PackingUnitHistoryId:
$request.path.PackingUnitHistoryId
- PackingUnitHistoryId2:
$request.path.PackingUnitHistoryId2
- PackingUnitHistoryId: