Get one shipment
get
/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests/{TransactionId}/child/shipments/{DeliveryInterfaceId}
Request
Path Parameters
-
DeliveryInterfaceId(required): integer(int64)
Value that uniquely identifies the candidate shipment.
-
TransactionId(required): integer(int64)
Value that uniquely identifies the shipment transaction request.
Query Parameters
-
dependency: string
This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2
Format: <attr1>=<val1>,<attr2>=<value2> -
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
Header Parameters
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
-
REST-Framework-Version:
The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Root Schema : shipmentTransactionRequests-shipments-item-response
Type:
Show Source
object
-
ActualShipDate: string
(date-time)
Date when the shipment was shipped.
-
ASNSentDate: string
(date-time)
Date when the application sent the advanced shipment notice.
-
attachments: array
Attachments for Shipments
Title:
Attachments for Shipments
The Attachments for Shipments resource manages details about shipment attachments. -
AutomaticallyPackFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the shipment is eligible for packing through the batch program. If false, then the shipment is not eligible for packing through the batch program. The default value is true. -
BillOfLading: string
Maximum Length:
50
Receipt that the carrier gives to the shipper. This receipt acknowledges receipt of the shipped goods and specifies the shipment terms. -
Carrier: string
Maximum Length:
360
Name of the carrier that transports the shipment. -
CarrierNumber: string
Maximum Length:
30
Number that identifies the carrier that transports the shipment. -
CODAmount: number
Collect on delivery amount.
-
CODCurrency: string
Maximum Length:
15
Abbreviation that identifies the currency to use when collecting the delivery amount. -
CODPaidBy: string
Maximum Length:
150
Person or party who paid the collect on delivery amount. -
CODRemitTo: string
Maximum Length:
150
Person or party to reference when remitting the collect on delivery amount. -
ConfirmedBy: string
Maximum Length:
150
Person or user who confirmed the shipment. -
ConfirmedDate: string
(date-time)
Date and time when the person or user confirmed the shipment.
-
costs: array
Costs for Shipments
Title:
Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipment. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipment. -
DeliveryInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipment. -
Description: string
Maximum Length:
240
Description of the shipment. -
Dock: string
Maximum Length:
30
Place of loading for the shipment. -
EnableAutoshipFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the shipment is eligible for shipping through the batch program. If false, then the shipment is not eligible for shipping through the batch program. The default value is true. -
Equipment: string
Maximum Length:
35
Registration number of vehicle or equipment that transports the shipment. -
EquipmentType: string
Maximum Length:
300
Type of vehicle or equipment that transports the shipment. -
errors: array
Errors for Shipments
Title:
Errors for Shipments
The Errors for Shipments resource manages errors that occur when processing a shipment. -
ExternalSystemTransactionReference: string
Maximum Length:
300
Value that contains reference information for the corresponding transaction in external applications. This attribute is only valid for the CreateAndConfirmShipment action. -
FOBAddress1: string
Maximum Length:
240
First line of the freight on board address. -
FOBAddress2: string
Maximum Length:
240
Second line of the freight on board address. -
FOBAddress3: string
Maximum Length:
240
Third line of the freight on board address. -
FOBAddress4: string
Maximum Length:
240
Fourth line of the freight on board address. -
FOBCity: string
Maximum Length:
60
Freight on board city. -
FOBCode: string
Maximum Length:
30
Abbreviation that identifies ownership of the items that are in-transit. A list of accepted values is defined in the lookup type FOB. -
FOBCountry: string
Maximum Length:
2
Freight on board country. -
FOBCounty: string
Maximum Length:
60
Freight on board county. -
FOBPostalCode: string
Maximum Length:
60
Abbreviation that identifies the postal code, such as a zip code, for freight on board. -
FOBRegion: string
Maximum Length:
120
Freight on board region. -
FOBSiteNumber: string
Maximum Length:
30
Number that identifies the freight on board site. -
FOBState: string
Maximum Length:
60
Freight on board state. -
FreightTerms: string
Maximum Length:
80
Agreement that describes whether the shipping cost of the sales order is paid by the buyer or the seller, and when payment is due. A list of accepted values is defined in the lookup type 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 type WSH_FREIGHT_CHARGE_TERMS. -
globalDFF: array
Global Flexfields for Shipments
Title:
Global Flexfields for Shipments
The Global Flexfields for Shipments resource manages details about shipments. -
GrossWeight: number
Gross weight of the shipment.
-
InitialShipDate: string
(date-time)
Date when the warehouse plans to ship the shipment.
-
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipment. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipment. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadingSequenceRule: string
Maximum Length:
80
Rule to apply on shipment lines for loading into the truck. A list of accepted values is defined in the lookup type WSH_LINES_LOADING_ORDER. -
ModeOfTransportCode: string
Maximum Length:
30
Abbreviation that identifies the mode of transport for the shipping method. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
NetWeight: number
Net weight of the shipment.
-
notes: array
Notes for Shipments
Title:
Notes for Shipments
The Notes for Shipments resource manages details about shipment notes, such as routing instructions and shipping marks. -
outerPackingUnits: array
Outer Packing Units
Title:
Outer Packing Units
The Outer Packing Units resource manages details about the outer packing units of a shipment. -
PackingSlip: string
Maximum Length:
50
Document that itemizes and describes the contents of the shipment. -
PlannedDeliveryDate: string
(date-time)
Date when shipping expects the shipment to arrive at the customer location.
-
PlannedFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the contents of the shipment are planned. If false, then the contents of the shipment are not planned. The default value is false. -
ProblemContactReference: string
Maximum Length:
500
Person to contact if a problem occurs during shipment. -
ProrateWeightFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the weights are to be prorated. If false, then the weights will not be prorated. The default value is false. -
SealNumber: string
Maximum Length:
30
Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
ServiceLevelCode: string
Maximum Length:
30
Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ShipFromOrganizationCode: string
Maximum Length:
240
Abbreviation that identifies the ship-from organization. -
Shipment: string
Maximum Length:
30
Name of the material shipment. -
shipmentDFF: array
Flexfields for Shipments
Title:
Flexfields for Shipments
The Flexfields for Shipments resource manages details about shipments. -
ShipToPartySiteNumber: string
Maximum Length:
30
Number that identifies the ship-to party site. -
SoldToCustomer: string
Maximum Length:
360
Name of the sold-to party. -
SoldToCustomerNumber: string
Maximum Length:
30
Number that identifies the sold-to party. -
TransportationReasonCode: string
Maximum Length:
30
Abbreviation that identifies the justification that the user selects when confirming the shipment to indicate a special situation or exception, such as to transfer the item, return it, or to send a sample. A list of accepted values is defined in the lookup type ORA_WSH_TRANSPORT_REASON. -
unpackedLines: array
Unpacked Shipment Lines
Title:
Unpacked Shipment Lines
The Unpacked Shipment Lines resource manages details about the shipment lines that are not packed under a packing unit. -
Volume: number
Volume of the shipment.
-
VolumeUOM: string
Maximum Length:
25
Unit of measure for the volume of the shipment. -
VolumeUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the volume of the shipment. -
Waybill: string
Maximum Length:
30
Nonnegotiable document that describes the contract for transporting cargo. -
WeightUOM: string
Maximum Length:
25
Unit of measure for the weight of the shipment. -
WeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the weight of the shipment.
Nested Schema : Attachments for Shipments
Type:
array
Title:
Attachments for Shipments
The Attachments for Shipments resource manages details about shipment attachments.
Show Source
Nested Schema : Costs for Shipments
Type:
array
Title:
Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments.
Show Source
Nested Schema : Errors for Shipments
Type:
array
Title:
Errors for Shipments
The Errors for Shipments resource manages errors that occur when processing a shipment.
Show Source
Nested Schema : Global Flexfields for Shipments
Type:
array
Title:
Global Flexfields for Shipments
The Global Flexfields for Shipments resource manages details about shipments.
Show Source
-
Array of:
object Discriminator: __FLEX_Context
Discriminator:
{ "propertyName":"__FLEX_Context", "mapping":{ "WshITPackingSlip":"#/components/schemas/oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshITPackingSlipVO-item-response", "WshPTShipmentInfo":"#/components/schemas/oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshPTShipmentInfoVO-item-response" } }
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Notes for Shipments
Type:
array
Title:
Notes for Shipments
The Notes for Shipments resource manages details about shipment notes, such as routing instructions and shipping marks.
Show Source
Nested Schema : Outer Packing Units
Type:
array
Title:
Outer Packing Units
The Outer Packing Units resource manages details about the outer packing units of a shipment.
Show Source
Nested Schema : Flexfields for Shipments
Type:
array
Title:
Flexfields for Shipments
The Flexfields for Shipments resource manages details about shipments.
Show Source
Nested Schema : Unpacked Shipment Lines
Type:
array
Title:
Unpacked Shipment Lines
The Unpacked Shipment Lines resource manages details about the shipment lines that are not packed under a packing unit.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-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
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. This is the reference to the file uploaded in the Oracle WebCenter Content server. -
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
Date when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the document. -
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
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application that is identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Login that the user used when adding or modifying 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 : shipmentTransactionRequests-shipments-costs-item-response
Type:
Show Source
object
-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Date when the currency conversion occurred.
-
ConversionRate: number
Rate of the currency conversion.
-
ConversionRateTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipping cost. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipping cost. -
Currency: string
Maximum Length:
15
Abbreviation that identifies the currency of the shipping cost. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors for Costs
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost. -
FreightCostInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipping cost. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipping cost. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipping cost. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
ShippingCostType: string
Maximum Length:
60
Type of cost that is predefined in the application. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
wshFreightCostsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors for Costs
Type:
array
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-costs-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-costs-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-costs-wshFreightCostsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type:
object
Discriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
-
WshITPackingSlip -
object
oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshITPackingSlipVO-item-response
-
WshPTShipmentInfo -
object
oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshPTShipmentInfoVO-item-response
Nested Schema : oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshITPackingSlipVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:WshITPackingSlip
Global descriptive flexfield context name for shipments. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
Global descriptive flexfield context display value for shipments. -
DeliveryInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
SecondaryCarrier: string
Title:
Secondary Carrier
Maximum Length:150
Nested Schema : oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshPTShipmentInfoVO-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Regional Information
Maximum Length:30
Default Value:WshPTShipmentInfo
Global descriptive flexfield context name for shipments. -
__FLEX_Context_DisplayValue: string
Title:
Regional Information
Global descriptive flexfield context display value for shipments. -
AtDocCodeId: string
Title:
AT Doc Code ID
Maximum Length:2000
-
DeliveryInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-notes-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Value that uniquely identifies the relationship. -
CorpCurrencyCode: string
Title:
Corporate Currency Code
Maximum Length:15
Abbreviation that identifies the corporate currency. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the note. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the note. -
CreatorPartyId: integer
(int64)
Title:
Creator Party ID
Value that uniquely identifies the person who created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Type of currency conversion rate. -
CurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency. -
DeleteFlag: boolean
Title:
Delete Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can delete the note. If false, then the user cannot delete the note. The default value is false. -
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
Date when the user most recently updated the note. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who most recently updated the note. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
Login that the user used when updating the note. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note ID
Read Only:true
Value that uniquely identifies the note. -
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
Text of the actual note. -
NoteTypeCode: string
Title:
Type
Maximum Length:30
Abbreviation that identifies the category of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note ID
Value that uniquely identifies the parent note. -
PartyId: integer
(int64)
Read Only:
true
Value that uniquely identifies the party for the note. -
PartyName: string
Title:
Author
Read Only:true
Maximum Length:360
Name of the user who created the record. -
SourceObjectCode: string
Title:
Related Object Type
Maximum Length:30
Abbreviation that identifies the object that the OBJECTS metadata defines for the note. -
SourceObjectId: string
Title:
Related Object
Maximum Length:64
Value that uniquely identifies the object that the OBJECTS metadata defines for the note. -
UpdateFlag: boolean
Title:
Update Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can update the note. If false, then the user cannot update the note. The default value is false. -
VisibilityCode: string
Title:
Private
Maximum Length:30
Default Value:INTERNAL
Abbreviation that identifies the visibility level of the note.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-item-response
Type:
Show Source
object
-
attachments: array
Attachments for Outer Packing Units
Title:
Attachments for Outer Packing Units
The Attachments for Outer Packing Units resource manages details about outer packing unit attachments. -
costs: array
Costs for Outer Packing Units
Title:
Costs for Outer Packing Units
The Costs for Outer Packing Units resource manages details about the shipping costs for outer packing units. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate packing unit. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate packing unit. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors for Outer Packing Units
Title:
Errors for Outer Packing Units
The Errors for Outer Packing Units resource manages errors that occur when processing an outer packing unit. -
FOBCode: string
Maximum Length:
30
Abbreviation that identifies ownership of the items that are in-transit. A list of accepted values is defined in the lookup type FOB. -
GrossWeight: number
Weight of the packing unit including contents.
-
GrossWeightUOM: string
Maximum Length:
25
Unit of measure of the gross weight of the packing unit. -
GrossWeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure of the gross weight of the packing unit. -
innerPackingUnits: array
Inner Packing Units
Title:
Inner Packing Units
The Inner Packing Units resource manages details about packing units that are packed within a packing unit. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate packing unit. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate packing unit. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LPNInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate packing unit. -
MasterSerialNumber: string
Maximum Length:
80
Master serial number that identifies the packing unit. -
notes: array
Notes for Outer Packing Units
Title:
Notes for Outer Packing Units
The Notes for Outer Packing Units resource manages details about outer packing unit notes, such as packing instructions and shipping instructions. -
packedLines: array
Packed Shipment Lines
Title:
Packed Shipment Lines
The Packed Shipment Lines resource manages details about the shipment lines that are packed within a packing unit. -
PackingUnit: string
Maximum Length:
30
Name of the packing unit. -
PackingUnitType: string
Maximum Length:
300
Item defining characteristics of a packing unit. -
SealNumber: string
Maximum Length:
30
Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
TareWeight: number
Weight of the container that contains the packing unit.
-
TareWeightUOM: string
Maximum Length:
25
Unit of measure that the tare weight uses for the packing unit. -
TareWeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure that the tare weight uses for the packing unit. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the packing unit. -
Volume: number
Volume of material that the packing unit can hold.
-
VolumeUOM: string
Maximum Length:
25
Unit of measure that the container volume uses for the packing unit. -
VolumeUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure that the container volume uses for the packing unit.
Nested Schema : Attachments for Outer Packing Units
Type:
array
Title:
Attachments for Outer Packing Units
The Attachments for Outer Packing Units resource manages details about outer packing unit attachments.
Show Source
Nested Schema : Costs for Outer Packing Units
Type:
array
Title:
Costs for Outer Packing Units
The Costs for Outer Packing Units resource manages details about the shipping costs for outer packing units.
Show Source
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors for Outer Packing Units
Type:
array
Title:
Errors for Outer Packing Units
The Errors for Outer Packing Units resource manages errors that occur when processing an outer packing unit.
Show Source
Nested Schema : Inner Packing Units
Type:
array
Title:
Inner Packing Units
The Inner Packing Units resource manages details about packing units that are packed within a packing unit.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Notes for Outer Packing Units
Type:
array
Title:
Notes for Outer Packing Units
The Notes for Outer Packing Units resource manages details about outer packing unit notes, such as packing instructions and shipping instructions.
Show Source
Nested Schema : Packed Shipment Lines
Type:
array
Title:
Packed Shipment Lines
The Packed Shipment Lines resource manages details about the shipment lines that are packed within a packing unit.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-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
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. This is the reference to the file uploaded in the Oracle WebCenter Content server. -
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
Date when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the document. -
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
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application that is identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-item-response
Type:
Show Source
object
-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Date when the currency conversion occurred.
-
ConversionRate: number
Rate of the currency conversion.
-
ConversionRateTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipping cost. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipping cost. -
Currency: string
Maximum Length:
15
Abbreviation that identifies the currency of the shipping cost. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors for Costs
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost. -
FreightCostInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipping cost. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipping cost. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipping cost. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
ShippingCostType: string
Maximum Length:
60
Type of cost that is predefined in the application. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
wshFreightCostsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors for Costs
Type:
array
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-wshFreightCostsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LPNInterfaceId: integer
(int64)
Value that uniquely identifies the candidate packing unit.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-item-response
Type:
Show Source
object
-
attachments: array
Attachments for Inner Packing Units
Title:
Attachments for Inner Packing Units
The Attachments for Inner Packing Units resource manages details about inner packing unit attachments. -
costs: array
Costs for Inner Packing Units
Title:
Costs for Inner Packing Units
The Costs for Inner Packing Units resource manages details about the shipping costs for inner packing units. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate packing unit. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate packing unit. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors
Title:
Errors
The Errors resource manages errors that occur when processing a transaction request. -
FOBCode: string
Maximum Length:
30
Abbreviation that identifies ownership of the items that are in-transit. A list of accepted values is defined in the lookup type FOB. -
GrossWeight: number
Weight of the packing unit including contents.
-
GrossWeightUOM: string
Maximum Length:
25
Unit of measure of the gross weight of the packing unit. -
GrossWeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure of the gross weight of the packing unit. -
innerPackingUnits: array
Inner Packing Units
Title:
Inner Packing Units
The Inner Packing Units resource manages details about packing units that are packed within a packing unit. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate packing unit. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate packing unit. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LPNInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate packing unit. -
MasterSerialNumber: string
Maximum Length:
80
Master serial number that identifies the packing unit. -
notes: array
Notes for Inner Packing Units
Title:
Notes for Inner Packing Units
The Notes for Inner Packing Units resource manages details about inner packing unit notes, such as packing instructions and shipping instructions. -
packedLines: array
Packed Shipment Lines
Title:
Packed Shipment Lines
The Packed Shipment Lines resource manages details about the shipment lines that are packed within a packing unit. -
PackingUnit: string
Maximum Length:
30
Name of the packing unit. -
PackingUnitType: string
Maximum Length:
300
Item defining characteristics of a packing unit. -
SealNumber: string
Maximum Length:
30
Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
TareWeight: number
Weight of the container that contains the packing unit.
-
TareWeightUOM: string
Maximum Length:
25
Unit of measure that the tare weight uses for the packing unit. -
TareWeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure that the tare weight uses for the packing unit. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the packing unit. -
Volume: number
Volume of material that the packing unit can hold.
-
VolumeUOM: string
Maximum Length:
25
Unit of measure that the container volume uses for the packing unit. -
VolumeUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure that the container volume uses for the packing unit.
Nested Schema : Attachments for Inner Packing Units
Type:
array
Title:
Attachments for Inner Packing Units
The Attachments for Inner Packing Units resource manages details about inner packing unit attachments.
Show Source
Nested Schema : Costs for Inner Packing Units
Type:
array
Title:
Costs for Inner Packing Units
The Costs for Inner Packing Units resource manages details about the shipping costs for inner packing units.
Show Source
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors
Type:
array
Title:
Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Inner Packing Units
Type:
array
Title:
Inner Packing Units
The Inner Packing Units resource manages details about packing units that are packed within a packing unit.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Notes for Inner Packing Units
Type:
array
Title:
Notes for Inner Packing Units
The Notes for Inner Packing Units resource manages details about inner packing unit notes, such as packing instructions and shipping instructions.
Show Source
Nested Schema : Packed Shipment Lines
Type:
array
Title:
Packed Shipment Lines
The Packed Shipment Lines resource manages details about the shipment lines that are packed within a packing unit.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-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
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. This is the reference to the file uploaded in the Oracle WebCenter Content server. -
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
Date when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the document. -
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
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application that is identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-item-response
Type:
Show Source
object
-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Date when the currency conversion occurred.
-
ConversionRate: number
Rate of the currency conversion.
-
ConversionRateTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipping cost. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipping cost. -
Currency: string
Maximum Length:
15
Abbreviation that identifies the currency of the shipping cost. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors for Costs
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost. -
FreightCostInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipping cost. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipping cost. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipping cost. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
ShippingCostType: string
Maximum Length:
60
Type of cost that is predefined in the application. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
wshFreightCostsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors for Costs
Type:
array
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-wshFreightCostsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LPNInterfaceId: integer
(int64)
Value that uniquely identifies the candidate packing unit.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-innerPackingUnits-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate packing unit. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate packing unit. -
FOBCode: string
Maximum Length:
30
Abbreviation that identifies ownership of the items that are in-transit. A list of accepted values is defined in the lookup type FOB. -
GrossWeight: number
Weight of the packing unit including contents.
-
GrossWeightUOM: string
Maximum Length:
25
Unit of measure of the gross weight of the packing unit. -
GrossWeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure of the gross weight of the packing unit. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate packing unit. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate packing unit. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LPNInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate packing unit. -
MasterSerialNumber: string
Maximum Length:
80
Master serial number that identifies the packing unit. -
PackingUnit: string
Maximum Length:
30
Name of the packing unit. -
PackingUnitType: string
Maximum Length:
300
Item defining characteristics of a packing unit. -
SealNumber: string
Maximum Length:
30
Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
TareWeight: number
Weight of the container that contains the packing unit.
-
TareWeightUOM: string
Maximum Length:
25
Unit of measure that the tare weight uses for the packing unit. -
TareWeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure that the tare weight uses for the packing unit. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the packing unit. -
Volume: number
Volume of material that the packing unit can hold.
-
VolumeUOM: string
Maximum Length:
25
Unit of measure that the container volume uses for the packing unit. -
VolumeUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure that the container volume uses for the packing unit.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-notes-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Value that uniquely identifies the relationship. -
CorpCurrencyCode: string
Title:
Corporate Currency Code
Maximum Length:15
Abbreviation that identifies the corporate currency. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the note. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the note. -
CreatorPartyId: integer
(int64)
Title:
Creator Party ID
Value that uniquely identifies the person who created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Type of currency conversion rate. -
CurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency. -
DeleteFlag: boolean
Title:
Delete Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can delete the note. If false, then the user cannot delete the note. The default value is false. -
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
Date when the user most recently updated the note. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who most recently updated the note. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
Login that the user used when updating the note. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note ID
Read Only:true
Value that uniquely identifies the note. -
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
Text of the actual note. -
NoteTypeCode: string
Title:
Type
Maximum Length:30
Abbreviation that identifies the category of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note ID
Value that uniquely identifies the parent note. -
PartyId: integer
(int64)
Read Only:
true
Value that uniquely identifies the party for the note. -
PartyName: string
Title:
Author
Read Only:true
Maximum Length:360
Name of the user who created the record. -
SourceObjectCode: string
Title:
Related Object Type
Maximum Length:30
Abbreviation that identifies the object that the OBJECTS metadata defines for the note. -
SourceObjectId: string
Title:
Related Object
Maximum Length:64
Value that uniquely identifies the object that the OBJECTS metadata defines for the note. -
UpdateFlag: boolean
Title:
Update Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can update the note. If false, then the user cannot update the note. The default value is false. -
VisibilityCode: string
Title:
Private
Maximum Length:30
Default Value:INTERNAL
Abbreviation that identifies the visibility level of the note.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-item-response
Type:
Show Source
object
-
AssessableValue: number
Value of the item. Each tax authority can use a different assessable value for each item. The tax authority uses this attribute for taxation purposes.
-
attachments: array
Attachments for Packed Shipment Lines
Title:
Attachments for Packed Shipment Lines
The Attachments for Packed Shipment Lines resource manages details about packed shipment line attachments. -
costs: array
Costs for Packed Shipment Lines
Title:
Costs for Packed Shipment Lines
The Costs for Packed Shipment Lines resource manages details about the shipping costs for packed shipment lines. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipment line. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipment line. -
DeliveryDetailInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipment line. -
DFF: array
Flexfields for Packed Shipment Lines
Title:
Flexfields for Packed Shipment Lines
The Flexfields for Packed Shipment Lines resource manages details about packed shipment lines. -
DocumentFiscalClassification: string
Maximum Length:
240
Document fiscal classification. -
errors: array
Errors for Packed Shipment Lines
Title:
Errors for Packed Shipment Lines
The Errors for Packed Shipment Lines resource manages errors that occur when processing a packed line. -
FirstPartyTaxRegistrationNumber: string
Maximum Length:
30
Number that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
GrossWeight: number
Gross weight of the shipment line.
-
IntendedUse: string
Maximum Length:
30
Name of the intended use classification. -
Item: string
Maximum Length:
240
Name of the item. -
ItemRevision: string
Maximum Length:
3
Revision of the item. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipment line. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipment line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadingSequence: number
Sequence to use when loading the shipment line.
-
LocationOfFinalDischargeCode: string
Maximum Length:
60
Abbreviation that identifies the final discharge location. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
lots: array
Lots for Packed Shipment Lines
Title:
Lots for Packed Shipment Lines
The Lots for Packed Shipment Lines resource manages details about lot numbers for items under lot control in packed shipment lines. -
NetWeight: number
Net weight of the shipment line.
-
notes: array
Notes for Packed Shipment Lines
Title:
Notes for Packed Shipment Lines
The Notes for Packed Shipment Lines resource manages details about packed shipment line notes, such as packing instructions and shipping instructions. -
Order: string
Title:
Sales Order
Read Only:true
Maximum Length:150
Number that identifies the sales order from the order capture application. -
ProductCategory: string
Maximum Length:
240
Product category of the transaction line. -
ProductFiscalClassification: string
Maximum Length:
250
Product fiscal classification of the transaction line. -
ProductTypeCode: string
Maximum Length:
240
Abbreviation that identifies the product type of the inventory item. -
QuantityToBackorder: number
Quantity requested to be back ordered for the shipment line. This attribute is associated with a feature that requires opt in.
-
RequestedQuantityToConsume: number
Requested quantity to consume for this shipment for the shipment line. This attribute is associated with a feature that requires opt in.
-
SecondaryShippedQuantity: number
Shipped quantity, in the secondary unit of measure.
-
SecondaryShippedQuantityUOM: string
Maximum Length:
25
Secondary unit of measure for the shipped quantity. -
SecondaryShippedQuantityUOMCode: string
Maximum Length:
3
Code that identifies the secondary unit of measure for the shipped quantity. -
serials: array
Serials for Packed Shipment Lines
Title:
Serials for Packed Shipment Lines
The Serials for Packed Shipment Lines resource manages details about serial numbers for items under serial control in packed shipment lines. -
ShipmentLine: integer
(int64)
Value that uniquely identifies the shipment line.
-
ShippedQuantity: number
Shipped quantity.
-
ShippedQuantityUOM: string
Maximum Length:
25
Unit of measure for the shipped quantity. -
ShippedQuantityUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the shipped quantity. -
SoldToCustomer: string
Title:
Name
Read Only:true
Maximum Length:360
Name of the party who purchased the sales order line. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
TaxationCountry: string
Maximum Length:
80
Country where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
TaxClassificationCode: string
Maximum Length:
50
Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
TaxExemptionCertificateNumber: string
Maximum Length:
80
Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxExemptionReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxInvoiceDate: string
(date)
Date and time of the tax invoice that you use to meet tax reporting that different countries require.
-
TaxInvoiceNumber: string
Maximum Length:
150
Number of the tax invoice that you use to meet tax reporting that different countries require. -
ThirdPartyTaxRegistrationNumber: string
Maximum Length:
30
Number that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the shipment line. -
TransactionBusinessCategory: string
Maximum Length:
240
Name of the business classification. Oracle Fusion Tax uses this value to identify and categorize each transaction that resides outside of Oracle Fusion Tax into a transaction that resides inside Oracle Fusion Tax. -
UserDefinedFiscalClassificationCode: string
Maximum Length:
30
Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist. -
Volume: number
Volume of the shipment line.
-
VolumeUOM: string
Maximum Length:
25
Unit of measure for the volume of the shipment line. -
VolumeUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the volume of the shipment line. -
WeightUOM: string
Maximum Length:
25
Unit of measure for the weight of the shipment line. -
WeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the weight of the shipment line. -
wshInvStripingDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes for packed shipment lines. The inventory striping attributes are a set of named attributes (project, task, and country of origin). This resource is associated with a feature that requires opt in.
Nested Schema : Attachments for Packed Shipment Lines
Type:
array
Title:
Attachments for Packed Shipment Lines
The Attachments for Packed Shipment Lines resource manages details about packed shipment line attachments.
Show Source
Nested Schema : Costs for Packed Shipment Lines
Type:
array
Title:
Costs for Packed Shipment Lines
The Costs for Packed Shipment Lines resource manages details about the shipping costs for packed shipment lines.
Show Source
Nested Schema : Flexfields for Packed Shipment Lines
Type:
array
Title:
Flexfields for Packed Shipment Lines
The Flexfields for Packed Shipment Lines resource manages details about packed shipment lines.
Show Source
Nested Schema : Errors for Packed Shipment Lines
Type:
array
Title:
Errors for Packed Shipment Lines
The Errors for Packed Shipment Lines resource manages errors that occur when processing a packed line.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Lots for Packed Shipment Lines
Type:
array
Title:
Lots for Packed Shipment Lines
The Lots for Packed Shipment Lines resource manages details about lot numbers for items under lot control in packed shipment lines.
Show Source
Nested Schema : Notes for Packed Shipment Lines
Type:
array
Title:
Notes for Packed Shipment Lines
The Notes for Packed Shipment Lines resource manages details about packed shipment line notes, such as packing instructions and shipping instructions.
Show Source
Nested Schema : Serials for Packed Shipment Lines
Type:
array
Title:
Serials for Packed Shipment Lines
The Serials for Packed Shipment Lines resource manages details about serial numbers for items under serial control in packed shipment lines.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes for packed shipment lines. The inventory striping attributes are a set of named attributes (project, task, and country of origin). This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-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
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. This is the reference to the file uploaded in the Oracle WebCenter Content server. -
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
Date when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the document. -
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
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application that is identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-item-response
Type:
Show Source
object
-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Date when the currency conversion occurred.
-
ConversionRate: number
Rate of the currency conversion.
-
ConversionRateTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipping cost. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipping cost. -
Currency: string
Maximum Length:
15
Abbreviation that identifies the currency of the shipping cost. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors for Costs
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost. -
FreightCostInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipping cost. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipping cost. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipping cost. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
ShippingCostType: string
Maximum Length:
60
Type of cost that is predefined in the application. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
wshFreightCostsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors for Costs
Type:
array
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-wshFreightCostsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
DeliveryDetailInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment line.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the lot interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the lot interface inventory transaction. -
errors: array
Errors for Lots
Title:
Errors for Lots
The Errors for Lots resource manages errors that occur when processing a lot. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the lot interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the lot interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
Lot: string
Maximum Length:
80
Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. -
Quantity: number
Quantity for the lot transaction.
-
SecondaryQuantity: number
Quantity for the lot transaction, in the secondary unit of measure.
-
serials: array
Serials for Lots
Title:
Serials for Lots
The Serials for Lots resource manages details about serial numbers for items under both serial and lot control. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the lot interface inventory transaction. -
wshLotsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for lot controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Errors for Lots
Type:
array
Title:
Errors for Lots
The Errors for Lots resource manages errors that occur when processing a lot.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Serials for Lots
Type:
array
Title:
Serials for Lots
The Serials for Lots resource manages details about serial numbers for items under both serial and lot control.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for lot controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-item-response
Type:
Show Source
object
-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the serial interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the serial interface inventory transaction. -
errors: array
Errors for Serials
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the serial interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the serial interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the serial interface inventory transaction. -
wshSerialInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes.
Show Source
Nested Schema : Errors for Serials
Type:
array
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-attributeDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-standardDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-wshSerialInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-wshLotsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80
Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. This attribute is associated with a feature that requires opt in. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-notes-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Value that uniquely identifies the relationship. -
CorpCurrencyCode: string
Title:
Corporate Currency Code
Maximum Length:15
Abbreviation that identifies the corporate currency. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the note. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the note. -
CreatorPartyId: integer
(int64)
Title:
Creator Party ID
Value that uniquely identifies the person who created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Type of currency conversion rate. -
CurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency. -
DeleteFlag: boolean
Title:
Delete Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can delete the note. If false, then the user cannot delete the note. The default value is false. -
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
Date when the user most recently updated the note. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who most recently updated the note. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
Login that the user used when updating the note. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note ID
Read Only:true
Value that uniquely identifies the note. -
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
Text of the actual note. -
NoteTypeCode: string
Title:
Type
Maximum Length:30
Abbreviation that identifies the category of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note ID
Value that uniquely identifies the parent note. -
PartyId: integer
(int64)
Read Only:
true
Value that uniquely identifies the party for the note. -
PartyName: string
Title:
Author
Read Only:true
Maximum Length:360
Name of the user who created the record. -
SourceObjectCode: string
Title:
Related Object Type
Maximum Length:30
Abbreviation that identifies the object that the OBJECTS metadata defines for the note. -
SourceObjectId: string
Title:
Related Object
Maximum Length:64
Value that uniquely identifies the object that the OBJECTS metadata defines for the note. -
UpdateFlag: boolean
Title:
Update Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can update the note. If false, then the user cannot update the note. The default value is false. -
VisibilityCode: string
Title:
Private
Maximum Length:30
Default Value:INTERNAL
Abbreviation that identifies the visibility level of the note.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-item-response
Type:
Show Source
object
-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the serial interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the serial interface inventory transaction. -
errors: array
Errors for Serials
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the serial interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the serial interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the serial interface inventory transaction. -
wshSerialInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes.
Show Source
Nested Schema : Errors for Serials
Type:
array
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-attributeDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-standardDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-wshSerialInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-wshInvStripingDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
DeliveryDetailInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment line. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-notes-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Value that uniquely identifies the relationship. -
CorpCurrencyCode: string
Title:
Corporate Currency Code
Maximum Length:15
Abbreviation that identifies the corporate currency. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the note. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the note. -
CreatorPartyId: integer
(int64)
Title:
Creator Party ID
Value that uniquely identifies the person who created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Type of currency conversion rate. -
CurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency. -
DeleteFlag: boolean
Title:
Delete Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can delete the note. If false, then the user cannot delete the note. The default value is false. -
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
Date when the user most recently updated the note. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who most recently updated the note. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
Login that the user used when updating the note. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note ID
Read Only:true
Value that uniquely identifies the note. -
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
Text of the actual note. -
NoteTypeCode: string
Title:
Type
Maximum Length:30
Abbreviation that identifies the category of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note ID
Value that uniquely identifies the parent note. -
PartyId: integer
(int64)
Read Only:
true
Value that uniquely identifies the party for the note. -
PartyName: string
Title:
Author
Read Only:true
Maximum Length:360
Name of the user who created the record. -
SourceObjectCode: string
Title:
Related Object Type
Maximum Length:30
Abbreviation that identifies the object that the OBJECTS metadata defines for the note. -
SourceObjectId: string
Title:
Related Object
Maximum Length:64
Value that uniquely identifies the object that the OBJECTS metadata defines for the note. -
UpdateFlag: boolean
Title:
Update Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can update the note. If false, then the user cannot update the note. The default value is false. -
VisibilityCode: string
Title:
Private
Maximum Length:30
Default Value:INTERNAL
Abbreviation that identifies the visibility level of the note.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-item-response
Type:
Show Source
object
-
AssessableValue: number
Value of the item. Each tax authority can use a different assessable value for each item. The tax authority uses this attribute for taxation purposes.
-
attachments: array
Attachments for Packed Shipment Lines
Title:
Attachments for Packed Shipment Lines
The Attachments for Packed Shipment Lines resource manages details about packed shipment line attachments. -
costs: array
Costs for Packed Shipment Lines
Title:
Costs for Packed Shipment Lines
The Costs for Packed Shipment Lines resource manages details about the shipping costs for packed shipment lines. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipment line. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipment line. -
DeliveryDetailInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipment line. -
DFF: array
Flexfields for Packed Shipment Lines
Title:
Flexfields for Packed Shipment Lines
The Flexfields for Packed Shipment Lines resource manages details about packed shipment lines. -
DocumentFiscalClassification: string
Maximum Length:
240
Document fiscal classification. -
errors: array
Errors for Packed Shipment Lines
Title:
Errors for Packed Shipment Lines
The Errors for Packed Shipment Lines resource manages errors that occur when processing a packed line. -
FirstPartyTaxRegistrationNumber: string
Maximum Length:
30
Number that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
GrossWeight: number
Gross weight of the shipment line.
-
IntendedUse: string
Maximum Length:
30
Name of the intended use classification. -
Item: string
Maximum Length:
240
Name of the item. -
ItemRevision: string
Maximum Length:
3
Revision of the item. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipment line. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipment line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadingSequence: number
Sequence to use when loading the shipment line.
-
LocationOfFinalDischargeCode: string
Maximum Length:
60
Abbreviation that identifies the final discharge location. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
lots: array
Lots for Packed Shipment Lines
Title:
Lots for Packed Shipment Lines
The Lots for Packed Shipment Lines resource manages details about lot numbers for items under lot control in packed shipment lines. -
NetWeight: number
Net weight of the shipment line.
-
notes: array
Notes for Packed Shipment Lines
Title:
Notes for Packed Shipment Lines
The Notes for Packed Shipment Lines resource manages details about packed shipment line notes, such as packing instructions and shipping instructions. -
Order: string
Title:
Sales Order
Read Only:true
Maximum Length:150
Number that identifies the sales order from the order capture application. -
ProductCategory: string
Maximum Length:
240
Product category of the transaction line. -
ProductFiscalClassification: string
Maximum Length:
250
Product fiscal classification of the transaction line. -
ProductTypeCode: string
Maximum Length:
240
Abbreviation that identifies the product type of the inventory item. -
QuantityToBackorder: number
Quantity requested to be back ordered for the shipment line. This attribute is associated with a feature that requires opt in.
-
RequestedQuantityToConsume: number
Requested quantity to consume for this shipment for the shipment line. This attribute is associated with a feature that requires opt in.
-
SecondaryShippedQuantity: number
Shipped quantity, in the secondary unit of measure.
-
SecondaryShippedQuantityUOM: string
Maximum Length:
25
Secondary unit of measure for the shipped quantity. -
SecondaryShippedQuantityUOMCode: string
Maximum Length:
3
Code that identifies the secondary unit of measure for the shipped quantity. -
serials: array
Serials for Packed Shipment Lines
Title:
Serials for Packed Shipment Lines
The Serials for Packed Shipment Lines resource manages details about serial numbers for items under serial control in packed shipment lines. -
ShipmentLine: integer
(int64)
Value that uniquely identifies the shipment line.
-
ShippedQuantity: number
Shipped quantity.
-
ShippedQuantityUOM: string
Maximum Length:
25
Unit of measure for the shipped quantity. -
ShippedQuantityUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the shipped quantity. -
SoldToCustomer: string
Title:
Name
Read Only:true
Maximum Length:360
Name of the party who purchased the sales order line. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
TaxationCountry: string
Maximum Length:
80
Country where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
TaxClassificationCode: string
Maximum Length:
50
Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
TaxExemptionCertificateNumber: string
Maximum Length:
80
Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxExemptionReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxInvoiceDate: string
(date)
Date and time of the tax invoice that you use to meet tax reporting that different countries require.
-
TaxInvoiceNumber: string
Maximum Length:
150
Number of the tax invoice that you use to meet tax reporting that different countries require. -
ThirdPartyTaxRegistrationNumber: string
Maximum Length:
30
Number that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the shipment line. -
TransactionBusinessCategory: string
Maximum Length:
240
Name of the business classification. Oracle Fusion Tax uses this value to identify and categorize each transaction that resides outside of Oracle Fusion Tax into a transaction that resides inside Oracle Fusion Tax. -
UserDefinedFiscalClassificationCode: string
Maximum Length:
30
Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist. -
Volume: number
Volume of the shipment line.
-
VolumeUOM: string
Maximum Length:
25
Unit of measure for the volume of the shipment line. -
VolumeUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the volume of the shipment line. -
WeightUOM: string
Maximum Length:
25
Unit of measure for the weight of the shipment line. -
WeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the weight of the shipment line. -
wshInvStripingDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes for packed shipment lines. The inventory striping attributes are a set of named attributes (project, task, and country of origin). This resource is associated with a feature that requires opt in.
Nested Schema : Attachments for Packed Shipment Lines
Type:
array
Title:
Attachments for Packed Shipment Lines
The Attachments for Packed Shipment Lines resource manages details about packed shipment line attachments.
Show Source
Nested Schema : Costs for Packed Shipment Lines
Type:
array
Title:
Costs for Packed Shipment Lines
The Costs for Packed Shipment Lines resource manages details about the shipping costs for packed shipment lines.
Show Source
Nested Schema : Flexfields for Packed Shipment Lines
Type:
array
Title:
Flexfields for Packed Shipment Lines
The Flexfields for Packed Shipment Lines resource manages details about packed shipment lines.
Show Source
Nested Schema : Errors for Packed Shipment Lines
Type:
array
Title:
Errors for Packed Shipment Lines
The Errors for Packed Shipment Lines resource manages errors that occur when processing a packed line.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Lots for Packed Shipment Lines
Type:
array
Title:
Lots for Packed Shipment Lines
The Lots for Packed Shipment Lines resource manages details about lot numbers for items under lot control in packed shipment lines.
Show Source
Nested Schema : Notes for Packed Shipment Lines
Type:
array
Title:
Notes for Packed Shipment Lines
The Notes for Packed Shipment Lines resource manages details about packed shipment line notes, such as packing instructions and shipping instructions.
Show Source
Nested Schema : Serials for Packed Shipment Lines
Type:
array
Title:
Serials for Packed Shipment Lines
The Serials for Packed Shipment Lines resource manages details about serial numbers for items under serial control in packed shipment lines.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes for packed shipment lines. The inventory striping attributes are a set of named attributes (project, task, and country of origin). This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-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
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. This is the reference to the file uploaded in the Oracle WebCenter Content server. -
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
Date when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the document. -
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
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application that is identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-item-response
Type:
Show Source
object
-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Date when the currency conversion occurred.
-
ConversionRate: number
Rate of the currency conversion.
-
ConversionRateTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipping cost. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipping cost. -
Currency: string
Maximum Length:
15
Abbreviation that identifies the currency of the shipping cost. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors for Costs
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost. -
FreightCostInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipping cost. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipping cost. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipping cost. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
ShippingCostType: string
Maximum Length:
60
Type of cost that is predefined in the application. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
wshFreightCostsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors for Costs
Type:
array
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-wshFreightCostsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
DeliveryDetailInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment line.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the lot interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the lot interface inventory transaction. -
errors: array
Errors for Lots
Title:
Errors for Lots
The Errors for Lots resource manages errors that occur when processing a lot. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the lot interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the lot interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
Lot: string
Maximum Length:
80
Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. -
Quantity: number
Quantity for the lot transaction.
-
SecondaryQuantity: number
Quantity for the lot transaction, in the secondary unit of measure.
-
serials: array
Serials for Lots
Title:
Serials for Lots
The Serials for Lots resource manages details about serial numbers for items under both serial and lot control. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the lot interface inventory transaction. -
wshLotsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for lot controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Errors for Lots
Type:
array
Title:
Errors for Lots
The Errors for Lots resource manages errors that occur when processing a lot.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Serials for Lots
Type:
array
Title:
Serials for Lots
The Serials for Lots resource manages details about serial numbers for items under both serial and lot control.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for lot controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-item-response
Type:
Show Source
object
-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the serial interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the serial interface inventory transaction. -
errors: array
Errors for Serials
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the serial interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the serial interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the serial interface inventory transaction. -
wshSerialInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes.
Show Source
Nested Schema : Errors for Serials
Type:
array
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-attributeDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-standardDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-wshSerialInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-wshLotsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80
Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. This attribute is associated with a feature that requires opt in. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-notes-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Value that uniquely identifies the relationship. -
CorpCurrencyCode: string
Title:
Corporate Currency Code
Maximum Length:15
Abbreviation that identifies the corporate currency. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the note. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the note. -
CreatorPartyId: integer
(int64)
Title:
Creator Party ID
Value that uniquely identifies the person who created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Type of currency conversion rate. -
CurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency. -
DeleteFlag: boolean
Title:
Delete Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can delete the note. If false, then the user cannot delete the note. The default value is false. -
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
Date when the user most recently updated the note. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who most recently updated the note. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
Login that the user used when updating the note. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note ID
Read Only:true
Value that uniquely identifies the note. -
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
Text of the actual note. -
NoteTypeCode: string
Title:
Type
Maximum Length:30
Abbreviation that identifies the category of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note ID
Value that uniquely identifies the parent note. -
PartyId: integer
(int64)
Read Only:
true
Value that uniquely identifies the party for the note. -
PartyName: string
Title:
Author
Read Only:true
Maximum Length:360
Name of the user who created the record. -
SourceObjectCode: string
Title:
Related Object Type
Maximum Length:30
Abbreviation that identifies the object that the OBJECTS metadata defines for the note. -
SourceObjectId: string
Title:
Related Object
Maximum Length:64
Value that uniquely identifies the object that the OBJECTS metadata defines for the note. -
UpdateFlag: boolean
Title:
Update Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can update the note. If false, then the user cannot update the note. The default value is false. -
VisibilityCode: string
Title:
Private
Maximum Length:30
Default Value:INTERNAL
Abbreviation that identifies the visibility level of the note.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-item-response
Type:
Show Source
object
-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the serial interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the serial interface inventory transaction. -
errors: array
Errors for Serials
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the serial interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the serial interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the serial interface inventory transaction. -
wshSerialInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes.
Show Source
Nested Schema : Errors for Serials
Type:
array
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-attributeDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-standardDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-wshSerialInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-wshInvStripingDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
DeliveryDetailInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment line. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-shipmentDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for shipments. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for shipments. -
DeliveryInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-item-response
Type:
Show Source
object
-
AssessableValue: number
Value of the item. Each tax authority can use a different assessable value for each item. The tax authority uses this attribute for taxation purposes.
-
attachments: array
Attachments for Unpacked Shipment Lines
Title:
Attachments for Unpacked Shipment Lines
The Attachments for Unpacked Shipment Lines resource manages details about unpacked shipment line attachments. -
costs: array
Costs for Unpacked Shipment Lines
Title:
Costs for Unpacked Shipment Lines
The Costs for Unpacked Shipment Lines resource manages details about the shipping costs for unpacked shipment lines. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipment line. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipment line. -
DeliveryDetailInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipment line. -
DFF: array
Flexfields for Unpacked Shipment Lines
Title:
Flexfields for Unpacked Shipment Lines
The Flexfields for Unpacked Shipment Lines resource manages details about unpacked shipment lines. -
DocumentFiscalClassification: string
Maximum Length:
240
Document fiscal classification. -
errors: array
Errors for Unpacked Shipment Lines
Title:
Errors for Unpacked Shipment Lines
The Errors for Unpacked Shipment Lines resource manages errors that occur when processing an unpacked shipment line. -
FirstPartyTaxRegistrationNumber: string
Maximum Length:
30
Number that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
GrossWeight: number
Gross weight of the shipment line.
-
IntendedUse: string
Maximum Length:
30
Name of the intended use classification. -
Item: string
Maximum Length:
240
Name of the item. -
ItemRevision: string
Maximum Length:
3
Revision of the item. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipment line. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipment line. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LoadingSequence: number
Sequence to use when loading the shipment line.
-
LocationOfFinalDischargeCode: string
Maximum Length:
60
Abbreviation that identifies the final discharge location. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
lots: array
Lots for Unpacked Shipment Lines
Title:
Lots for Unpacked Shipment Lines
The Lots for Unpacked Shipment Lines resource manages details about lot numbers for items under lot control in unpacked shipment lines. -
NetWeight: number
Net weight of the shipment line.
-
notes: array
Notes for Unpacked Shipment Lines
Title:
Notes for Unpacked Shipment Lines
The Notes for Unpacked Shipment Lines resource manages details about unpacked shipment line notes, such as packing instructions and shipping instructions. -
Order: string
Title:
Sales Order
Read Only:true
Maximum Length:150
Number that identifies the sales order from the order capture application. -
ProductCategory: string
Maximum Length:
240
Product category of the transaction line. -
ProductFiscalClassification: string
Maximum Length:
250
Product fiscal classification of the transaction line. -
ProductTypeCode: string
Maximum Length:
240
Abbreviation that identifies the product type of the inventory item. -
QuantityToBackorder: number
Quantity requested to be back ordered for the shipment line. This attribute is associated with a feature that requires opt in.
-
RequestedQuantityToConsume: number
Requested quantity to consume for this shipment for the shipment line. This attribute is associated with a feature that requires opt in.
-
SecondaryShippedQuantity: number
Shipped quantity, in the secondary unit of measure.
-
SecondaryShippedQuantityUOM: string
Maximum Length:
25
Secondary unit of measure for the shipped quantity. -
SecondaryShippedQuantityUOMCode: string
Maximum Length:
3
Code that identifies the secondary unit of measure for the shipped quantity. -
serials: array
Serials for Unpacked Shipment Lines
Title:
Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines. -
ShipmentLine: integer
(int64)
Value that uniquely identifies the shipment line.
-
ShippedQuantity: number
Shipped quantity.
-
ShippedQuantityUOM: string
Maximum Length:
25
Unit of measure for the shipped quantity. -
ShippedQuantityUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the shipped quantity. -
SoldToCustomer: string
Title:
Name
Read Only:true
Maximum Length:360
Name of the party who purchased the sales order line. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
TaxationCountry: string
Maximum Length:
80
Country where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
TaxClassificationCode: string
Maximum Length:
50
Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
TaxExemptionCertificateNumber: string
Maximum Length:
80
Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxExemptionReasonCode: string
Maximum Length:
30
Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxInvoiceDate: string
(date)
Date and time of the tax invoice that you use to meet tax reporting that different countries require.
-
TaxInvoiceNumber: string
Maximum Length:
150
Number of the tax invoice that you use to meet tax reporting that different countries require. -
ThirdPartyTaxRegistrationNumber: string
Maximum Length:
30
Number that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
TrackingNumber: string
Maximum Length:
30
Tracking number of the shipment line. -
TransactionBusinessCategory: string
Maximum Length:
240
Name of the business classification. Oracle Fusion Tax uses this value to identify and categorize each transaction that resides outside of Oracle Fusion Tax into a transaction that resides inside Oracle Fusion Tax. -
UserDefinedFiscalClassificationCode: string
Maximum Length:
30
Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist. -
Volume: number
Volume of the shipment line.
-
VolumeUOM: string
Maximum Length:
25
Unit of measure for the volume of the shipment line. -
VolumeUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the volume of the shipment line. -
WeightUOM: string
Maximum Length:
25
Unit of measure for the weight of the shipment line. -
WeightUOMCode: string
Maximum Length:
3
Code that identifies the unit of measure for the weight of the shipment line. -
wshInvStripingDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes for unpacked shipment lines. The inventory striping attributes are a set of named attributes (project, task, and country of origin). This resource is associated with a feature that requires opt in.
Nested Schema : Attachments for Unpacked Shipment Lines
Type:
array
Title:
Attachments for Unpacked Shipment Lines
The Attachments for Unpacked Shipment Lines resource manages details about unpacked shipment line attachments.
Show Source
Nested Schema : Costs for Unpacked Shipment Lines
Type:
array
Title:
Costs for Unpacked Shipment Lines
The Costs for Unpacked Shipment Lines resource manages details about the shipping costs for unpacked shipment lines.
Show Source
Nested Schema : Flexfields for Unpacked Shipment Lines
Type:
array
Title:
Flexfields for Unpacked Shipment Lines
The Flexfields for Unpacked Shipment Lines resource manages details about unpacked shipment lines.
Show Source
Nested Schema : Errors for Unpacked Shipment Lines
Type:
array
Title:
Errors for Unpacked Shipment Lines
The Errors for Unpacked Shipment Lines resource manages errors that occur when processing an unpacked shipment line.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Lots for Unpacked Shipment Lines
Type:
array
Title:
Lots for Unpacked Shipment Lines
The Lots for Unpacked Shipment Lines resource manages details about lot numbers for items under lot control in unpacked shipment lines.
Show Source
Nested Schema : Notes for Unpacked Shipment Lines
Type:
array
Title:
Notes for Unpacked Shipment Lines
The Notes for Unpacked Shipment Lines resource manages details about unpacked shipment line notes, such as packing instructions and shipping instructions.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type:
array
Title:
Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes for unpacked shipment lines. The inventory striping attributes are a set of named attributes (project, task, and country of origin). This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-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
Value that uniquely identifies the attached document. -
CategoryName: string
Title:
Category
Maximum Length:30
Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:255
User who created the attachment. -
CreatedByUserName: string
Title:
Created By User Name
Read Only:true
Login that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the attachment. -
DatatypeCode: string
Title:
Type
Maximum Length:30
Default Value:FILE
Abbreviation that identifies the data type. -
Description: string
Title:
Description
Maximum Length:255
Description of the attachment. -
DmDocumentId: string
Maximum Length:
255
Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder Path
Maximum Length:1000
Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255
Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfo
JSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status Code
Abbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status Message
Text of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration Date
Date when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File Contents
Contents of the attachment. -
FileName: string
Title:
File Name
Maximum Length:2048
File name of the attachment. -
FileUrl: string
Title:
File Url
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. This is the reference to the file uploaded in the Oracle WebCenter Content server. -
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
Date when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:255
User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By User
Read Only:true
Login that the user used when updating the document. -
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
Title of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content Type
Content type of the attachment. -
UploadedFileLength: integer
Title:
File Size
Length of the attachment file. -
UploadedFileName: string
Title:
Uploaded File Name
Name of the attachment file. -
UploadedText: string
Title:
Uploaded Text
Text of the attachment. -
Uri: string
Title:
Uri
Maximum Length:4000
URI (Uniform Resource Identifier) appended to the base URI derived from the endpoint associated with application that is identified by the MODULE_ID. -
Url: string
Title:
Url
Maximum Length:4000
URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User Name
Read Only:true
Maximum Length:255
Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-item-response
Type:
Show Source
object
-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Date when the currency conversion occurred.
-
ConversionRate: number
Rate of the currency conversion.
-
ConversionRateTypeCode: string
Maximum Length:
30
Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the candidate shipping cost. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the candidate shipping cost. -
Currency: string
Maximum Length:
15
Abbreviation that identifies the currency of the shipping cost. -
DFF: array
Flexfields for Costs
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs. -
errors: array
Errors for Costs
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost. -
FreightCostInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the candidate shipping cost. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the candidate shipping cost. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the candidate shipping cost. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
ShippingCostType: string
Maximum Length:
60
Type of cost that is predefined in the application. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
wshFreightCostsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Costs
Type:
array
Title:
Flexfields for Costs
The Flexfields for Costs resource manages details about shipping costs.
Show Source
Nested Schema : Errors for Costs
Type:
array
Title:
Errors for Costs
The Errors for Costs resource manages errors that occur when processing a shipping cost.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for shipping costs. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-wshFreightCostsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FreightCostInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipping cost. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-DFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value. -
DeliveryDetailInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment line.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the lot interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the lot interface inventory transaction. -
errors: array
Errors for Lots
Title:
Errors for Lots
The Errors for Lots resource manages errors that occur when processing a lot. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the lot interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the lot interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
Lot: string
Maximum Length:
80
Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. -
Quantity: number
Quantity for the lot transaction.
-
SecondaryQuantity: number
Quantity for the lot transaction, in the secondary unit of measure.
-
serials: array
Serials for Lots
Title:
Serials for Lots
The Serials for Lots resource manages details about serial numbers for items under both serial and lot control. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the lot interface inventory transaction. -
wshLotsInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for lot controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Errors for Lots
Type:
array
Title:
Errors for Lots
The Errors for Lots resource manages errors that occur when processing a lot.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Serials for Lots
Type:
array
Title:
Serials for Lots
The Serials for Lots resource manages details about serial numbers for items under both serial and lot control.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for lot controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-item-response
Type:
Show Source
object
-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the serial interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the serial interface inventory transaction. -
errors: array
Errors for Serials
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the serial interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the serial interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the serial interface inventory transaction. -
wshSerialInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes.
Show Source
Nested Schema : Errors for Serials
Type:
array
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-attributeDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-standardDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-wshSerialInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-wshLotsInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
LotNumber: string
Maximum Length:
80
Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. This attribute is associated with a feature that requires opt in. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-notes-item-response
Type:
Show Source
object
-
ContactRelationshipId: integer
(int64)
Title:
Contact Relationship ID
Value that uniquely identifies the relationship. -
CorpCurrencyCode: string
Title:
Corporate Currency Code
Maximum Length:15
Abbreviation that identifies the corporate currency. -
CreatedBy: string
Title:
Created By
Read Only:true
Maximum Length:64
User who created the note. -
CreationDate: string
(date-time)
Title:
Creation Date
Read Only:true
Date when the user created the note. -
CreatorPartyId: integer
(int64)
Title:
Creator Party ID
Value that uniquely identifies the person who created the note. -
CurcyConvRateType: string
Title:
Currency Conversion Rate Type
Maximum Length:30
Type of currency conversion rate. -
CurrencyCode: string
Title:
Currency
Maximum Length:15
Abbreviation that identifies the currency. -
DeleteFlag: boolean
Title:
Delete Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can delete the note. If false, then the user cannot delete the note. The default value is false. -
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
Date when the user most recently updated the note. -
LastUpdatedBy: string
Title:
Last Updated By
Read Only:true
Maximum Length:64
User who most recently updated the note. -
LastUpdateLogin: string
Title:
Last Update Login
Read Only:true
Maximum Length:32
Login that the user used when updating the note. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
NoteId: integer
(int64)
Title:
Note ID
Read Only:true
Value that uniquely identifies the note. -
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
Text of the actual note. -
NoteTypeCode: string
Title:
Type
Maximum Length:30
Abbreviation that identifies the category of the note. -
ParentNoteId: integer
(int64)
Title:
Parent Note ID
Value that uniquely identifies the parent note. -
PartyId: integer
(int64)
Read Only:
true
Value that uniquely identifies the party for the note. -
PartyName: string
Title:
Author
Read Only:true
Maximum Length:360
Name of the user who created the record. -
SourceObjectCode: string
Title:
Related Object Type
Maximum Length:30
Abbreviation that identifies the object that the OBJECTS metadata defines for the note. -
SourceObjectId: string
Title:
Related Object
Maximum Length:64
Value that uniquely identifies the object that the OBJECTS metadata defines for the note. -
UpdateFlag: boolean
Title:
Update Indicator
Read Only:true
Contains one of the following values: true or false. If true, then the user can update the note. If false, then the user cannot update the note. The default value is false. -
VisibilityCode: string
Title:
Private
Maximum Length:30
Default Value:INTERNAL
Abbreviation that identifies the visibility level of the note.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-item-response
Type:
Show Source
object
-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes. -
CreatedBy: string
Read Only:
true
Maximum Length:64
User who created the serial interface inventory transaction. -
CreationDate: string
(date-time)
Read Only:
true
Date when the user created the serial interface inventory transaction. -
errors: array
Errors for Serials
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the user most recently updated the serial interface inventory transaction. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the serial interface inventory transaction. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
Locator: string
Maximum Length:
2000
Concatenated name of the inventory locator that provides the source for material that ships. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers. -
Subinventory: string
Maximum Length:
10
Subinventory to use when fulfilling the item to be shipped. -
ToSerialNumber: string
Maximum Length:
80
Ending serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. -
TransactionInterfaceId: integer
(int64)
Read Only:
true
Value that uniquely identifies the serial interface inventory transaction. -
wshSerialInvDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Nested Schema : Flexfields for Serial Attributes
Type:
array
Title:
Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages details about serial attributes.
Show Source
Nested Schema : Errors for Serials
Type:
array
Title:
Errors for Serials
The Errors for Serials resource manages errors that occur when processing serial numbers.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
array
Title:
Flexfields for Serials
The Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
array
Title:
Flexfields for Inventory Striping Attributes
The Flexfields for Inventory Striping Attributes resource manages details about inventory striping attributes for serial controlled items. This resource is associated with a feature that requires opt in.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-attributeDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial attributes. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-errors-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
User who received the error. -
CreationDate: string
(date-time)
Read Only:
true
Date when the error was generated. -
LastUpdateDate: string
(date-time)
Read Only:
true
Date when the error was most recently updated. -
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
User who most recently updated the error. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MessageName: string
Maximum Length:
30
Name of the error message. -
MessageText: string
Maximum Length:
4000
Text of the error message.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-standardDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Value
Maximum Length:30
Descriptive flexfield context name for serial standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value
Descriptive flexfield context display value for serial standards. -
FromSerialNumber: string
Maximum Length:
80
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
TransactionInterfaceId: integer
(int64)
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-wshSerialInvDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
FromSerialNumber: string
Maximum Length:
80
Starting serial number in a range of serial numbers. The application uses this attribute when the warehouse places the item under serial control. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
TransactionInterfaceId: integer
(int64)
Value that uniquely identifies the interfaced shipment transaction. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-wshInvStripingDFF-item-response
Type:
Show Source
object
-
__FLEX_Context: string
Title:
Context Segment
Maximum Length:40
Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
__FLEX_Context_DisplayValue: string
Title:
Context Segment
Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode: string
Title:
Country of Origin
Maximum Length:2
Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of Origin
Name of the country of origin. This attribute is associated with a feature that requires opt in. -
DeliveryDetailInterfaceId: integer
(int64)
Value that uniquely identifies the candidate shipment line. This attribute is associated with a feature that requires opt in.
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
Project
Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
Project
Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
Task
Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
Task
Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Links
- attachments
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Attachments for Shipments resource manages details about shipment attachments. - DeliveryInterfaceId:
- costs
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Costs for Shipments resource manages details about the shipping costs for shipments. - DeliveryInterfaceId:
- errors
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Errors for Shipments resource manages errors that occur when processing a shipment. - DeliveryInterfaceId:
- globalDFF
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Global Flexfields for Shipments resource manages details about shipments. - DeliveryInterfaceId:
- notes
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Notes for Shipments resource manages details about shipment notes, such as routing instructions and shipping marks. - DeliveryInterfaceId:
- outerPackingUnits
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Outer Packing Units resource manages details about the outer packing units of a shipment. - DeliveryInterfaceId:
- shipmentDFF
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Flexfields for Shipments resource manages details about shipments. - DeliveryInterfaceId:
- unpackedLines
-
Parameters:
- DeliveryInterfaceId:
$request.path.DeliveryInterfaceId
- TransactionId:
$request.path.TransactionId
The Unpacked Shipment Lines resource manages details about the shipment lines that are not packed under a packing unit. - DeliveryInterfaceId:
Examples
This example describes how to get one shipment.
Example cURL Command
Use the following cURL command to submit a request on the REST resource:
curl -u username:password "https://servername/fscmRestApi/resources/version/shipmentTransactionRequests/TransactionId/child/shipments/DeliveryInterfaceId"
For example, the following command gets one shipment:
curl -u username:password "https://servername/fscmRestApi/resources/version/shipmentTransactionRequests/300100169688173/child/shipments/300100169688174"
Example Response Body
The following shows an example of the response body in JSON format.
{ "DeliveryInterfaceId": 300100169688174, "Shipment": "SHP-11062018", "Description": "Edited description", "ShipFromOrganizationCode": "M1", "InitialShipDate": null, "BillOfLading": null, "GrossWeight": 1000, "NetWeight": 500, "WeightUOM": "Pounds", "Volume": 2000, "VolumeUOM": "Cubic foot", "Equipment": null, "EquipmentType": null, "SealNumber": null, "Carrier": "DHL", "ModeOfTransportCode": "AIR", "ServiceLevelCode": "2DA", "Waybill": null, "PackingSlip": null, "ActualShipDate": null, "PlannedDeliveryDate": null, "FreightTermsCode": null, "FOBCode": null, "FOBAddress1": null, "FOBAddress2": null, "FOBAddress3": null, "FOBAddress4": null, "FOBCity": null, "FOBCounty": null, "FOBPostalCode": null, "FOBRegion": null, "FOBState": null, "FOBCountry": null, "Dock": null, "CODAmount": null, "CODCurrency": null, "CODPaidBy": null, "CODRemitTo": null, "ASNSentDate": null, "ConfirmedDate": null, "ConfirmedBy": null, "LoadingSequenceRule": null, "ProblemContactReference": null, "TransportationReasonCode": null, "CreatedBy": "WHSE_MGR_ALL_INV_ORGS", "CreationDate": "2018-11-07T00:06:33.024+00:00", "LastUpdatedBy": "WHSE_MGR_ALL_INV_ORGS", "LastUpdateDate": "2018-11-07T00:11:56+00:00" }