Update one inbound shipment
patch
/fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}
Request
Path Parameters
-
inboundShipmentsUniqID(required): string
This is the hash key of the attributes which make up the composite key for the Inbound Shipments resource and used to uniquely identify an instance of Inbound Shipments. The client should not generate the hash key value. Instead, the client should query on the Inbound Shipments collection resource in order to navigate to a specific instance of Inbound Shipments to get the hash key.
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object-
BillOfLading: string
Maximum Length:
25Receipt that a carrier issues to the shipper as a contract for carriage of goods. This receipt acknowledges that the cargo is accepted for transportation and must be presented for taking delivery at the destination. -
Carrier: string
Maximum Length:
360Name of the company that transports goods from one point to another by land, sea, or air. -
Comments: string
Maximum Length:
4000Comments or notes entered in the inbound shipment header. -
ContainerNumber: string
Maximum Length:
30Reference number, used for documentation, assigned to the freight container. -
ExpectedReceiptDate: string
(date-time)
Date when the inbound shipment is expected to arrive at the receiving organizations.
-
FreightCarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
FreightTerms: string
Maximum Length:
80Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. -
FreightTermsCode: string
Maximum Length:
25Abbreviation that identifies the freight terms. -
headerAttachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
ModeOfTransport: string
Maximum Length:
30Abbreviation that identifies the mode of transport for the shipping method. -
NetWeight: number
Weight of the products being shipped without considering the packaging.
-
NetWeightUOM: string
Maximum Length:
25Unit of measure for the net weight of the shipment. -
NetWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure used for net weight of the shipment. -
NumberOfContainers: integer
(int64)
Number of packing units in the shipment.
-
PackagingCode: string
Maximum Length:
5Abbreviation that identifies the material being transported. The unique packaging code is based on the United Nations Committee of Experts on the Transportation of Dangerous Goods recommendations. -
PackingSlip: string
Maximum Length:
25Document that itemizes the contents of a package, carton, pallet, or container for shipment to a customer. -
ServiceLevel: string
Maximum Length:
30Transportation priority that determines how quickly to transport goods. A list of accepted values is defined in the lookup WSH_SERVICE_LEVELS. -
shipmentHeaderDFFs: array
shipmentHeaderDFFs
-
shipmentLines: array
Shipment Lines
Title:
Shipment LinesThe Shipment Lines resource manages details about the shipment lines for a specific shipment header. -
ShipMethodCode: string
Maximum Length:
30Abbreviation that identifies the transportation method for the shipment. -
ShippedDate: string
(date-time)
Date when goods were shipped by the supplier.
-
ShippingMethod: string
Maximum Length:
255The user-visible value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level, and mode of transport. -
SpecialHandlingCode: string
Maximum Length:
3Abbreviation that identifies the handling instructions for the transported material. -
SupplierShipmentNumber: string
Maximum Length:
30Value that's used to identify the shipment in the supplier's source application. -
TarWeight: number
Weight of an empty vehicle or container. You can subtract the tare weight from the gross weight (laden weight) to find the weight of the carried goods (net weight).
-
TarWeightUOM: string
Maximum Length:
25Unit of measure for the tare weight of the shipment. -
TarWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure used for tare weight of the shipment. -
WaybillAirbillNumber: string
Maximum Length:
30Number that identifies the nonnegotiable document that describes the contract for transporting cargo.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Shipment Lines
Type:
arrayTitle:
Shipment LinesThe Shipment Lines resource manages details about the shipment lines for a specific shipment header.
Show Source
Nested Schema : inboundShipments-headerAttachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : inboundShipments-shipmentHeaderDFFs-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
ShipmentHeaderId: integer
(int64)
Nested Schema : schema
Type:
Show Source
object-
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
BarCodeLabel: string
Maximum Length:
35Bar code label for the material on the shipment line. -
Comments: string
Maximum Length:
4000Comments or notes entered for the inbound shipment line. -
CountryOfOriginCode: string
Maximum Length:
2Abbreviation that identifies the country from which goods are exported. -
FOBCode: string
Maximum Length:
30Abbreviation that identifies the free on-board terms for an ASN line item. A list of accepted values is defined in the lookup FOB. -
FreeOnBoardName: string
Maximum Length:
255Name that identifies the free on-board terms for an ASN line item. -
inventoryStripingDFF: array
inventoryStripingDFF
-
lots: array
Lots
Title:
LotsThe Lots resource gets the lot information for a specific inbound shipment line. -
manufacturerParts: array
Manufacturer Parts
Title:
Manufacturer PartsManufacturer parts associated with a return line. -
MarkForCancelFlag: boolean
Value that indicates if the shipment line has been marked for cancellation. Values include true and false. Default value is false.
-
MarkForCloseFlag: boolean
Value that indicates if the shipment line has been marked for closure. Value values include true and false. Default value is false.
-
MultiplePartsExist: string
Maximum Length:
1Value that indicates if more than one manufacturer part exists for the item in the shipment line. Valid values are Y (multiple parts exist for this item) and N (one manufacturer part or none exist for this item). -
PackingSlip: string
Maximum Length:
25Document that itemizes the contents of a package, carton, pallet, or container for shipment to a customer. -
packingUnits: array
Packing Units
Title:
Packing UnitsThe Packing Units resource gets the packing unit hierarchy for a specific inbound shipment line. Each row in the result displays the packing unit and the parent packing unit. -
PrimaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the primary unit of measure of the item. -
Reason: string
Maximum Length:
30Name of the inventory transaction reason. -
ReasonId: integer
(int64)
Value that uniquely identifies the inventory transaction reason.
-
Routing: string
Maximum Length:
80Routing name for the type of transaction entry that determines the steps that receive the item. Values include Direct delivery, Inspection required, and Standard receipt. A list of valid routing header identifiers is defined using the lookup RCV_ROUTING_HEADERS. -
RoutingHeaderId: integer
(int64)
Value that uniquely identifies the receipt routing. Values include 1, 2, and 3. A list of valid routing header identifiers is defined using the lookup RCV_ROUTING_HEADERS.
-
serials: array
Serials
Title:
SerialsThe Serials resource gets the serial numbers shipped for a specific inbound shipment line. Applies when only the serial controls the shipped item and isn't lot controlled. -
shipmentLineDFFs: array
shipmentLineDFFs
-
TruckNumber: string
Maximum Length:
35Number of the truck used for shipment.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Lots
Type:
arrayTitle:
LotsThe Lots resource gets the lot information for a specific inbound shipment line.
Show Source
Nested Schema : Manufacturer Parts
Type:
arrayTitle:
Manufacturer PartsManufacturer parts associated with a return line.
Show Source
Nested Schema : Packing Units
Type:
arrayTitle:
Packing UnitsThe Packing Units resource gets the packing unit hierarchy for a specific inbound shipment line. Each row in the result displays the packing unit and the parent packing unit.
Show Source
Nested Schema : Serials
Type:
arrayTitle:
SerialsThe Serials resource gets the serial numbers shipped for a specific inbound shipment line. Applies when only the serial controls the shipped item and isn't lot controlled.
Show Source
Nested Schema : inboundShipments-shipmentLines-attachments-item-patch-request
Type:
Show Source
object-
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment.
Nested Schema : inboundShipments-shipmentLines-inventoryStripingDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:40Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
countryOfOriginCode: string
Title:
Country of OriginMaximum Length:2Country of Origin -
countryOfOriginCode_Display: string
Title:
Country of OriginCountry of Origin -
projectId: integer
(int64)
Title:
ProjectProject -
projectId_Display: string
Title:
ProjectProject -
ShipmentLineId: integer
(int64)
-
taskId: integer
(int64)
Title:
TaskTask -
taskId_Display: string
Title:
TaskTask
Nested Schema : inboundShipments-shipmentLines-lots-item-patch-request
Type:
Show Source
object-
lotAttributeDFF: array
lotAttributeDFF
-
lotSerials: array
Serials for Lots
Title:
Serials for LotsThe Serials for Lots resource displays the serial numbers shipped for a specific lot. Applies when both the lot and the serial control the shipped item. -
lotStandardDFF: array
lotStandardDFF
Nested Schema : Serials for Lots
Type:
arrayTitle:
Serials for LotsThe Serials for Lots resource displays the serial numbers shipped for a specific lot. Applies when both the lot and the serial control the shipped item.
Show Source
Nested Schema : inboundShipments-shipmentLines-lots-lotAttributeDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
Nested Schema : inboundShipments-shipmentLines-lots-lotSerials-item-patch-request
Type:
Show Source
objectNested Schema : inboundShipments-shipmentLines-lots-lotSerials-serialAttributeDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
Nested Schema : inboundShipments-shipmentLines-lots-lotSerials-serialStandardDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
Nested Schema : inboundShipments-shipmentLines-lots-lotStandardDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
Nested Schema : inboundShipments-shipmentLines-manufacturerParts-item-patch-request
Type:
Show Source
objectNested Schema : inboundShipments-shipmentLines-packingUnits-item-patch-request
Type:
Show Source
objectNested Schema : inboundShipments-shipmentLines-serials-serialAttributeDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
Nested Schema : inboundShipments-shipmentLines-serials-serialStandardDFF-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
Nested Schema : inboundShipments-shipmentLines-shipmentLineDFFs-item-patch-request
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value
Response
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 : inboundShipments-item-response
Type:
Show Source
object-
ASNType: string
Read Only:
trueMaximum Length:25Abbreviation that identifies the document type that specifies how to use this transaction for in-transit shipments and transfer order shipments. This attribute contains one of the following values. ASN which represents an advance shipment notice, ASBN which represents an advance shipment billing notice, STD which represents a transfer order shipment or in-transit shipment. -
BillOfLading: string
Maximum Length:
25Receipt that a carrier issues to the shipper as a contract for carriage of goods. This receipt acknowledges that the cargo is accepted for transportation and must be presented for taking delivery at the destination. -
Carrier: string
Maximum Length:
360Name of the company that transports goods from one point to another by land, sea, or air. -
Comments: string
Maximum Length:
4000Comments or notes entered in the inbound shipment header. -
ContainerNumber: string
Maximum Length:
30Reference number, used for documentation, assigned to the freight container. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the inbound shipment header record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the inbound shipment header record was created. -
CurrencyCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the invoice amount currency. -
ExpectedReceiptDate: string
(date-time)
Date when the inbound shipment is expected to arrive at the receiving organizations.
-
FreightAmount: number
Read Only:
truePrice at which the cargo is delivered from one point to another. The price depends on the mode of transport, the weight of the cargo, and the distance of the delivery destination. -
FreightCarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
FreightTerms: string
Maximum Length:
80Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. -
FreightTermsCode: string
Maximum Length:
25Abbreviation that identifies the freight terms. -
GrossWeight: number
Read Only:
trueWeight of the fully loaded vehicle, container, or item, including packed items and packaging material. -
GrossWeightUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for the gross weight of the shipment. -
GrossWeightUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure used for gross weight of the shipment. -
headerAttachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
HeaderInterfaceId: integer
(int64)
Read Only:
trueValue that uniquely identifies the staged receiving header interface that was used in creating this inbound shipment. -
IntegratedSystemCode: string
Read Only:
trueMaximum Length:25Abbreviation that identifies the integrated system status for an organization. -
InvoiceAmount: number
Read Only:
trueAmount on the invoice associated with the shipment or billing notice, such as, an advanced shipment notice with billing information. -
InvoiceDate: string
(date-time)
Read Only:
trueDate when the invoice associated with the shipment or billing notice, such as, an advanced shipment notice with billing information, is due. -
InvoiceNumber: string
Read Only:
trueMaximum Length:50Number that identifies the invoice associated with the shipment and billing notice such as, advanced shipment notice with billing information. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the inbound shipment header record. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Login of the user who updated the inbound shipment header record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ModeOfTransport: string
Maximum Length:
30Abbreviation that identifies the mode of transport for the shipping method. -
NetWeight: number
Weight of the products being shipped without considering the packaging.
-
NetWeightUOM: string
Maximum Length:
25Unit of measure for the net weight of the shipment. -
NetWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure used for net weight of the shipment. -
NumberOfContainers: integer
(int64)
Number of packing units in the shipment.
-
PackagingCode: string
Maximum Length:
5Abbreviation that identifies the material being transported. The unique packaging code is based on the United Nations Committee of Experts on the Transportation of Dangerous Goods recommendations. -
PackingSlip: string
Maximum Length:
25Document that itemizes the contents of a package, carton, pallet, or container for shipment to a customer. -
PaymentTerms: string
Read Only:
trueMaximum Length:50Name of the payment terms used to schedule payments and to calculate due dates, discount dates, and discount amounts, if applicable. -
PaymentTermsId: integer
(int64)
Read Only:
trueValue that uniquely identifies the payment terms. -
ReceiptNumber: string
Read Only:
trueMaximum Length:30Number that acknowledges that a shipment was received in the warehouse. -
ReceiptSourceCode: string
Read Only:
trueMaximum Length:25Abbreviation that identifies the source type for the inbound shipment. Values include VENDOR, INVENTORY, and TRANSFER ORDER. -
ServiceLevel: string
Maximum Length:
30Transportation priority that determines how quickly to transport goods. A list of accepted values is defined in the lookup WSH_SERVICE_LEVELS. -
ShipFromOrganizationCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the originating organization of the in-transit shipment or transfer order shipment. -
ShipFromOrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the originating organization of the in-transit shipment or transfer order shipment. -
ShipFromOrganizationName: string
Read Only:
trueMaximum Length:240Name of the originating organization of the in-transit shipment or transfer order shipment. -
shipmentHeaderDFFs: array
shipmentHeaderDFFs
-
ShipmentHeaderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inbound shipment header. -
shipmentLines: array
Shipment Lines
Title:
Shipment LinesThe Shipment Lines resource manages details about the shipment lines for a specific shipment header. -
ShipmentNumber: string
Read Only:
trueMaximum Length:30Number that identifies the inbound shipment. -
ShipMethodCode: string
Maximum Length:
30Abbreviation that identifies the transportation method for the shipment. -
ShippedDate: string
(date-time)
Date when goods were shipped by the supplier.
-
ShippingMethod: string
Maximum Length:
255The user-visible value that uniquely identifies the carrier shipping method, as a concatenation of carrier name, service level, and mode of transport. -
ShipToOrganizationCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the organization that receives the item. -
ShipToOrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the receiving organization. -
SpecialHandlingCode: string
Maximum Length:
3Abbreviation that identifies the handling instructions for the transported material. -
SupplierName: string
Read Only:
trueMaximum Length:360Name of the supplier who provides the products in return for what may or may not require payment. -
SupplierNumber: string
Read Only:
trueMaximum Length:30Number that identifies the supplier. -
SupplierShipmentNumber: string
Maximum Length:
30Value that's used to identify the shipment in the supplier's source application. -
SupplierSiteCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies the supplier site from other sites for a supplier. -
TarWeight: number
Weight of an empty vehicle or container. You can subtract the tare weight from the gross weight (laden weight) to find the weight of the carried goods (net weight).
-
TarWeightUOM: string
Maximum Length:
25Unit of measure for the tare weight of the shipment. -
TarWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure used for tare weight of the shipment. -
TaxAmount: number
Read Only:
trueTax amount associated with the shipment or billing notice name indicated at the header level. -
UpdateCancelShipmentAllowed: string
Read Only:
trueMaximum Length:1Value that indicates if this inbound shipment can be modified or canceled. -
VendorId: integer
(int64)
Read Only:
trueValue that uniquely identifies the supplier. -
VendorSiteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the supplier site. -
WaybillAirbillNumber: string
Maximum Length:
30Number that identifies the nonnegotiable document that describes the contract for transporting cargo.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Shipment Lines
Type:
arrayTitle:
Shipment LinesThe Shipment Lines resource manages details about the shipment lines for a specific shipment header.
Show Source
Nested Schema : inboundShipments-headerAttachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed 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 : inboundShipments-shipmentHeaderDFFs-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ShipmentHeaderId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-item-response
Type:
Show Source
object-
ASNLPNId: integer
(int64)
Read Only:
trueValue that uniquely identifies the license plate number used for this advanced shipment notice line. -
attachments: array
Attachments
Title:
AttachmentsThe attachments resource is used to view, create, and update attachments. -
BackToBackOrder: string
Read Only:
trueMaximum Length:1Value that indicates whether the supply source for a reservation is a back-to-back purchase order or a transfer order. -
BarCodeLabel: string
Maximum Length:
35Bar code label for the material on the shipment line. -
Comments: string
Maximum Length:
4000Comments or notes entered for the inbound shipment line. -
ConsignmentLine: string
Read Only:
trueMaximum Length:1Value that indicates whether the shipment line is created for consigned material. -
ContainerNumber: string
Read Only:
trueMaximum Length:35Reference number assigned to the freight container, used for documentation purposes. -
CountryOfOrigin: string
Read Only:
trueName of the country from which goods are exported. -
CountryOfOriginCode: string
Maximum Length:
2Abbreviation that identifies the country from which goods are exported. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the inbound shipment line record. -
CreationDate: string
(date-time)
Read Only:
trueDate and time when the inbound shipment line record was created. -
DestinationType: string
Read Only:
trueMaximum Length:80The destination type of the receiving transaction. A list of valid destination type codes is defined using the lookup RCV_DESTINATION_TYPE. -
DestinationTypeCode: string
Read Only:
trueMaximum Length:25Abbreviation that identifies the destination type of the receiving transaction. A list of valid destination type codes is defined using the lookup RCV_DESTINATION_TYPE. -
EwayBillDate: string
(date)
Read Only:
trueDate when the e-way bill was generated. -
EwayBillNumber: integer
Read Only:
trueE-way bill number provided by the supplier for the shipment of goods. -
FOBCode: string
Maximum Length:
30Abbreviation that identifies the free on-board terms for an ASN line item. A list of accepted values is defined in the lookup FOB. -
FreeOnBoardName: string
Maximum Length:
255Name that identifies the free on-board terms for an ASN line item. -
FromOrganizationCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the originating organization of the in-transit shipment or transfer order shipment. -
FromOrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the originating organization of the in-transit shipment or transfer order shipment. -
HazardClass: string
Read Only:
trueMaximum Length:255Name of the hazard class that's used to identify and classify hazardous materials to comply with safety regulations. -
HazardClassId: integer
(int64)
Read Only:
trueValue that uniquely identifies the hazard class. -
IntegrationStatus: string
Read Only:
trueMaximum Length:80Status that indicates whether the shipment line is interfaced to the external system for third-party logistics scenarios. Values include READY, INTERFACED, and CONFIRMED. -
InterfaceTransactionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the staged receiving transaction interface that created this inbound shipment line. -
InventoryShipmentTransactionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory transaction that creates the inbound shipment in receiving. -
inventoryStripingDFF: array
inventoryStripingDFF
-
ItemControl: string
Read Only:
trueMaximum Length:255Value that indicates the inventory item controls. Values include LOT, SERIAL, and LOTSERIAL. -
ItemDescription: string
Read Only:
trueMaximum Length:240Description of the item being shipped. -
ItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies an item. -
ItemNumber: string
Read Only:
trueMaximum Length:300Number that identifies an item. -
ItemRevision: string
Read Only:
trueMaximum Length:18Value that identifies an incremental change to the item. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate and time when the user most recently updated the inbound shipment line record. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64Login of the user who updated the inbound shipment line record. -
LineNumber: integer
(int64)
Read Only:
trueLine number of the inbound shipment line for this shipment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
Locator: string
Read Only:
trueMaximum Length:4000Physical area in the subinventory, such as a row, aisle, bin, or shelf, where you store material. -
LocatorId: integer
(int64)
Read Only:
trueValue that uniquely identifies the locator. -
LotControlCode: number
Title:
Lot ControlRead Only:trueValue that indicates the ability to use lot numbers during material transactions for tracking of batches of items. A list of accepted values is defined in the lookup type EGP_LOT_CONTROL_CODE_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. -
lots: array
Lots
Title:
LotsThe Lots resource gets the lot information for a specific inbound shipment line. -
LotsCount: integer
Read Only:
trueNumber of lots in a shipment line. This attribute is intended for integration. -
Manufacturer: string
Title:
ManufacturerRead Only:trueMaximum Length:700Name of the manufacturer. -
ManufacturerPartNumber: string
Title:
Manufacturer Part NumberRead Only:trueMaximum Length:700Number issued by the manufacturer that uniquely identifies the individual product. -
manufacturerParts: array
Manufacturer Parts
Title:
Manufacturer PartsManufacturer parts associated with a return line. -
MarkForCancelFlag: boolean
Value that indicates if the shipment line has been marked for cancellation. Values include true and false. Default value is false.
-
MarkForCloseFlag: boolean
Value that indicates if the shipment line has been marked for closure. Value values include true and false. Default value is false.
-
MultiplePartsExist: string
Maximum Length:
1Value that indicates if more than one manufacturer part exists for the item in the shipment line. Valid values are Y (multiple parts exist for this item) and N (one manufacturer part or none exist for this item). -
OrganizationCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the receiving organization. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the receiving organization. -
OriginalTOInvShipTransactionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the original transfer order inventory shipment transaction for this return transfer order shipment. -
PackingSlip: string
Maximum Length:
25Document that itemizes the contents of a package, carton, pallet, or container for shipment to a customer. -
packingUnits: array
Packing Units
Title:
Packing UnitsThe Packing Units resource gets the packing unit hierarchy for a specific inbound shipment line. Each row in the result displays the packing unit and the parent packing unit. -
POHeaderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the purchase order header. -
POLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the purchase order line. -
POLineLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the purchase order schedule. -
POLineNumber: number
Title:
LineRead Only:trueNumber that identifies the purchase order line corresponding to the advance shipment notice or advance shipment billing notice line. -
PONumber: string
Title:
OrderRead Only:trueMaximum Length:30Number that identifies the purchase order corresponding to the advance shipment notice or advance shipment billing notice line. -
POScheduleNumber: number
Title:
ScheduleRead Only:trueNumber that identifies the purchase order schedule corresponding to the advance shipment notice or advance shipment billing notice line. -
PrimaryQuantity: number
Read Only:
trueShipped quantity in the primary unit of measure of the item. -
PrimaryUnitOfMeasure: string
Title:
UOM NameRead Only:trueMaximum Length:25Primary unit of measure of the item. -
PrimaryUOMCode: string
Maximum Length:
3Abbreviation that identifies the primary unit of measure of the item. -
QuantityAccepted: number
Read Only:
trueAccepted quantity for this inbound shipment line. -
QuantityReceived: number
Read Only:
trueNet quantity received for the inbound shipment line. -
QuantityRejected: number
Read Only:
trueNet quantity rejected for this inbound shipment line. -
QuantityReturned: number
Read Only:
trueNet quantity returned for this inbound shipment line. -
QuantityShipped: number
Read Only:
trueTotal quantity of goods shipped for this inbound shipment line. -
Reason: string
Maximum Length:
30Name of the inventory transaction reason. -
ReasonId: integer
(int64)
Value that uniquely identifies the inventory transaction reason.
-
Routing: string
Maximum Length:
80Routing name for the type of transaction entry that determines the steps that receive the item. Values include Direct delivery, Inspection required, and Standard receipt. A list of valid routing header identifiers is defined using the lookup RCV_ROUTING_HEADERS. -
RoutingHeaderId: integer
(int64)
Value that uniquely identifies the receipt routing. Values include 1, 2, and 3. A list of valid routing header identifiers is defined using the lookup RCV_ROUTING_HEADERS.
-
SecondaryQuantityReceived: number
Read Only:
trueNet quantity received for the inbound shipment line in the secondary unit of measure for the item. -
SecondaryQuantityShipped: number
Read Only:
trueTotal quantity of goods shipped for this inbound shipment line in the secondary unit of measure for the item. -
SecondaryUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Name of the secondary unit of measure of the item that belongs to the current shipment line. -
SecondaryUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the secondary unit of measure of the item in the inbound shipment line. -
SerialNumberControlCode: number
Title:
Serial Number ControlRead Only:trueValue that identifies the number assigned to each unit of an item and is used to track the item. A list of accepted values is defined in the lookup EGP_SERIAL_NUMBER_CONTROL_TYPE. Review the value for this attribute using the Manage Standard Lookups task in the Setup and Maintenance work area. The default value is 1. -
serials: array
Serials
Title:
SerialsThe Serials resource gets the serial numbers shipped for a specific inbound shipment line. Applies when only the serial controls the shipped item and isn't lot controlled. -
SerialsCount: integer
Read Only:
trueNumber of serials in a shipment line. This attribute is intended for integration. -
ShipmentHeaderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inbound shipment header. -
shipmentLineDFFs: array
shipmentLineDFFs
-
ShipmentLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inbound shipment line. -
ShipmentLineStatus: string
Read Only:
trueMaximum Length:80Name of the state of the inbound shipment line. -
ShipmentLineStatusCode: string
Read Only:
trueMaximum Length:25Abbreviation that identifies the state of the inbound shipment line. Valid include EXPECTED, PARTIALLY RECEIVED, FULLY RECEIVED, and CANCELLED. -
SourceDocumentCode: string
Read Only:
trueMaximum Length:25Abbreviation that identifies the document classification based on the originating source such as purchase order or transfer order. A list of valid source document codes is defined using the lookup RCV_SOURCE_DOCUMENT_TYPE. -
SourcePackingUnit: string
Read Only:
trueMaximum Length:30Value that identifies the originating packing unit for the item. -
Subinventory: string
Read Only:
trueMaximum Length:10Subdivision of an organization, representing either a physical area or a local grouping of items, such as a storeroom or receiving dock. -
SubinventoryName: string
Read Only:
trueMaximum Length:30Subdivision name of an organization, representing either a physical area or a local grouping of items, such as a storeroom or receiving dock. -
SupplierItemNumber: string
Title:
Supplier ItemRead Only:trueMaximum Length:300Number that the supplier uses to identify the item on the purchase order line. -
TaxInvoiceDate: string
(date)
Read Only:
trueDate and time of generation of the fiscal document, which determines the tax for the item. -
TaxInvoiceNumber: string
Read Only:
trueMaximum Length:150Number of the fiscal document, which determines the tax for the item. -
TransferCost: number
Read Only:
trueCost of transferring shipments between organizations. -
TransferOrderHeaderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the transfer order header associated with the transfer order shipment line. -
TransferOrderLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the transfer order line associated with the transfer order shipment line. -
TransferOrderLineNumber: integer
(int32)
Title:
Transfer Order LineRead Only:trueNumber that identifies the transfer order line corresponding to the inbound shipment line. -
TransferOrderNumber: string
Title:
Transfer OrderRead Only:trueMaximum Length:50Number that identifies the transfer order corresponding to the inbound shipment line. -
TransferToCostingStatus: string
Read Only:
trueMaximum Length:1Abbreviation that indicates if the ASN line has been transferred to costing. Valid values are Y, N, and NULL. The default value is NULL. -
TransportationCost: number
Read Only:
trueCost of transportation for the goods. -
TruckNumber: string
Maximum Length:
35Number of the truck used for shipment. -
UnitOfMeasure: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure used to quantify the inventory items. It's a physical unit (like kg, dozen, or meter) in which we measure and manage different items. -
UNNumber: string
Read Only:
trueMaximum Length:255Number that the United Nations uses to identify hazardous material. -
UNNumberId: integer
(int64)
Read Only:
trueValue that uniquely identifies the number that the United Nations uses to identify hazardous material. -
UOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure in which the item corresponding to the current line is shipped.
Nested Schema : Attachments
Type:
arrayTitle:
AttachmentsThe attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Lots
Type:
arrayTitle:
LotsThe Lots resource gets the lot information for a specific inbound shipment line.
Show Source
Nested Schema : Manufacturer Parts
Type:
arrayTitle:
Manufacturer PartsManufacturer parts associated with a return line.
Show Source
Nested Schema : Packing Units
Type:
arrayTitle:
Packing UnitsThe Packing Units resource gets the packing unit hierarchy for a specific inbound shipment line. Each row in the result displays the packing unit and the parent packing unit.
Show Source
Nested Schema : Serials
Type:
arrayTitle:
SerialsThe Serials resource gets the serial numbers shipped for a specific inbound shipment line. Applies when only the serial controls the shipped item and isn't lot controlled.
Show Source
Nested Schema : inboundShipments-shipmentLines-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdAttribute provided for the exclusive use by the Attachment UI components to assist in uploading files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdThe unique identifier of the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30The category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255The user who created the record. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueThe user name who created the record. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueThe date when the record was created. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEA value that indicates the data type. -
Description: string
Title:
DescriptionMaximum Length:255The description of the attachment. -
DmDocumentId: string
Maximum Length:
255The document ID from which the attachment is created. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000The folder path from which the attachment is created. -
DmVersionNumber: string
Maximum Length:
255The document version number from which the attachment is created. -
DownloadInfo: string
Title:
DownloadInfoJSON object represented as a string containing information used to programmatically retrieve a file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeThe error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageThe error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateThe expiration date of the contents in the attachment. -
FileContents: string
(byte)
Title:
File ContentsThe contents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048The file name of the attachment. -
FileUrl: string
Title:
File UrlThe URI of the file. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueThe date when the record was last updated. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255The user who last updated the record. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueThe user name who last updated the record. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleThe title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeThe content type of the attachment. -
UploadedFileLength: integer
Title:
File SizeThe size of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameThe name to assign to a new attachment file. -
UploadedText: string
Title:
Uploaded TextThe text content for a new text attachment. -
Uri: string
Title:
UriMaximum Length:4000The URI of a Topology Manager type attachment. -
Url: string
Title:
UrlMaximum Length:4000The URL of a web page type attachment. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255The login credentials of the user who created the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-inventoryStripingDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:40Context Segment -
__FLEX_Context_DisplayValue: string
Title:
Context SegmentContext Segment -
countryOfOriginCode: string
Title:
Country of OriginMaximum Length:2Country of Origin -
countryOfOriginCode_Display: string
Title:
Country of OriginCountry of Origin -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
ProjectProject -
projectId_Display: string
Title:
ProjectProject -
ShipmentLineId: integer
(int64)
-
taskId: integer
(int64)
Title:
TaskTask -
taskId_Display: string
Title:
TaskTask
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-lots-item-response
Type:
Show Source
object-
ExpirationActionCode: string
Read Only:
trueMaximum Length:32Abbreviation that identifies the expiration action. -
ExpirationActionDate: string
(date-time)
Read Only:
trueDate when the warehouse performed the expiration action. -
GradeCode: string
Read Only:
trueMaximum Length:150Abbreviation that identifies the grade of the inventory item lot. -
HoldDate: string
(date-time)
Read Only:
trueDate when the hold on the inventory item lot expires. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
lotAttributeDFF: array
lotAttributeDFF
-
LotExpirationDate: string
(date)
Read Only:
trueDate when the lot expires. -
LotNumber: string
Read Only:
trueMaximum Length:80Number that identifies an inventory lot. -
lotSerials: array
Serials for Lots
Title:
Serials for LotsThe Serials for Lots resource displays the serial numbers shipped for a specific lot. Applies when both the lot and the serial control the shipped item. -
lotStandardDFF: array
lotStandardDFF
-
MaturityDate: string
(date-time)
Read Only:
trueDate when the inventory item lot matures. -
OriginationDate: string
(date-time)
Read Only:
trueDate when the warehouse created the inventory item lot. -
OriginationType: string
Read Only:
trueMaximum Length:255Value that identifies the origination type of the inventory item lot. -
ParentLotNumber: string
Read Only:
trueMaximum Length:80Number that identifies the parent lot. -
Quantity: number
Read Only:
trueQuantity of the item shipped as part of the current lot. -
RetestDate: string
(date-time)
Read Only:
trueDate when the inventory item lot is retested. This attribute is based on the lot origination date and the retest interval. -
SecondaryQuantity: number
Read Only:
trueQuantity of the item shipped as part of the current lot in the secondary unit of measure for the item. -
SecondaryUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the secondary unit of measure of the shipment line item. -
SerialTransactionId: number
Read Only:
trueValue that identifies a single lot transacted to the serials for this lot. Applied when the item is lot and serial controlled. -
ShipmentLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inbound shipment line for this lot. -
TransactionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the deliver transaction of the drop ship advanced shipment notice. -
UOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure in which the lot was shipped.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Serials for Lots
Type:
arrayTitle:
Serials for LotsThe Serials for Lots resource displays the serial numbers shipped for a specific lot. Applies when both the lot and the serial control the shipped item.
Show Source
Nested Schema : inboundShipments-shipmentLines-lots-lotAttributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
InventoryItemId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
LotMaximum Length:80 -
OrganizationId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-lots-lotSerials-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
serialAttributeDFF: array
serialAttributeDFF
-
SerialNumber: string
Read Only:
trueMaximum Length:80Number that identifies the item unit. -
serialStandardDFF: array
serialStandardDFF
-
SupplierSerialNumber: string
Read Only:
trueMaximum Length:80Supplier serial number that was shipped as part of this ASN line.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-lots-lotSerials-serialAttributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
CurrentOrganizationId: integer
(int64)
-
InventoryItemId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-lots-lotSerials-serialStandardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
CurrentOrganizationId: integer
(int64)
-
InventoryItemId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-lots-lotStandardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
InventoryItemId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
LotMaximum Length:80 -
OrganizationId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-manufacturerParts-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ManufacturerName: string
Read Only:
trueMaximum Length:360Name of the manufacturer. -
ManufacturerPartNumber: string
Read Only:
trueMaximum Length:150Number issued by the manufacturer that uniquely identifies the individual product.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-packingUnits-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Read Only:
trueValue that uniquely identifies the license plate number. -
PackingUnit: string
Read Only:
trueMaximum Length:30Name of the packing unit. -
ParentLPNId: integer
(int64)
Read Only:
trueValue that uniquely identifies the parent license plate number. -
ParentPackingUnit: string
Read Only:
trueMaximum Length:30Name of the parent packing unit. -
RootLPNId: number
Read Only:
trueValue that uniquely identifies the outer most license plate number in the current packing unit hierarchy.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-serials-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
serialAttributeDFF: array
serialAttributeDFF
-
SerialNumber: string
Read Only:
trueMaximum Length:80Number that identifies the item unit. -
serialStandardDFF: array
serialStandardDFF
-
ShipmentLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inbound shipment line. -
SupplierSerialNumber: string
Read Only:
trueMaximum Length:80Supplier serial number that was shipped as part of this ASN line. -
TransactionId: integer
(int64)
Read Only:
trueValue that uniquely identifies the deliver transaction of the drop ship advanced shipment notice.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-serials-serialAttributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
CurrentOrganizationId: integer
(int64)
-
InventoryItemId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-serials-serialStandardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
CurrentOrganizationId: integer
(int64)
-
InventoryItemId: integer
(int64)
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : inboundShipments-shipmentLines-shipmentLineDFFs-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Context Value -
__FLEX_Context_DisplayValue: string
Title:
Context ValueContext Value -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ShipmentLineId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Links
- headerAttachments
-
Operation: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/headerAttachmentsParameters:
- inboundShipmentsUniqID:
$request.path.inboundShipmentsUniqID
The attachments resource is used to view, create, and update attachments. - inboundShipmentsUniqID:
- shipmentHeaderDFFs
-
Parameters:
- inboundShipmentsUniqID:
$request.path.inboundShipmentsUniqID
- inboundShipmentsUniqID:
- shipmentLines
-
Operation: /fscmRestApi/resources/11.13.18.05/inboundShipments/{inboundShipmentsUniqID}/child/shipmentLinesParameters:
- inboundShipmentsUniqID:
$request.path.inboundShipmentsUniqID
The Shipment Lines resource manages details about the shipment lines for a specific shipment header. - inboundShipmentsUniqID:
Examples
This example describes how to update one inbound shipment.
Example cURL Command
Use the following cURL command to submit a request on the REST resource.
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/inboundShipments/compositeKey"
For example:
curl -X PATCH -u "username:password" -H "Content-Type: application/vnd.oracle.adf.resourceitem+json" -d 'request payload' "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF
Example Request Body
The following example includes the contents of the request body in JSON format. You replace the request payload in the cURL command with the contents of the Example Request Body. The request payload specifies attribute values that the command will use in the record that it updates.
{
"Carrier":"Airborne",
"NetWeightUOM":"Each"
}
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"ShipmentHeaderId" : 2979409,
"CreatedBy" : "WHSE_MGR_M1",
"CreationDate" : "2018-06-27T07:35:12+00:00",
"LastUpdateDate" : "2018-06-27T09:18:28.256+00:00",
"LastUpdatedBy" : "WHSE_MGR_M1",
"ReceiptSourceCode" : "VENDOR",
"ASNType" : "ASN",
"ShipFromOrganizationId" : null,
"ShipFromOrganizationCode" : null,
"ShipmentNumber" : "ASN270618",
"ReceiptNumber" : null,
"BillOfLading" : "BOL270618",
"PackingSlip" : "PS270618",
"PackagingCode" : "PC270",
"SpecialHandlingCode" : "SHC",
"ShippedDate" : "2018-06-27T00:00:00+00:00",
"FreightCarrierId" : 12519,
"Carrier" : "Airborne",
"ExpectedReceiptDate" : "2018-06-27T00:00:00+00:00",
"NumberOfContainers" : 3,
"WaybillAirbillNumber" : "WB270618",
"GrossWeight" : null,
"GrossWeightUOMCode" : null,
"GrossWeightUOM" : null,
"NetWeight" : 500,
"NetWeightUOMCode" : "Ea",
"NetWeightUOM" : "Each",
"TarWeight" : 50,
"TarWeightUOMCode" : "10P",
"TarWeightUOM" : "10Pack",
"FreightTermsCode" : "PPD",
"FreightTerms" : "PPD",
"ShipToOrganizationId" : 207,
"ShipToOrganizationCode" : "M1",
"IntegratedSystemCode" : null,
"Comments" : "ASN for demo",
"VendorId" : 21,
"SupplierName" : "PennyPack Systems",
"VendorSiteId" : 1969,
"SupplierSiteCode" : "FRESNO",
"InvoiceNumber" : null,
"InvoiceAmount" : null,
"InvoiceDate" : null,
"FreightAmount" : null,
"TaxAmount" : null,
"PaymentTermsId" : null,
"PaymentTerms" : null,
"CurrencyCode" : null,
"HeaderInterfaceId" : 300100159322707,
"links" : [ {
"rel" : "self",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF",
"name" : "inboundShipments",
"kind" : "item",
"properties" : {
"changeIndicator" : "ACED0005737200136A6176612E7574696C2E41727261794C6973747881D21D99C7619D03000149000473697A65787000000001770400000001737200116A6176612E6C616E672E496E746567657212E2A0A4F781873802000149000576616C7565787200106A6176612E6C616E672E4E756D62657286AC951D0B94E08B02000078700000000478"
}
}, {
"rel" : "canonical",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF",
"name" : "inboundShipments",
"kind" : "item"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF/lov/CarrierVA",
"name" : "CarrierVA",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF/lov/LookupPVOFreightTermsVA",
"name" : "LookupPVOFreightTermsVA",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF/lov/TarWeightUOMVA",
"name" : "TarWeightUOMVA",
"kind" : "collection"
}, {
"rel" : "lov",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF/lov/NetWeightUOMVA",
"name" : "NetWeightUOMVA",
"kind" : "collection"
}, {
"rel" : "child",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF/child/shipmentLines",
"name" : "shipmentLines",
"kind" : "collection"
}, {
"rel" : "child",
"href" : "https://servername/fscmRestApi/resources/version/inboundShipments/00040000000EACED0005770800000000002D7651FFFFFFFFFFFFFFFF0000000EACED0005770800000000000000CF/child/shipmentHeaderDFFs",
"name" : "shipmentHeaderDFFs",
"kind" : "collection"
} ]
}