Get all shipments
get
/fscmRestApi/resources/11.13.18.05/shipments
Request
Query Parameters
-
expand: string
When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
-
fields: string
This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.
Format: ?fields=Attribute1,Attribute2
Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2 -
finder: string
Used as a predefined finder to search the collection.
Format: ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>
The following are the available finder names and corresponding finder variables:- PrimaryKey: Finds shipments according to the unique identifier.
Finder Variables:- DeliveryId; integer; Value that uniquely identifies the shipment.
- findByFulfillmentLineId: Finds shipments according to the fulfillment line.
Finder Variables:- SourceOrderFulfillmentLineId; string; Value that uniquely identifies the fulfillment line for the source order.
- SourceSystemId; string; Value that uniquely identifies the source application.
- findByLineAttributes: Finds shipments according to attributes.
Finder Variables:- BaseItem; string; Name of the model to use for an assemble-to-order configured item.
- EndAssemblyItemNumber; string; Number that identifies the finished, assembled item to build, using the item shipped on this shipment line.
- IntegrationStatus; string; Value that determines the integration status of a shipment line in an application that resides outside of Oracle applications. A list of accepted values is defined in the lookup type ORA_RCV_EXT_SYS_INTG_STATUS.
- Item; string; Value that uniquely identifies the inventory item.
- LineStatus; string; Value that determines the status of the shipment line. Values include ready to release, released, staged, shipped, or backordered. A list of accepted values is defined in the lookup type WSH_PICK_STATUS.
- OrderNumber; string; Sale order number.
- OrderType; string; Order type.
- OrderTypeCode; string; Abbreviation that identifies the order type.
- ParentPackingUnit; string; Parent packing unit that contains the item that the shipment line references.
- PickWave; string; Name of the group of sales orders that the application released into picking.
- QuickShipStatus; string; Value that determines the status of the quick ship for the shipment line.
- RcvShipmentLineId; integer; Value that uniquely identifies a line on the advanced shipment notice (ASN) in receiving for the shipment line that the supplier supplies.
- ShipToCustomer; string; Ship-to customer.
- ShipToPartyId; string; Value that uniquely identifies the ship-to customer.
- ShipmentSet; string; Name of the shipset that contains the order line.
- SourceOrder; string; Number that identifies the source order header.
- SourceOrderFulfillmentLine; string; Number that identifies the fulfillment line for the order line in the source order.
- SourceOrderLine; string; Number that identifies the source order line in the source order header.
- TradeComplianceStatus; string; Value that determines the status of trade compliance screening for the shipment line.
- TransportationPlanningStatus; string; Value that determines the status of the transportation planning of the shipment line.
- findByShipmentName: Finds shipments according to shipment name.
Finder Variables:- Shipment; string; Value that uniquely identifies the shipment.
- PrimaryKey: Finds shipments according to the unique identifier.
-
limit: integer
This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
-
links: string
This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>
Example:
self,canonical -
offset: integer
Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
-
onlyData: boolean
The resource item payload will be filtered in order to contain only data (no links section, for example).
-
orderBy: string
This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
-
q: string
This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY
Format: ?q=expression1;expression2
You can use these queryable attributes to filter this collection resource using the q query parameter:- ASNDateSent; string; Date when the application sent the advanced shipment notice.
- ActualShipDate; string; Date when the shipment shipped.
- ActualShipDateTime; string; Date and time when the shipment was shipped.
- BillOfLading; string; Receipt that the carrier gives to the shipper. This receipt acknowledges receipt of the shipped goods and specifies the shipment terms.
- CODAmount; number; Collect on delivery amount.
- CODCurrencyCode; string; Abbreviation that identifies the currency to use when collecting the delivery amount.
- CODPaidBy; string; Person or party who paid the collect on delivery amount.
- CODRemitTo; string; Person or party to reference when remitting the collect on delivery amount.
- Carrier; string; Name of the party that transports the shipment.
- CarrierId; integer; Value that uniquely identifies the freight carrier.
- CarrierNumber; string; Number that identifies the carrier.
- CommercialInvoice; string; Number that identifies the customs document that includes the contents of the shipment.
- ConfirmedBy; string; Person or user who confirmed the shipment.
- ConfirmedDate; string; Date and time when the person or user confirmed the shipment.
- DeliveryId; integer; Value that uniquely identifies the shipment.
- DockCode; string; Abbreviation that identifies the place of loading for the shipment.
- Equipment; string; Registration number of vehicle or equipment that transports the shipment.
- EquipmentType; string; Type of vehicle or equipment that transports the shipment.
- ExternalSystemTransactionReference; string; Value that contains reference information for the corresponding transaction in external applications.
- FOB; string; Value that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup type FOB.
- FOBAddress1; string; First line of the free on board address.
- FOBAddress2; string; Second line of the free on board address.
- FOBAddress3; string; Third line of the free on board address.
- FOBAddress4; string; Fourth line of the free on board address.
- FOBCity; string; Free on board city.
- FOBCode; string; Abbreviation that identifies ownership of the items that are in transit.
- FOBCountry; string; Free on board country.
- FOBCounty; string; Free on board county.
- FOBLocationId; integer; Value that uniquely identifies the free on board location.
- FOBPostalCode; string; Abbreviation that identifies the postal code, such as a zip code, for free on board.
- FOBRegion; string; Free on board region.
- FOBState; string; Free on board state.
- FreightTerms; string; Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. A list of accepted values is defined in the lookup type WSH_FREIGHT_CHARGE_TERMS.
- FreightTermsCode; string; Abbreviation that identifies the freight terms.
- GrossWeight; number; Gross weight of the shipment.
- GroupingCriteriaHashString; string; String that contains the value of the shipment grouping attributes of a shipment.
- GroupingCriteriaHashValue; number; Value that uniquely identifies the string that contains the value of the shipment grouping attributes of a shipment.
- InitialPickupDate; string; Date when the warehouse plans to ship the shipment.
- LoadingSequenceRule; number; 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.
- ModeOfTransport; string; Mode of transportation that ships goods. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT.
- ModeOfTransportCode; string; Abbreviation that identifies the mode of transport for the shipping method.
- NetWeight; number; Net weight of the shipment.
- OrderTypeCode; string; Abbreviation that identifies the type of order. A list of accepted values is defined in the lookup type ORA_WSH_ORDER_LINE_TYPE.
- OrganizationCode; string; Abbreviation that identifies the ship-from organization.
- OrganizationId; integer; Value that uniquely identifies the inventory organization.
- OrganizationName; string; Name of the inventory organization.
- PackingSlipNumber; string; Document that itemizes and describes the contents of the shipment.
- PlannedFlag; boolean; 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; Person to contact if a problem occurs during shipment.
- RcvShipmentHeaderId; integer; Value that uniquely identifies the supplier advanced shipment notice in receiving.
- RcvShipmentNumber; string; Number that identifies the advanced shipment notice from the supplier.
- SealNumber; string; Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport.
- ServiceLevel; string; Transportation priority that determines how quickly to transport goods. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS.
- ServiceLevelCode; string; Abbreviation that identifies the service level for the shipping method.
- ShipToCustomer; string; Name of the ship-to party.
- ShipToCustomerNumber; string; Number that identifies the ship-to party.
- ShipToPartyId; integer; Value that uniquely identifies the ship-to party.
- Shipment; string; Name of the material shipment.
- ShipmentDescription; string; Description of the shipment.
- ShipmentStatus; string; State or condition of the shipment. A list of accepted values is defined in the lookup type WSH_DELIVERY_STATUS.
- ShipmentStatusCode; string; Abbreviation that identifies the state or condition of the shipment. A list of accepted values is defined in the lookup type WSH_DELIVERY_STATUS.
- SoldToCustomer; string; Name of the sold-to party.
- SoldToCustomerNumber; string; Number that identifies the sold-to party.
- SoldToPartyId; integer; Value that uniquely identifies the sold-to party.
- SourceSystem; string; Name of the source application.
- SourceSystemId; integer; Value that uniquely identifies the source application.
- Supplier; string; Name of the supplier.
- SupplierPartyNumber; string; Number that identifies the supplier party.
- TradeComplianceScreenedFromEvent; string; Value that indicates if the shipment line was screened for trade compliance when publishing shipment advice.
- TransportationShipment; string; Identifies the planned shipment. The transportation management application provides this value.
- TransportationShipmentCompleteFromEvent; string; Value that indicates if the transportation shipment is completed when publishing shipment advice.
- TransportationShipmentFromEvent; string; Value that identifies the planned shipment from the transportation management application when publishing shipment advice.
- UltimateDropoffDate; string; Date shipping expects the shipment to arrive at the customer location.
- Volume; number; Volume of a shipment.
- VolumeUOM; string; Unit of measure for volume of the shipment.
- VolumeUOMCode; string; Abbreviation that identifies the unit of measure for volume.
- Waybill; string; Nonnegotiable document that describes the contract for transporting cargo.
- WeightUOM; string; Unit of measure for the weight.
- WeightUOMCode; string; Abbreviation that identifies the unit of measure for weight.
-
totalResults: boolean
The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
-
Metadata-Context:
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 : shipments
Type:
Show Source
object-
count(required): integer
The number of resource instances returned in the current range.
-
hasMore(required): boolean
Indicates whether more resources are available on the server than the subset returned in the response. If the value is true, then there are more resources to retrieve from the server. The default value is false.
-
items: array
Items
Title:
ItemsThe items in the collection. -
limit(required): integer
The actual paging size used by the server.
-
links(required): array
Links
Title:
LinksThe link relations associated with the resource instance. -
offset(required): integer
The offset value used in the current page.
-
totalResults: integer
The estimated row count when "?totalResults=true", otherwise the count is not included.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-item-response
Type:
Show Source
object-
ActualShipDate: string
(date)
Read Only:
trueDate when the shipment shipped. -
ActualShipDateTime: string
(date-time)
Read Only:
trueDate and time when the shipment was shipped. -
ASNDateSent: string
(date)
Read Only:
trueDate when the application sent the advanced shipment notice. -
ASNDateTimeSent: string
(date-time)
Read Only:
trueDate and time when the application sent the advanced shipment notice. -
attachments: array
Attachments for Shipments
Title:
Attachments for ShipmentsThe Attachments for Shipments resource manages details about shipment attachments. -
AutomaticallyPackFlag: boolean
Read Only:
trueMaximum Length:1Contains 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
Title:
Bill of LadingRead Only:trueMaximum Length:50Receipt that the carrier gives to the shipper. This receipt acknowledges receipt of the shipped goods and specifies the shipment terms. -
Carrier: string
Title:
NameRead Only:trueMaximum Length:360Name of the party that transports the shipment. -
CarrierId: integer
(int64)
Read Only:
trueValue that uniquely identifies the freight carrier. -
CarrierNumber: string
Title:
Registry IDRead Only:trueMaximum Length:30Number that identifies the carrier. -
CODAmount: number
Read Only:
trueCollect on delivery amount. -
CODCurrencyCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the currency to use when collecting the delivery amount. -
CODPaidBy: string
Read Only:
trueMaximum Length:150Person or party who paid the collect on delivery amount. -
CODRemitTo: string
Read Only:
trueMaximum Length:150Person or party to reference when remitting the collect on delivery amount. -
CommercialInvoice: string
Read Only:
trueMaximum Length:50Number that identifies the customs document that includes the contents of the shipment. -
ConfirmedBy: string
Read Only:
trueMaximum Length:150Person or user who confirmed the shipment. -
ConfirmedDate: string
(date)
Read Only:
trueDate and time when the person or user confirmed the shipment. -
ConfirmedDateTime: string
(date-time)
Read Only:
trueDate and time when the shipment got confirmed. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the shipment. -
CreationDate: string
(date-time)
Read Only:
trueDate when the user created the shipment. -
DeliveryId: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipment. -
DistributedOrganizationFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the inventory organization provides logistics services, such as warehousing or shipping. If false, then the inventory organization does not provide logistics services. The default value is false. -
DockCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the place of loading for the shipment. -
EarliestDropoffDate: string
(date-time)
Read Only:
trueEarliest date when the shipper can deliver the shipment to the customer. -
EarliestPickupDate: string
(date-time)
Read Only:
trueEarliest date when the shipper can pick up the shipment. -
EnableAutoshipFlag: boolean
Read Only:
trueMaximum Length:1Contains 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
Read Only:
trueMaximum Length:35Registration number of vehicle or equipment that transports the shipment. -
EquipmentType: string
Read Only:
trueMaximum Length:300Type of vehicle or equipment that transports the shipment. -
EquipmentTypeId: integer
(int64)
Read Only:
trueValue that uniquely identifies the type of vehicle or equipment that transports the shipment. -
ExternalSystemTransactionReference: string
Read Only:
trueMaximum Length:300Value that contains reference information for the corresponding transaction in external applications. -
FiscalDocumentStatus: string
Read Only:
trueMaximum Length:255Value that indicates the processing status associated with the fiscal document. -
FOB: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup type FOB. -
FOBAddress1: string
Read Only:
trueMaximum Length:240First line of the free on board address. -
FOBAddress2: string
Read Only:
trueMaximum Length:240Second line of the free on board address. -
FOBAddress3: string
Read Only:
trueMaximum Length:240Third line of the free on board address. -
FOBAddress4: string
Read Only:
trueMaximum Length:240Fourth line of the free on board address. -
FOBCity: string
Read Only:
trueMaximum Length:60Free on board city. -
FOBCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies ownership of the items that are in transit. -
FOBCountry: string
Read Only:
trueMaximum Length:80Free on board country. -
FOBCounty: string
Read Only:
trueMaximum Length:120Free on board county. -
FOBLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the free on board location. -
FOBPostalCode: string
Read Only:
trueMaximum Length:60Abbreviation that identifies the postal code, such as a zip code, for free on board. -
FOBRegion: string
Read Only:
trueMaximum Length:120Free on board region. -
FOBSiteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the free on board site. -
FOBSiteNumber: string
Read Only:
trueMaximum Length:30Number that identifies the free on board site. -
FOBState: string
Read Only:
trueMaximum Length:120Free on board state. -
FreightTerms: string
Title:
MeaningRead Only:trueMaximum Length:80Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. A list of accepted values is defined in the lookup type WSH_FREIGHT_CHARGE_TERMS. -
FreightTermsCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the freight terms. -
globalDFF: array
Global Flexfields for Shipments
Title:
Global Flexfields for ShipmentsThe Global Flexfields for Shipments resource manages details about shipments. -
GrossWeight: number
Read Only:
trueGross weight of the shipment. -
GroupingCriteriaHashString: string
Read Only:
trueMaximum Length:1000String that contains the value of the shipment grouping attributes of a shipment. -
GroupingCriteriaHashValue: number
Read Only:
trueValue that uniquely identifies the string that contains the value of the shipment grouping attributes of a shipment. -
InitialPickupDate: string
(date)
Title:
Initial Ship DateRead Only:trueDate when the warehouse plans to ship the shipment. -
InitialPickupDateTime: string
(date-time)
Read Only:
trueDate and time when the warehouse expects the shipment to be picked up by the carrier. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when the user most recently updated the shipment. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the shipment. -
LatestDropoffDate: string
(date-time)
Read Only:
trueLast date when the shipper can deliver the shipment to the customer. -
LatestPickupDate: string
(date-time)
Read Only:
trueLast date when the shipper can pick up the shipment. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LoadingOrderRule: string
Title:
MeaningRead Only:trueMaximum Length:80Sequence to use when loading the item for each shipment line into the truck. A list of accepted values is defined in the lookup type WSH_LINES_LOADING_ORDER. -
LoadingOrderRuleCode: string
Read Only:
trueMaximum Length:2Abbreviation that identifies the rule to be applied on shipment lines for loading into the truck. A list of accepted values is defined in the lookup WSH_LINES_LOADING_ORDER. -
LoadingSequenceRule: number
Read Only:
trueRule 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. -
LogisticsServiceProviderCustomer: string
Read Only:
trueMaximum Length:360Name of the logistics service provider customer. -
LogisticsServiceProviderCustomerId: integer
(int64)
Read Only:
trueValue that uniquely identifies the logistics service provider customer. -
LogisticsServiceProviderCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the logistics service provider customer. -
ModeOfTransport: string
Title:
MeaningRead Only:trueMaximum Length:80Mode of transportation that ships goods. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
ModeOfTransportCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the mode of transport for the shipping method. -
NetWeight: number
Read Only:
trueNet weight of the shipment. -
NumberOfOuterPackingUnits: number
Read Only:
trueNumber of outer packing units in the shipment. -
OrderType: string
Read Only:
trueMaximum Length:255Value that determines the type of order. A list of accepted values is defined in the lookup type ORA_WSH_ORDER_LINE_TYPE. -
OrderTypeCode: string
Title:
Order TypeRead Only:trueMaximum Length:30Abbreviation that identifies the type of order. A list of accepted values is defined in the lookup type ORA_WSH_ORDER_LINE_TYPE. -
OrganizationCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the ship-from organization. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory organization. -
OrganizationName: string
Read Only:
trueMaximum Length:240Name of the inventory organization. -
outerPackingUnits: array
Outer Packing Units
Title:
Outer Packing UnitsThe Outer Packing Units resource manages details about the outer packing units of a shipment. -
PackingSlipNumber: string
Read Only:
trueMaximum Length:50Document that itemizes and describes the contents of the shipment. -
PlannedFlag: boolean
Read Only:
trueMaximum Length:1Contains 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. -
PortOfDischarge: string
Read Only:
trueMaximum Length:150Port of discharge for the shipment. -
PortOfLoading: string
Read Only:
trueMaximum Length:150Port of loading for the shipment. -
ProblemContactReference: string
Read Only:
trueMaximum Length:500Person to contact if a problem occurs during shipment. -
RcvShipmentHeaderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the supplier advanced shipment notice in receiving. -
RcvShipmentNumber: string
Read Only:
trueMaximum Length:30Number that identifies the advanced shipment notice from the supplier. -
SealNumber: string
Read Only:
trueMaximum Length:30Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
ServiceLevel: string
Title:
MeaningRead Only:trueMaximum Length:80Transportation priority that determines how quickly to transport goods. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ServiceLevelCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the service level for the shipping method. -
ShipFromAddress1: string
Title:
Address Line 1Read Only:trueMaximum Length:240First line of the ship-from address. -
ShipFromAddress2: string
Title:
Address Line 2Read Only:trueMaximum Length:240Second line of the ship-from address. -
ShipFromAddress3: string
Title:
Address Line 3Read Only:trueMaximum Length:240Third line of the ship-from address. -
ShipFromAddress4: string
Title:
Address Line 4Read Only:trueMaximum Length:240Fourth line of the ship-from address. -
ShipFromCity: string
Title:
Town or CityRead Only:trueMaximum Length:30City of the ship-from address. -
ShipFromCountry: string
Title:
CountryRead Only:trueMaximum Length:60Country of the ship-from address. -
ShipFromCounty: string
Title:
Region 1Read Only:trueMaximum Length:120County of the ship-from address. -
ShipFromLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-from location. -
ShipFromPostalCode: string
Title:
Postal CodeRead Only:trueMaximum Length:30Postal code of the ship-from address. -
ShipFromRegion: string
Title:
Region 3Read Only:trueMaximum Length:120Region of the ship-from address. -
ShipFromState: string
Title:
Region 2Read Only:trueMaximum Length:120State of the ship-from address. -
Shipment: string
Title:
ShipmentRead Only:trueMaximum Length:30Name of the material shipment. -
ShipmentDescription: string
Read Only:
trueMaximum Length:240Description of the shipment. -
shipmentRoutingInstructions: array
Shipment Routing Instructions
Title:
Shipment Routing InstructionsThe Shipment Routing Instructions resource manages details about the shipping route to use for the shipment. -
shipmentsDFF: array
Flexfields for Shipments
Title:
Flexfields for ShipmentsThe Flexfields for Shipments resource manages details about shipments. -
shipmentShippingMarks: array
Shipment Shipping Marks
Title:
Shipment Shipping MarksThe Shipment Shipping Marks resource manages details that describe how to move the package without delay or confusion to the final destination, and to allow personnel to verify cargo against documents. -
ShipmentStatus: string
Title:
MeaningRead Only:trueMaximum Length:80State or condition of the shipment. A list of accepted values is defined in the lookup type WSH_DELIVERY_STATUS. -
ShipmentStatusCode: string
Read Only:
trueMaximum Length:2Abbreviation that identifies the state or condition of the shipment. A list of accepted values is defined in the lookup type WSH_DELIVERY_STATUS. -
shippingCosts: array
Shipping Costs
Title:
Shipping CostsThe Shipping Costs resource manages details about the shipping costs for the shipment. -
ShippingMethod: string
Read Only:
trueMaximum Length:522Transportation method for the shipment. -
ShippingMethodCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the transportation method for the shipment. -
ShipToAddress1: string
Read Only:
trueMaximum Length:240First line of the ship-to customer address. -
ShipToAddress2: string
Read Only:
trueMaximum Length:240Second line of the ship-to customer address. -
ShipToAddress3: string
Read Only:
trueMaximum Length:240Third line of the ship-to customer address. -
ShipToAddress4: string
Read Only:
trueMaximum Length:240Fourth line of the ship-to customer address. -
ShipToCity: string
Read Only:
trueMaximum Length:60City of the ship-to customer address. -
ShipToCountry: string
Read Only:
trueMaximum Length:60Country of the ship-to customer address. -
ShipToCounty: string
Read Only:
trueMaximum Length:120County of the ship-to customer address. -
ShipToCustomer: string
Read Only:
trueMaximum Length:360Name of the ship-to party. -
ShipToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the ship-to party. -
ShipToLocation: string
Read Only:
trueMaximum Length:255Value that determines the customer location where a supplier sends shipments of goods and services. -
ShipToLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to location. -
ShipToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to party. -
ShipToPartySiteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to party site. -
ShipToPartySiteNumber: string
Read Only:
trueMaximum Length:30Number that identifies the ship-to party site. -
ShipToPostalCode: string
Read Only:
trueMaximum Length:60Postal code of the ship-to customer address. -
ShipToRegion: string
Read Only:
trueMaximum Length:120Region of the ship-to customer address. -
ShipToState: string
Read Only:
trueMaximum Length:120State of the ship-to customer address. -
SoldToCustomer: string
Read Only:
trueMaximum Length:360Name of the sold-to party. -
SoldToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the sold-to party. -
SoldToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the sold-to party. -
SourceSystem: string
Read Only:
trueMaximum Length:80Name of the source application. -
SourceSystemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source application. -
Supplier: string
Read Only:
trueMaximum Length:360Name of the supplier. -
SupplierPartyNumber: string
Read Only:
trueMaximum Length:30Number that identifies the supplier party. -
TareWeight: number
Read Only:
trueWeight of the container of the shipment. It is the difference between the gross weight and the net weight. -
TradeComplianceScreenedFromEvent: string
Read Only:
trueValue that indicates if the shipment line was screened for trade compliance when publishing shipment advice. -
TransportationReason: string
Read Only:
trueMaximum Length:80Justification 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. -
TransportationReasonCode: string
Read Only:
trueMaximum Length:30Abbreviation 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. -
TransportationShipment: string
Read Only:
trueMaximum Length:101Identifies the planned shipment. The transportation management application provides this value. -
TransportationShipmentCompleteFromEvent: string
Read Only:
trueValue that indicates if the transportation shipment is completed when publishing shipment advice. -
TransportationShipmentFromEvent: string
Read Only:
trueValue that identifies the planned shipment from the transportation management application when publishing shipment advice. -
UltimateDropoffDate: string
(date)
Read Only:
trueDate shipping expects the shipment to arrive at the customer location. -
UltimateDropoffDateTime: string
(date-time)
Read Only:
trueDate and time when shipping expects the shipment to arrive at the customer location. -
unpackedShipmentLines: array
Unpacked Shipment Lines
Title:
Unpacked Shipment LinesThe Unpacked Shipment Lines resource manages details about unpacked shipment lines. -
Volume: number
Read Only:
trueVolume of a shipment. -
VolumeUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for volume of the shipment. -
VolumeUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure for volume. -
Waybill: string
Read Only:
trueMaximum Length:20Nonnegotiable document that describes the contract for transporting cargo. -
WeightUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for the weight. -
WeightUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure for weight.
Nested Schema : Attachments for Shipments
Type:
arrayTitle:
Attachments for ShipmentsThe Attachments for Shipments resource manages details about shipment attachments.
Show Source
Nested Schema : Global Flexfields for Shipments
Type:
arrayTitle:
Global Flexfields for ShipmentsThe 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_publicFlex_scm_shipping_shipConfirm_deliveries_view_ShipmentGdfWshITPackingSlipVO-item-response", "WshPTShipmentInfo":"#/components/schemas/oracle_apps_publicFlex_scm_shipping_shipConfirm_deliveries_view_ShipmentGdfWshPTShipmentInfoVO-item-response" } }
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Outer Packing Units
Type:
arrayTitle:
Outer Packing UnitsThe Outer Packing Units resource manages details about the outer packing units of a shipment.
Show Source
Nested Schema : Shipment Routing Instructions
Type:
arrayTitle:
Shipment Routing InstructionsThe Shipment Routing Instructions resource manages details about the shipping route to use for the shipment.
Show Source
Nested Schema : Flexfields for Shipments
Type:
arrayTitle:
Flexfields for ShipmentsThe Flexfields for Shipments resource manages details about shipments.
Show Source
Nested Schema : Shipment Shipping Marks
Type:
arrayTitle:
Shipment Shipping MarksThe Shipment Shipping Marks resource manages details that describe how to move the package without delay or confusion to the final destination, and to allow personnel to verify cargo against documents.
Show Source
Nested Schema : Shipping Costs
Type:
arrayTitle:
Shipping CostsThe Shipping Costs resource manages details about the shipping costs for the shipment.
Show Source
Nested Schema : Unpacked Shipment Lines
Type:
arrayTitle:
Unpacked Shipment LinesThe Unpacked Shipment Lines resource manages details about unpacked shipment lines.
Show Source
Nested Schema : shipments-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdIdentifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the document. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that the shipment appends to the URI. The shipment gets this value from the endpoint for the application that MODULE_ID identifies. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Nested Schema : Discriminator: __FLEX_Context
Type:
objectDiscriminator: __FLEX_Context
Discriminator Values
Match One Schema
Show Source
Nested Schema : oracle_apps_publicFlex_scm_shipping_shipConfirm_deliveries_view_ShipmentGdfWshITPackingSlipVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationRead Only:trueMaximum Length:30Default Value:WshITPackingSlipGlobal descriptive flexfield context name for shipments. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationGlobal descriptive flexfield context display value for shipments. -
DeliveryId: integer
(int64)
Read Only:
true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SecondaryCarrier: string
Title:
Secondary CarrierRead Only:trueMaximum Length:150
Nested Schema : oracle_apps_publicFlex_scm_shipping_shipConfirm_deliveries_view_ShipmentGdfWshPTShipmentInfoVO-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Regional InformationRead Only:trueMaximum Length:30Default Value:WshPTShipmentInfoGlobal descriptive flexfield context name for shipments. -
__FLEX_Context_DisplayValue: string
Title:
Regional InformationGlobal descriptive flexfield context display value for shipments. -
AtDocCodeId: string
Title:
AT Doc Code IDRead Only:trueMaximum Length:2000 -
DeliveryId: integer
(int64)
Read Only:
true -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-item-response
Type:
Show Source
object-
attachments: array
Attachments for Packing Units
Title:
Attachments for Packing UnitsThe Attachments for Packing Units resource manages details about packing unit attachments. -
Carrier: string
Read Only:
trueName of the carrier that transports the shipment. -
CarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
CarrierNumber: string
Read Only:
trueNumber that identifies the carrier that transports the shipment. -
ContainerItem: string
Read Only:
trueIdentifies the item for the packing unit. -
ContainerItemDescription: string
Read Only:
trueDescription of the item for the packing unit. -
ContainerVolume: number
Volume of material that the packing unit can hold.
-
ContainerVolumeUOM: string
Read Only:
trueUnit of measure that the container volume uses for the packing unit. -
ContainerVolumeUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the container volume for the packing unit. -
DimensionUOM: string
Read Only:
trueUnit of measure of the dimensions of the packing unit. -
DimensionUOMCode: string
Read Only:
trueAbbreviation that identifies the unit of measure to use for the dimensions of the packing unit. -
FOB: string
Read Only:
trueValue that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup type FOB. -
FOBCode: string
Maximum Length:
30Abbreviation that identifies the ownership of the items that are in transit. -
GrossWeight: number
Title:
Gross WeightWeight of the packing unit, including contents. -
GrossWeightUOM: string
Read Only:
trueUnit of measure for the gross weight of the packing unit. -
GrossWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the gross weight for the packing unit. -
innerPackingUnits: array
Inner Packing Units
Title:
Inner Packing UnitsThe Inner Packing Units resource manages details about the packing unit that's packed in an outer packing unit. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
LicensePlateNumber: string
Title:
Packing UnitMaximum Length:30Value that uniquely identifies the packing unit. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the container that the shipper uses to pack the item.
-
MasterSerialNumber: string
Maximum Length:
80Master serial number that identifies the packing unit. -
ModeOfTransport: string
Read Only:
trueMode of transportation that ships goods. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
ModeOfTransportCode: string
Maximum Length:
30Abbreviation 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
Title:
Net WeightWeight of the contents of the packing unit. -
NetWeightUOM: string
Read Only:
trueUnit of measure of the net weight of the packing unit. -
NetWeightUOMCode: string
Title:
Weight UOMMaximum Length:3Abbreviation that identifies the unit of measure to use for the net weight of the packing unit. -
OutermostPackingUnit: string
Read Only:
trueNumber that identifies the outermost packing unit. -
OutermostPackingUnitId: integer
(int64)
Value that uniquely identifies the outermost packing unit.
-
PackingUnitCategory: string
Read Only:
trueType of packing unit. A list of accepted values is defined in the lookup type INV_CONTAINER_TYPE. -
PackingUnitCategoryCode: string
Read Only:
trueAbbreviation that identifies the type of packing unit. A list of accepted values is defined in the lookup type INV_CONTAINER_TYPE. -
packingUnitCosts: array
Packing Unit Costs
Title:
Packing Unit CostsThe Packing Unit Costs resource manages details about the shipping costs for a packing unit. -
packingUnitPackingInstructions: array
Packing Instructions for Packing Units
Title:
Packing Instructions for Packing UnitsThe Packing Instructions for Packing Units resource manages details about how to pack a packing unit. -
packingUnitsDFF: array
Flexfields for Packing Units
Title:
Flexfields for Packing UnitsThe Flexfields for Packing Units resource manages details about packing units. -
packingUnitShippingInstructions: array
Shipping Instructions for Packing Units
Title:
Shipping Instructions for Packing UnitsThe Shipping Instructions for Packing Units resource manages details about how to ship a packing unit. -
ParentLPNId: integer
(int64)
Value that uniquely identifies the parent packing unit or container.
-
ParentPackingUnit: string
Read Only:
trueNumber that identifies the parent packing unit. -
PercentageFilled: integer
(int64)
Percent of the packing unit that is packed.
-
SealNumber: string
Title:
Seal NumberMaximum Length:30Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
ServiceLevel: string
Read Only:
trueTransportation priority that determines how quickly to transport the item. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ServiceLevelCode: string
Maximum Length:
30Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ShipFromAddress1: string
Read Only:
trueMaximum Length:240First line of the ship-from address. -
ShipFromAddress2: string
Read Only:
trueMaximum Length:240Second line of the ship-from address. -
ShipFromAddress3: string
Read Only:
trueMaximum Length:240Third line of the ship-from address. -
ShipFromAddress4: string
Read Only:
trueMaximum Length:240Fourth line of the ship-from address. -
ShipFromCity: string
Read Only:
trueMaximum Length:30City of the ship-from address. -
ShipFromCountry: string
Read Only:
trueMaximum Length:60Country of the ship-from address. -
ShipFromCounty: string
Read Only:
trueMaximum Length:120County of the ship-from address. -
ShipFromLocationId: integer
(int64)
Value that uniquely identifies the ship-from location.
-
ShipFromPostalCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the postal code of the ship-from address. -
ShipFromRegion: string
Read Only:
trueMaximum Length:120Region of the ship-from address. -
ShipFromState: string
Read Only:
trueMaximum Length:120State of the ship-from address. -
shipmentLines: array
Shipment Lines
Title:
Shipment LinesThe Shipment Lines resource manages details about the packed shipment lines. -
ShipToAddress1: string
Read Only:
trueMaximum Length:240First line of the ship-to customer address. -
ShipToAddress2: string
Read Only:
trueMaximum Length:240Second line of ship-to customer address. -
ShipToAddress3: string
Read Only:
trueMaximum Length:240Third line of the ship-to customer address. -
ShipToAddress4: string
Read Only:
trueMaximum Length:240Fourth line of the ship-to customer address. -
ShipToCity: string
Read Only:
trueMaximum Length:60City of the ship-to customer address. -
ShipToCountry: string
Read Only:
trueMaximum Length:60Country of the ship-to customer address. -
ShipToCounty: string
Read Only:
trueMaximum Length:120County of the ship-to customer address. -
ShipToLocationId: integer
(int64)
Value that uniquely identifies the ship-to location.
-
ShipToPostalCode: string
Read Only:
trueMaximum Length:60Abbreviation that identifies the postal code of the ship-to customer address. -
ShipToRegion: string
Read Only:
trueMaximum Length:120Region of the ship-to customer address. -
ShipToState: string
Read Only:
trueMaximum Length:120State of the ship-to customer address. -
TareWeight: number
Weight of the container of the packing unit.
-
TareWeightUOM: string
Read Only:
trueUnit of measure for the tare weight of the packing unit. -
TareWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the tare weight of the packing unit. -
TrackingNumber: string
Maximum Length:
30Value that uniquely identifies the tracking for the packing unit. -
UnitHeight: number
Read Only:
trueHeight of the packing unit. -
UnitLength: number
Read Only:
trueLength of the packing unit. -
UnitWidth: number
Read Only:
trueWidth of the packing unit. -
VolumeFilled: integer
(int64)
Volume of the packing unit that is filled.
Nested Schema : Attachments for Packing Units
Type:
arrayTitle:
Attachments for Packing UnitsThe Attachments for Packing Units resource manages details about packing unit attachments.
Show Source
Nested Schema : Inner Packing Units
Type:
arrayTitle:
Inner Packing UnitsThe Inner Packing Units resource manages details about the packing unit that's packed in an outer packing unit.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Packing Unit Costs
Type:
arrayTitle:
Packing Unit CostsThe Packing Unit Costs resource manages details about the shipping costs for a packing unit.
Show Source
Nested Schema : Packing Instructions for Packing Units
Type:
arrayTitle:
Packing Instructions for Packing UnitsThe Packing Instructions for Packing Units resource manages details about how to pack a packing unit.
Show Source
Nested Schema : Flexfields for Packing Units
Type:
arrayTitle:
Flexfields for Packing UnitsThe Flexfields for Packing Units resource manages details about packing units.
Show Source
Nested Schema : Shipping Instructions for Packing Units
Type:
arrayTitle:
Shipping Instructions for Packing UnitsThe Shipping Instructions for Packing Units resource manages details about how to ship a packing unit.
Show Source
Nested Schema : Shipment Lines
Type:
arrayTitle:
Shipment LinesThe Shipment Lines resource manages details about the packed shipment lines.
Show Source
Nested Schema : shipments-outerPackingUnits-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdIdentifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the document. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that the shipment appends to the URI. The shipment gets this value from the endpoint for the application that MODULE_ID identifies. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-innerPackingUnits-item-response
Type:
Show Source
object-
Carrier: string
Read Only:
trueName of the carrier that transports the shipment. -
CarrierId: integer
(int64)
Value that uniquely identifies the carrier.
-
CarrierNumber: string
Read Only:
trueNumber that identifies the carrier that transports the shipment. -
ContainerItem: string
Read Only:
trueIdentifies the item for the packing unit. -
ContainerItemDescription: string
Read Only:
trueDescription of the item for the packing unit. -
ContainerVolume: number
Volume of material that the packing unit can hold.
-
ContainerVolumeUOM: string
Read Only:
trueUnit of measure that the container volume uses for the packing unit. -
ContainerVolumeUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the container volume for the packing unit. -
DimensionUOM: string
Read Only:
trueUnit of measure of the dimensions of the packing unit. -
DimensionUOMCode: string
Read Only:
trueAbbreviation that identifies the unit of measure to use for the dimensions of the packing unit. -
FOB: string
Read Only:
trueValue that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup type FOB. -
FOBCode: string
Maximum Length:
30Abbreviation that identifies the ownership of the items that are in transit. -
GrossWeight: number
Title:
Gross WeightWeight of the packing unit, including contents. -
GrossWeightUOM: string
Read Only:
trueUnit of measure for the gross weight of the packing unit. -
GrossWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the gross weight for the packing unit. -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
LicensePlateNumber: string
Title:
Packing UnitMaximum Length:30Value that uniquely identifies the packing unit. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the container that the shipper uses to pack the item.
-
MasterSerialNumber: string
Maximum Length:
80Master serial number that identifies the packing unit. -
ModeOfTransport: string
Read Only:
trueMode of transportation that ships goods. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
ModeOfTransportCode: string
Maximum Length:
30Abbreviation 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
Title:
Net WeightWeight of the contents of the packing unit. -
NetWeightUOM: string
Read Only:
trueUnit of measure of the net weight of the packing unit. -
NetWeightUOMCode: string
Title:
Weight UOMMaximum Length:3Abbreviation that identifies the unit of measure to use for the net weight of the packing unit. -
OutermostPackingUnit: string
Read Only:
trueNumber that identifies the outermost packing unit. -
OutermostPackingUnitId: integer
(int64)
Value that uniquely identifies the outermost packing unit.
-
PackingUnitCategory: string
Read Only:
trueType of packing unit. A list of accepted values is defined in the lookup type INV_CONTAINER_TYPE. -
PackingUnitCategoryCode: string
Read Only:
trueAbbreviation that identifies the type of packing unit. A list of accepted values is defined in the lookup type INV_CONTAINER_TYPE. -
ParentLPNId: integer
(int64)
Value that uniquely identifies the parent packing unit or container.
-
ParentPackingUnit: string
Read Only:
trueNumber that identifies the parent packing unit. -
PercentageFilled: integer
(int64)
Percent of the packing unit that is packed.
-
SealNumber: string
Title:
Seal NumberMaximum Length:30Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
ServiceLevel: string
Read Only:
trueTransportation priority that determines how quickly to transport the item. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ServiceLevelCode: string
Maximum Length:
30Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ShipFromAddress1: string
Read Only:
trueMaximum Length:240First line of the ship-from address. -
ShipFromAddress2: string
Read Only:
trueMaximum Length:240Second line of the ship-from address. -
ShipFromAddress3: string
Read Only:
trueMaximum Length:240Third line of the ship-from address. -
ShipFromAddress4: string
Read Only:
trueMaximum Length:240Fourth line of the ship-from address. -
ShipFromCity: string
Read Only:
trueMaximum Length:30City of the ship-from address. -
ShipFromCountry: string
Read Only:
trueMaximum Length:60Country of the ship-from address. -
ShipFromCounty: string
Read Only:
trueMaximum Length:120County of the ship-from address. -
ShipFromLocationId: integer
(int64)
Value that uniquely identifies the ship-from location.
-
ShipFromPostalCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the postal code of the ship-from address. -
ShipFromRegion: string
Read Only:
trueMaximum Length:120Region of the ship-from address. -
ShipFromState: string
Read Only:
trueMaximum Length:120State of the ship-from address. -
ShipToAddress1: string
Read Only:
trueMaximum Length:240First line of the ship-to customer address. -
ShipToAddress2: string
Read Only:
trueMaximum Length:240Second line of ship-to customer address. -
ShipToAddress3: string
Read Only:
trueMaximum Length:240Third line of the ship-to customer address. -
ShipToAddress4: string
Read Only:
trueMaximum Length:240Fourth line of the ship-to customer address. -
ShipToCity: string
Read Only:
trueMaximum Length:60City of the ship-to customer address. -
ShipToCountry: string
Read Only:
trueMaximum Length:60Country of the ship-to customer address. -
ShipToCounty: string
Read Only:
trueMaximum Length:120County of the ship-to customer address. -
ShipToLocationId: integer
(int64)
Value that uniquely identifies the ship-to location.
-
ShipToPostalCode: string
Read Only:
trueMaximum Length:60Abbreviation that identifies the postal code of the ship-to customer address. -
ShipToRegion: string
Read Only:
trueMaximum Length:120Region of the ship-to customer address. -
ShipToState: string
Read Only:
trueMaximum Length:120State of the ship-to customer address. -
TareWeight: number
Weight of the container of the packing unit.
-
TareWeightUOM: string
Read Only:
trueUnit of measure for the tare weight of the packing unit. -
TareWeightUOMCode: string
Maximum Length:
3Abbreviation that identifies the unit of measure to use for the tare weight of the packing unit. -
TrackingNumber: string
Maximum Length:
30Value that uniquely identifies the tracking for the packing unit. -
UnitHeight: number
Read Only:
trueHeight of the packing unit. -
UnitLength: number
Read Only:
trueLength of the packing unit. -
UnitWidth: number
Read Only:
trueWidth of the packing unit. -
VolumeFilled: integer
(int64)
Volume of the packing unit that is filled.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-packingUnitCosts-item-response
Type:
Show Source
object-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Conversion date to use when converting the currency.
-
ConversionRate: number
Conversion rate to use when converting the currency.
-
ConversionRateType: string
Read Only:
trueMaximum Length:30Type of currency conversion. -
ConversionRateTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Maximum Length:
64User who created the shipping cost for the packing unit. -
CreationDate: string
(date-time)
Date when the shipping cost for the packing unit was created.
-
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency that the packing unit cost uses. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the shipping cost. -
DeliveryDetailId: integer
(int64)
Value that uniquely identifies the shipment line.
-
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
LastUpdateDate: string
(date-time)
Date when the shipping cost for the packing unit was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who most recently updated the shipping cost for the packing unit. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the container to use when packing the detail line.
-
PackingUnit: string
Read Only:
trueMaximum Length:30Name of the container to use to pack the item. -
ShippingCost: string
Read Only:
trueMaximum Length:60Cost type that comes predefined in the application. -
shippingCostsDFF: array
Flexfields for Shipping Costs in Packing Units
Title:
Flexfields for Shipping Costs in Packing UnitsThe Flexfields for Shipping Costs in Packing Units resource manages details about shipping costs. -
ShippingCostTypeCategory: string
Read Only:
trueMaximum Length:80Category of the shipping cost that the application uses to group shipping costs according to similar characteristics. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeCategoryCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the category of the shipping cost. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeId: integer
(int64)
Value that uniquely identifies the category of the shipping cost.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Shipping Costs in Packing Units
Type:
arrayTitle:
Flexfields for Shipping Costs in Packing UnitsThe Flexfields for Shipping Costs in Packing Units resource manages details about shipping costs.
Show Source
Nested Schema : shipments-outerPackingUnits-packingUnitCosts-shippingCostsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for shipping costs. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for shipping costs. -
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-packingUnitPackingInstructions-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
Read Only:
trueValue that uniquely identifies the text that contains details about how to pack the item. -
PackingInstructions: string
(byte)
Read Only:
trueText that describes how to pack the item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-packingUnitsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for packing units. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for packing units. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the container to use when packing the detail line.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-packingUnitShippingInstructions-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipping instruction. -
ShippingInstructions: string
(byte)
Read Only:
trueText that includes details about how to ship the item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-item-response
Type:
Show Source
object-
AllowItemSubstitutionFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then allow item substitution. If false, then do not allow item substitution. This attribute does not have a default value. This attribute is not currently used. -
ArrivalSet: string
Read Only:
trueMaximum Length:150Arrival set that contains the order line. -
AssessableValue: number
Read Only:
trueValue 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 Shipment Lines
Title:
Attachments for Shipment LinesThe Attachments for Shipment Lines resource manages details about shipment line attachments. -
BackorderedQuantity: number
Read Only:
trueQuantity that the application withheld from processing until inventory becomes available. -
BaseItem: string
Read Only:
trueMaximum Length:300Name of the model to use for an assemble-to-order configured item. -
BaseItemDescription: string
Read Only:
trueMaximum Length:240Description of the model to use for an assemble-to-order configured item. -
BaseItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the model to use for an assemble-to-order configured item. -
BillToAddress1: string
Maximum Length:
240First line of the bill-to customer address. -
BillToAddress2: string
Maximum Length:
240Second line of the bill-to customer address. -
BillToAddress3: string
Maximum Length:
240Third line of the bill-to customer address. -
BillToAddress4: string
Maximum Length:
240Fourth line of the bill-to customer address. -
BillToCity: string
Maximum Length:
60City of the bill-to customer address. -
BillToContact: string
Maximum Length:
360Person to contact at the bill-to customer site. -
BillToContactFirstName: string
Read Only:
trueFirst name of the person to contact at the bill-to customer site. -
BillToContactId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to contact for the order line. -
BillToContactLastName: string
Read Only:
trueLast name of the person to contact at the bill-to customer site. -
BillToContactPhone: string
Maximum Length:
40Phone number of the person to contact at the bill-to customer site. -
BillToCountry: string
Maximum Length:
80Country of the bill-to customer address. -
BillToCounty: string
Maximum Length:
60County of the bill-to customer address. -
BillToCustomer: string
Read Only:
trueMaximum Length:360Name of the party to bill for the sales order line. -
BillToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the party to bill for the sales order line. -
BillToEmail: string
Read Only:
trueEmail of the person to contact at the bill-to customer site. -
BillToFax: string
Maximum Length:
40Fax number of the bill-to customer. -
BillToLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to location for the order line. -
BillToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to party for the order line. -
BillToPartySiteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to party site. -
BillToPartySiteNumber: string
Read Only:
trueMaximum Length:30Number that identifies the bill-to party site. -
BillToPostalCode: string
Maximum Length:
60Abbreviation that identifies the postal code of the bill-to customer address. -
BillToRegion: string
Maximum Length:
60Region of the bill-to customer address. -
BillToState: string
Maximum Length:
60State of the bill-to customer address. -
BillToURL: string
Maximum Length:
2000URL (Uniform Resource Locator) of the bill-to customer. -
BusinessUnit: string
Read Only:
trueName of the selling business unit. -
BusinessUnitId: integer
(int64)
Read Only:
trueValue that uniquely identifies the selling business unit. -
CancelBackorders: string
Read Only:
trueMaximum Length:1Indicates if the remaining quantity on the shipment line can be automatically canceled during the pick release, pick confirm, and ship confirm processes. -
CancelledQuantity: number
Read Only:
trueQuantity that was canceled. -
Carrier: string
Title:
NameRead Only:trueMaximum Length:360Name of the carrier who transports the shipment. -
CarrierId: integer
(int64)
Read Only:
trueValue that uniquely identifies the carrier. -
CarrierNumber: string
Title:
Registry IDRead Only:trueMaximum Length:30Number that identifies the carrier who transports the shipment. -
ConversionDate: string
(date)
Read Only:
trueDate when the application converted the currency. -
ConversionRate: number
Read Only:
trueRate of the currency conversion. -
ConversionTypeCode: string
Read Only:
trueMaximum Length:80If the sales order does not use the same currency that the shipping cost uses, then this attribute specifies the abbreviation that identifies the currency conversion type to use when converting the currency. -
ConvertedQuantity: number
Read Only:
trueShipped or backordered quantity of the line converted to ordered UOM. -
ConvertedRequestedQuantity: number
Read Only:
trueRequested quantity of the shipment line in order unit of measure (UOM). This attribute is associated with a feature that requires opt in. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the shipment line. -
CreationDate: string
(date-time)
Read Only:
trueDate when the application created the shipment line. -
CurrencyCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the currency of the shipment line. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the shipment line. -
CurrentBackorderedQuantityFromEvent: number
Read Only:
trueQuantity back ordered currently for the shipment line when publishing a back order. -
CustomerItem: string
Read Only:
trueMaximum Length:150Customer item number. -
CustomerItemDescription: string
Read Only:
trueMaximum Length:240Customer item description. -
CustomerItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the customer item. -
CustomerPONumber: string
Read Only:
trueMaximum Length:50Number of the customer purchase order. -
DeliveredQuantity: number
Read Only:
trueQuantity that the shipper delivers. -
DestinationOrganizationCode: string
Read Only:
trueMaximum Length:255Value of the Destination Organization Code that's retrieved when the Source Document Type is Transfer Order. -
DocumentFiscalClassification: string
Read Only:
trueDocument fiscal classification. -
DocumentFiscalClassificationCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies the document fiscal classification. -
DoNotShipAfterDate: string
(date-time)
Read Only:
trueDate before when the shipper must ship. -
DoNotShipBeforeDate: string
(date-time)
Read Only:
trueDate after when the shipper must ship. -
EndAssemblyItemNumber: string
Title:
End AssemblyRead Only:trueMaximum Length:300Number that identifies the finished, assembled item to build, using the item shipped on this shipment line. -
EnforceSingleShipment: string
Read Only:
trueMaximum Length:1Indicates if the order can be fulfilled using a single shipment and the remaining quantity can be automatically canceled during the ship confirm process. -
FirstPartyTaxRegistrationId: integer
(int64)
Read Only:
trueValue that uniquely identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
FirstPartyTaxRegistrationNumber: string
Read Only:
trueNumber that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
FOB: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup type FOB. -
FOBCode: string
Read Only:
trueMaximum Length:30Abbreviation that indicates the ownership of the items that are in transit. -
FreightTerms: string
Title:
MeaningRead Only:trueMaximum Length:80Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. A list of accepted values is defined in the lookup type WSH_FREIGHT_CHARGE_TERMS. -
FreightTermsCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the freight terms. -
GrossWeight: integer
Read Only:
trueGross weight of the shipment line. -
InitialDestination: string
Read Only:
trueFirst leg of transportation that the transportation management application planned to deliver the shipment to the final destination. -
InitialDestinationId: integer
(int64)
Title:
Initial DestinationRead Only:trueValue that uniquely identifies the first leg of transportation that the transportation management application planned to deliver the shipment to the final destination. -
IntegrationStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Integration status of a shipment line in an application that resides outside of Oracle applications. A list of accepted values is defined in the lookup type ORA_RCV_EXT_SYS_INTG_STATUS. -
IntegrationStatusCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the integration status of a shipment line in an application that resides outside of Oracle applications. A list of accepted values is defined in the lookup type ORA_RCV_EXT_SYS_INTG_STATUS. -
IntendedUse: string
Read Only:
trueName of the intended use classification. -
IntendedUseClassificationId: number
Read Only:
trueValue that uniquely identifies the Intended use classification. -
InventoryControlsMissingMessage: string
Read Only:
trueMaximum Length:255Message that indicates the missing inventory control information for the shipment line. -
InventoryItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory item. -
inventoryStripingDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping AttributesThe Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes. 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. -
Item: string
Read Only:
trueMaximum Length:300Value that uniquely identifies the item. -
ItemDescription: string
Read Only:
trueMaximum Length:240Description of the inventory item. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when the user most recently updated the shipment line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the shipment line. -
LegalEntity: string
Read Only:
trueName of the legal entity. -
LegalEntityId: integer
Read Only:
trueValue that uniquely identifies the legal entity. -
LineGrossWeight: number
Read Only:
trueGross weight of the shipment line. This attribute is associated with a feature that requires opt in. -
LineNetWeight: number
Read Only:
trueNet weight of the shipment line. This attribute is associated with a feature that requires opt in. -
linePackingInstructions: array
Packing Instructions for Shipment Lines
Title:
Packing Instructions for Shipment LinesThe Packing Instructions for Shipment Lines resource manages details about how to pack an item. -
LineSellingPrice: number
Read Only:
trueSelling price of the item. -
lineShippingInstructions: array
Shipping Instructions for Shipment Lines
Title:
Shipping Instructions for Shipment LinesThe Shipping Instructions for Shipment Lines resource manages details about how to ship items. -
LineStatus: string
Read Only:
trueMaximum Length:80Status that determines where the status of the shipment line, such as ready to release, released, staged, shipped, or backordered. A list of accepted values is defined in the lookup type WSH_PICK_STATUS. -
LineStatusCode: string
Read Only:
trueMaximum Length:1Abbreviation that identifies the status code of the shipment line. A list of accepted values is defined in the lookup type WSH_PICK_STATUS. -
LineUnitPrice: number
Read Only:
truePrice of item for each unit. -
LineUnitVolume: number
Read Only:
trueUnit volume of the item on the shipment line. -
LineUnitWeight: number
Read Only:
trueUnit weight of the item on the shipment line. -
LineVolume: number
Read Only:
trueVolume of the material for the shipment line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LoadingSequence: integer
Read Only:
trueSequence to use when loading the shipment line. -
LocationOfFinalDischarge: string
Read Only:
trueLocation of the final discharge. -
LocationOfFinalDischargeCode: string
Read Only:
trueAbbreviation that identifies the final discharge location. -
LocationOfFinalDischargeId: integer
(int64)
Read Only:
trueValue that uniquely identifies the location of the final discharge. -
Locator: string
Maximum Length:
4000Concatenated name of the inventory locator that provides the source for material that ships. -
LocatorId: integer
(int64)
Read Only:
trueValue that uniquely identifies the item locator for the shipment line. -
LogisticsServiceProviderCustomer: string
Read Only:
trueMaximum Length:360Name of the customer who provides logistics services. This customer sends the order line. -
LogisticsServiceProviderCustomerId: integer
(int64)
Read Only:
trueValue that uniquely identifies the customer who provides logistics services. This customer sends the order line. -
LogisticsServiceProviderCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the customer who provides logistics services. This customer sends the order line. -
lotAttributeDFF: array
Flexfields for Lot Attributes
Title:
Flexfields for Lot AttributesThe Flexfields for Lot Attributes resource manages details about lot attributes for the shipment lines. -
LotNumber: string
Read Only:
trueMaximum Length:80Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. -
lotStandardDFF: array
Flexfields for Lots
Title:
Flexfields for LotsThe Flexfields for Lots resource manages details about lots for shipment lines. -
MaximumOvershipmentPercentage: integer
Read Only:
trueMaximum percent above the requested quantity that can ship for the shipment line. -
MaximumUndershipmentPercentage: integer
Read Only:
trueMaximum percent below the requested quantity that can ship for the shipment line. -
ModeOfTransport: string
Title:
MeaningRead Only:trueMaximum Length:80Mode of transportation that ships the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
ModeOfTransportCode: string
Read Only:
trueMaximum Length:30Abbreviation 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. -
MovementRequestLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the movement request line. -
NetWeight: integer
Read Only:
trueNet weight of the shipment line. -
Order: string
Title:
Sales OrderRead Only:trueMaximum Length:150Sales order number from the order capture application. -
OrderLine: string
Title:
Sales Order LineRead Only:trueMaximum Length:150Sales order line number from the order capture application. -
OrderSchedule: string
Title:
Sales Order ScheduleRead Only:trueMaximum Length:150Sales order shipment number from the order capture application. -
OrderType: string
Title:
MeaningRead Only:trueMaximum Length:80Type of source line. -
OrderTypeCode: string
Title:
Order TypeRead Only:trueMaximum Length:30Abbreviation that identifies the type of source line. -
OrganizationCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the ship-from organization. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory organization. -
OrganizationName: string
Read Only:
trueMaximum Length:240Name of the inventory organization. -
OriginalDeliveryDetailId: integer
(int64)
Read Only:
trueValue that uniquely identifies the original delivery detail. This attribute is not currently used. -
OriginalItemConvertedQuantity: number
Read Only:
trueShipped or backordered quantity of the line converted to an original item and ordered UOM. -
OriginalItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the original inventory item. This attribute is not currently used. -
OriginalItemNumber: string
Read Only:
trueMaximum Length:255Value that uniquely identifies the original item. This attribute is not currently used. -
OriginalShipmentLineFromEvent: integer
Read Only:
trueValue that uniquely identifies the shipment line from which the quantity was originally backordered. This attribute contains a value different from the shipment line when the parameter to consolidate backorders is enabled. -
OriginalSourceOrderFulfillmentLine: string
Maximum Length:
255Original fulfillment number that identifies the fulfillment line for the order line in the source order. -
OriginalSourceOrderFulfillmentLineId: integer
Original fulfillment value that uniquely identifies the fulfillment line in the source order.
-
OverShipTolerancePercentage: number
Read Only:
trueMaximum percent above the requested quantity that can be shipped on an order line. This attribute is associated with a feature that requires opt in. -
ParentItem: string
Read Only:
trueMaximum Length:300Name of the parent item. -
ParentItemDescription: string
Read Only:
trueMaximum Length:240Description of the parent item. -
ParentItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the parent item. -
ParentPackingUnit: string
Read Only:
trueMaximum Length:30Parent packing unit for the shipment line. -
ParentPackingUnitId: integer
(int64)
Read Only:
trueValue that uniquely identifies the parent packing unit for the shipment line. -
ParentSourceOrderFulfillmentLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source shipment of the parent item. -
PendingQuantity: number
Read Only:
trueQuantity from the source order line that the shipper has not yet shipped. -
PendingQuantityFlag: boolean
Read Only:
trueContains one of the following values: true or false. If true, then the pending quantity is greater than zero. If false, then pending quantity is less than or equal to zero. The default value is false. -
PickedQuantity: number
Read Only:
trueQuantity that fulfillment takes from the warehouse to fulfill the sales order. -
PickWave: string
Read Only:
trueMaximum Length:30Name of the group of sales orders that the application released into picking. -
PickWaveId: integer
(int64)
Read Only:
trueValue that uniquely identifies the group of sales orders that the application released into picking. -
POBillToBusinessUnit: string
Read Only:
trueBusiness unit of the purchase order. -
POBillToBusinessUnitId: integer
Read Only:
trueValue that uniquely identifies the bill-to business unit of the purchase order. -
POHeaderId: integer
Read Only:
trueValue that uniquely identifies the purchase order header. -
PONumber: string
Read Only:
trueNumber that identifies the purchase order. -
POSoldToLegalEntity: string
Read Only:
trueSold-to legal entity for the purchase order. -
POSoldToLegalEntityId: integer
Read Only:
trueValue that uniquely identifies the sold-to legal entity of the purchase order. -
PreferredGrade: string
Read Only:
trueMaximum Length:150Abbreviation that identifies the preferred grade of the item. -
PreferredGradeName: string
Read Only:
trueMaximum Length:240Preferred grade of the item. -
PrimaryImageURL: string
Read Only:
trueMaximum Length:255Indicates the attachment URL for the primary image of the item. -
ProductCategory: string
Read Only:
trueProduct category of the transaction line. -
ProductCategoryCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies the product category of the transaction line. -
ProductFiscalClassification: string
Read Only:
trueProduct fiscal classification of the transaction line. -
ProductFiscalClassificationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the product fiscal classification of the transaction line. -
ProductType: string
Read Only:
trueProduct type of the inventory item. -
ProductTypeCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies the product type of the inventory item. -
ProjectCostingProjectId: integer
(int64)
Read Only:
trueValue that uniquely identifies the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingProjectName: string
Read Only:
trueMaximum Length:240Name of the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingProjectNumber: string
Read Only:
trueMaximum Length:25Number that identifies the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingTaskId: integer
(int64)
Read Only:
trueValue that uniquely identifies the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingTaskName: string
Read Only:
trueMaximum Length:255Name of the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingTaskNumber: string
Read Only:
trueMaximum Length:100Number that identifies the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectSalesOrderFlag: boolean
Title:
Project Sales OrderRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then project details available with source application. If false, then project details are not available with source application. This attribute does not have a default value. -
proratedCosts: array
Prorated Costs for Shipment Lines
Title:
Prorated Costs for Shipment LinesThe Prorated Costs for Shipment Lines resource manages details about prorated costs for shipment lines. -
QuickShipStatus: string
Read Only:
trueMaximum Length:30Status of the quick ship for the shipment line. -
RcvShipmentLineId: integer
(int64)
Read Only:
trueValue that uniquely the advanced shipment notice (ASN) for the shipment line that the supplier supplies in receiving. -
RequestedDate: string
(date-time)
Read Only:
trueDate when the application requested the order line. -
RequestedDateType: string
Title:
MeaningRead Only:trueMaximum Length:80Determines whether the requested date occurs when the material ships or when it arrives. -
RequestedDateTypeCode: string
Read Only:
trueMaximum Length:30Abbreviation that indicates whether the requested date occurs when the material ships or when it arrives. -
RequestedQuantity: number
Read Only:
trueQuantity of the item that the sales order line requests, in the primary unit of measure. -
RequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Primary unit of measure for the ordered quantity. -
RequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the primary unit of measure for the ordered quantity. -
ReservableFlag: boolean
Read Only:
trueContains one of the following values: true or false. If true, the item can be reserved. If false, then the item can't be reserved. -
ReturnType: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the type of return order lines. A list of accepted values is defined in the lookup ORA_WSH_ORDER_LINE_RETURN_TYPE. -
ReturnTypeCode: string
Read Only:
trueMaximum Length:30Abbreviation that indicates the type of return order lines. A list of accepted values is defined in the lookup ORA_WSH_ORDER_LINE_RETURN_TYPE. -
Revision: string
Read Only:
trueMaximum Length:3Revision of the item. -
ScheduledShipDate: string
(date-time)
Read Only:
trueDate that the application scheduled to ship the order line. -
SealNumber: string
Read Only:
trueMaximum Length:30Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
SecondaryBackorderedQuantity: number
Read Only:
trueQuantity in the secondary unit of measure for the item that the application withheld from processing until inventory becomes available. -
SecondaryCancelledQuantity: number
Read Only:
trueCanceled quantity in the secondary unit of measure for the item. -
SecondaryConvertedQuantity: number
Read Only:
trueConverted quantity in the secondary unit of measure for the item. -
SecondaryDeliveredQuantity: number
Read Only:
trueDelivered quantity in the secondary unit of measure for the item. -
SecondaryPickedQuantity: number
Read Only:
trueQuantity in the secondary unit of measure for item that fulfillment takes from the warehouse to fulfill the sales order. -
SecondaryRequestedQuantity: number
Read Only:
trueQuantity of the item requested on the sales order line, in the secondary unit of measure. -
SecondaryRequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Secondary unit of measure for the ordered quantity. -
SecondaryRequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the secondary unit of measure for the ordered quantity. -
SecondaryShippedQuantity: number
Read Only:
trueShipped quantity, in the secondary unit of measure. -
SecondarySourceRequestedQuantity: number
Read Only:
trueSecondary unit of measure for the requested quantity on the source order line. -
SecondarySourceRequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Secondary unit of measure for the requested quantity on the source order line. -
SecondarySourceRequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the secondary unit of measure for the requested quantity on the source order line. -
SecondaryStagedQuantity: number
Read Only:
trueStaged quantity in the secondary unit of measure for the item. -
SellingPrice: integer
Read Only:
trueSelling price of the item. -
SerialNumberControlCode: number
Read Only:
trueValue that indicates the ability to use the serial number for tracking the unit of an item in the inventory. A list of accepted values is defined in the lookup EGP_SERIAL_NUMBER_CONTROL_TYPE. -
ServiceLevel: string
Title:
MeaningRead Only:trueMaximum Length:80Transportation priority that determines how quickly to transport the item. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ServiceLevelCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ShipFromAddress1: string
Title:
Address Line 1Read Only:trueMaximum Length:240First line of the ship-from address. -
ShipFromAddress2: string
Title:
Address Line 2Read Only:trueMaximum Length:240Second line of the ship-from address. -
ShipFromAddress3: string
Title:
Address Line 3Read Only:trueMaximum Length:240Third line of the ship-from address. -
ShipFromAddress4: string
Title:
Address Line 4Read Only:trueMaximum Length:240Fourth line of the ship-from address. -
ShipFromCity: string
Title:
Town or CityRead Only:trueMaximum Length:30City of the ship-from address. -
ShipFromCountry: string
Title:
CountryRead Only:trueMaximum Length:60Country of the ship-from address. -
ShipFromCounty: string
Title:
Region 1Read Only:trueMaximum Length:120County of the ship-from address. -
ShipFromLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-from location. -
ShipFromPostalCode: string
Title:
Postal CodeRead Only:trueMaximum Length:30Postal code of the ship-from address. -
ShipFromRegion: string
Title:
Region 3Read Only:trueMaximum Length:120Region of the ship-from address. -
ShipFromState: string
Title:
Region 2Read Only:trueMaximum Length:120State of the ship-from address. -
Shipment: string
Read Only:
trueMaximum Length:30Name of the shipment. -
ShipmentAdviceStatusFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the application sent the shipment advice for the shipped line to the source application. If false, then shipment advice not sent. The default value is false. -
ShipmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipment. -
ShipmentLine: integer
(int64)
Title:
LineRead Only:trueValue that uniquely identifies the shipment line. -
shipmentLineCosts: array
Shipment Line Costs
Title:
Shipment Line CostsThe Shipment Line Costs resource manages details about the shipping costs for an item. -
shipmentLinesDFF: array
Flexfields for Shipment Lines
Title:
Flexfields for Shipment LinesThe Flexfields for Shipment Lines resource manages details about shipment lines. -
shipmentLineSerials: array
Serials for Shipment Lines
Title:
Serials for Shipment LinesThe Serials for Shipment Lines resource manages details about serial numbers for items in shipment lines. -
ShipmentSet: string
Read Only:
trueMaximum Length:150Shipset that contains the order line. -
ShippedQuantity: number
Read Only:
trueShipped quantity, in the requested unit of measure. -
ShippingMethod: string
Read Only:
trueMaximum Length:522Transportation method for the shipment line. -
ShippingMethodCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the transportation method for the shipment line. -
ShippingPriority: string
Title:
MeaningRead Only:trueMaximum Length:80Indicates the priority of the demand lines to be shipped. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. -
ShippingPriorityCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the priority of the demand lines to ship. -
ShippingToleranceBehavior: string
Read Only:
trueValue that indicates the tolerance level while shipping the order lines. Contains one of the following values: Under tolerance or Requested quantity. If Under tolerance, then the order line is closed as soon as the shipped quantity meets the under tolerance level. If Requested quantity, then the order line is closed as soon as the shipped quantity meets the requested quantity level. This attribute is associated with a feature that requires opt in. -
ShipToAddress1: string
Maximum Length:
240First line of the ship-to customer address. -
ShipToAddress2: string
Maximum Length:
240Second line of the ship-to customer address. -
ShipToAddress3: string
Maximum Length:
240Third line of the ship-to customer address. -
ShipToAddress4: string
Maximum Length:
240Fourth line of the ship-to customer address. -
ShipToCity: string
Maximum Length:
60City of the ship-to customer address. -
ShipToContact: string
Maximum Length:
360Person to contact at the ship-to customer site. -
ShipToContactFirstName: string
Read Only:
trueFirst name of the person to contact at the ship-to customer site. -
ShipToContactId: integer
(int64)
Read Only:
trueValue that uniquely identifies the contact at the ship-to location. -
ShipToContactLastName: string
Read Only:
trueLast name of the person to contact at the ship-to customer site. -
ShipToContactPhone: string
Maximum Length:
40Phone number for the person to contact at the ship-to customer site. -
ShipToCountry: string
Maximum Length:
80Country of the ship-to customer address. -
ShipToCounty: string
Maximum Length:
120County of the ship-to customer address. -
ShipToCustomer: string
Read Only:
trueMaximum Length:360Name of the party who will receive the sales order line that ships. -
ShipToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the ship-to party. -
ShipToEmail: string
Read Only:
trueEmail of the person to contact at the ship-to customer site. -
ShipToFax: string
Maximum Length:
40Fax number of the ship-to customer. -
ShipToLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to location. -
ShipToLocationType: string
Read Only:
trueMaximum Length:1Defines the ship-to location type. -
ShipToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to party. -
ShipToPartySiteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to party site. -
ShipToPartySiteNumber: string
Read Only:
trueMaximum Length:30Number that identifies the ship-to party site. -
ShipToPostalCode: string
Maximum Length:
60Abbreviation that identifies the postal code of the ship-to customer address. -
ShipToRegion: string
Maximum Length:
120Region of the ship-to customer address. -
ShipToState: string
Maximum Length:
120State of the ship-to customer address. -
ShipToURL: string
Maximum Length:
2000URL (Uniform Resource Locator) of the ship-to customer. -
SoldToContact: string
Maximum Length:
360Person to contact at the sold-to customer site. -
SoldToContactFirstName: string
Read Only:
trueFirst name of the person to contact at the sold-to customer site. -
SoldToContactId: integer
(int64)
Read Only:
trueValue that uniquely identifies the sold-to contact for the shipment line. -
SoldToContactLastName: string
Read Only:
trueLast name of the person to contact at the sold-to customer site. -
SoldToContactPhone: string
Maximum Length:
40Phone number for the person to contact at the sold-to customer site. -
SoldToCustomer: string
Read Only:
trueMaximum Length:360Name of the party who purchased the sales order line. -
SoldToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the sold-to party. -
SoldToEmail: string
Read Only:
trueEmail of the person to contact at the sold-to customer site. -
SoldToFax: string
Maximum Length:
40Fax number of the sold-to customer. -
SoldToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the sold-to party. -
SoldToURL: string
Maximum Length:
2000URL (Uniform Resource Locator) of the sold-to customer. -
SourceDocumentTypeId: integer
(int64)
Read Only:
trueValue that uniquely identifies the type of source document. -
SourceLineUpdateDate: string
(date-time)
Read Only:
trueDate when the application most recently updated the source line. -
SourceOrder: string
Read Only:
trueMaximum Length:150Number that identifies the source order header. -
SourceOrderFulfillmentLine: string
Read Only:
trueMaximum Length:150Number that identifies the fulfillment line for the order line in the source order. -
SourceOrderFulfillmentLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the fulfillment line in source order. -
SourceOrderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source order header. -
SourceOrderLine: string
Read Only:
trueMaximum Length:150Number that identifies the source order line in the source order header. -
SourceOrderLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source order line. -
SourceRequestedQuantity: number
Read Only:
trueQuantity that the customer requested on the source order line. -
SourceRequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for the requested quantity on the source order line. -
SourceRequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure for the requested quantity on the source order line. -
SourceSubinventory: string
Read Only:
trueMaximum Length:10If material is available, then this attribute contains the subinventory that the warehouse uses to pick the requested item. -
SourceSystem: string
Read Only:
trueMaximum Length:80Name of the source application. -
SourceSystemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source application. -
SplitFromShipmentLine: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipment line that the application originally split this line from. -
SrcAttribute1: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttribute10: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield. -
SrcAttribute11: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the eleventh user descriptive flexfield. -
SrcAttribute12: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the twelfth user descriptive flexfield. -
SrcAttribute13: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the thirteenth user descriptive flexfield. -
SrcAttribute14: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fourteenth user descriptive flexfield. -
SrcAttribute15: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fifteenth user descriptive flexfield. -
SrcAttribute16: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the sixteenth user descriptive flexfield. -
SrcAttribute17: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the seventeenth user descriptive flexfield. -
SrcAttribute18: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the eighteenth user descriptive flexfield. -
SrcAttribute19: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the nineteenth user descriptive flexfield. -
SrcAttribute2: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttribute20: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the twentieth user descriptive flexfield. -
SrcAttribute3: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttribute4: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttribute5: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
SrcAttribute6: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield. -
SrcAttribute7: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield. -
SrcAttribute8: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield. -
SrcAttribute9: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield. -
SrcAttributeCategory: string
Read Only:
trueMaximum Length:30Value that indicates the source application descriptive flexfield segment. -
SrcAttributeDate1: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttributeDate2: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttributeDate3: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttributeDate4: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttributeDate5: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
SrcAttributeNumber1: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttributeNumber10: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield. -
SrcAttributeNumber2: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttributeNumber3: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttributeNumber4: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttributeNumber5: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
SrcAttributeNumber6: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield. -
SrcAttributeNumber7: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield. -
SrcAttributeNumber8: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield. -
SrcAttributeNumber9: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield. -
SrcAttributeTimestamp1: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttributeTimestamp2: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttributeTimestamp3: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttributeTimestamp4: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttributeTimestamp5: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
StagedQuantity: number
Read Only:
trueStaged quantity from items in the sales order. -
Subinventory: string
Read Only:
trueMaximum Length:10Subinventory to use when fulfilling the item to shipped. -
Supplier: string
Read Only:
trueMaximum Length:360Name of the supplier. -
SupplierLotNumber: string
Read Only:
trueMaximum Length:255Number that identifies the lot assigned to the item by the supplier. -
SupplierPartyNumber: string
Read Only:
trueMaximum Length:30Number that identifies the supplier party. -
TareWeight: number
Read Only:
trueWeight of the container of the shipment line. It is the difference between the gross weight and the net weight. -
TaxationCountry: string
Read Only:
trueCountry where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
TaxationCountryCode: string
Read Only:
trueMaximum Length:2Abbreviation that identifies the country where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
TaxClassification: string
Read Only:
trueValue that indicates the group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
TaxClassificationCode: string
Read Only:
trueMaximum Length:50Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
TaxExemptionCertificateNumber: string
Read Only:
trueMaximum Length:80Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxExemptionReason: string
Read Only:
trueValue that indicates the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxExemptionReasonCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxInvoiceDate: string
(date)
Read Only:
trueDate and time of the tax invoice that you use to meet tax reporting that different countries require. -
TaxInvoiceNumber: string
Read Only:
trueMaximum Length:150Number of the tax invoice that you use to meet tax reporting that different countries require. -
ThirdPartyTaxRegistrationId: integer
(int64)
Read Only:
trueValue that uniquely identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
ThirdPartyTaxRegistrationNumber: string
Read Only:
trueNumber that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
TrackingNumber: string
Read Only:
trueMaximum Length:30Number that uniquely identifies tracking for the shipment during transportation. The carrier provides this number. -
TradeComplianceDate: string
(date-time)
Title:
Trade Compliance DateRead Only:trueDate when the application updated the trade compliance status. -
TradeComplianceReason: string
Title:
Trade Compliance ReasonRead Only:trueMaximum Length:2000Reason for the trade compliance screening. -
TradeComplianceScreenedFromEvent: string
Read Only:
trueValue that indicates if the shipment line was screened for trade compliance when publishing a back order. -
TradeComplianceScreeningMethod: string
Title:
MeaningRead Only:trueMaximum Length:80Method the application uses to screen the order line for trade compliance. -
TradeComplianceScreeningMethodCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the method the application uses to screen the order line for trade compliance. -
TradeComplianceStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the status of trade compliance screening for the shipment line. -
TradeComplianceStatusCode: string
Title:
Trade Compliance StatusRead Only:trueMaximum Length:30Abbreviation that identifies the status of trade compliance screening for the shipment line. -
TransactionBusinessCategory: string
Read Only:
trueName 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. -
TransactionBusinessCategoryCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies 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. -
TransportationPlanningDate: string
(date-time)
Title:
Transportation Planning DateRead Only:trueDate when the application received transportation planning for the shipment line. -
TransportationPlanningStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the status of transportation planning for the shipment line. -
TransportationPlanningStatusCode: string
Title:
Transportation Planning StatusRead Only:trueMaximum Length:30Abbreviation that identifies the status of the transportation planning of the shipment line. -
TransportationShipment: string
Title:
Transportation ShipmentRead Only:trueMaximum Length:101Value that identifies the planned shipment that the transportation management application provides. -
TransportationShipmentCompleteFromEvent: string
Read Only:
trueValue that indicates if the transportation shipment is completed when publishing a back order. -
TransportationShipmentFromEvent: string
Read Only:
trueValue that identifies the planned shipment from the transportation management application when publishing a back order. -
TransportationShipmentLine: string
Title:
Transportation Shipment LineRead Only:trueMaximum Length:101Value that identifies the planned shipment line that the transportation management application provides. -
TransportationShipmentLineFromEvent: string
Read Only:
trueValue that identifies the planned shipment line from the transportation management application when publishing a back order. -
UnderShipTolerancePercentage: number
Read Only:
trueMaximum percent below the requested quantity that can be shipped on an order line. This attribute is associated with a feature that requires opt in. -
UnitPrice: integer
Read Only:
truePrice of item for each unit. -
UnitVolume: integer
Read Only:
trueUnit volume of the item on the shipment line. -
UnitWeight: integer
Read Only:
trueUnit weight of the item on the shipment line. -
UserDefinedFiscalClassification: string
Read Only:
trueClassification for each tax requirement that you cannot define using the fiscal classification types that already exist. -
UserDefinedFiscalClassificationCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist. -
Volume: integer
Read Only:
trueVolume of the material for the shipment line. -
VolumeUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for volume. -
VolumeUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure to use for volume. -
WeightUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for weight. -
WeightUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure to use for weight.
Nested Schema : Attachments for Shipment Lines
Type:
arrayTitle:
Attachments for Shipment LinesThe Attachments for Shipment Lines resource manages details about shipment line attachments.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
arrayTitle:
Flexfields for Inventory Striping AttributesThe Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes. 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 : Packing Instructions for Shipment Lines
Type:
arrayTitle:
Packing Instructions for Shipment LinesThe Packing Instructions for Shipment Lines resource manages details about how to pack an item.
Show Source
Nested Schema : Shipping Instructions for Shipment Lines
Type:
arrayTitle:
Shipping Instructions for Shipment LinesThe Shipping Instructions for Shipment Lines resource manages details about how to ship items.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Lot Attributes
Type:
arrayTitle:
Flexfields for Lot AttributesThe Flexfields for Lot Attributes resource manages details about lot attributes for the shipment lines.
Show Source
Nested Schema : Flexfields for Lots
Type:
arrayTitle:
Flexfields for LotsThe Flexfields for Lots resource manages details about lots for shipment lines.
Show Source
Nested Schema : Prorated Costs for Shipment Lines
Type:
arrayTitle:
Prorated Costs for Shipment LinesThe Prorated Costs for Shipment Lines resource manages details about prorated costs for shipment lines.
Show Source
Nested Schema : Shipment Line Costs
Type:
arrayTitle:
Shipment Line CostsThe Shipment Line Costs resource manages details about the shipping costs for an item.
Show Source
Nested Schema : Flexfields for Shipment Lines
Type:
arrayTitle:
Flexfields for Shipment LinesThe Flexfields for Shipment Lines resource manages details about shipment lines.
Show Source
Nested Schema : Serials for Shipment Lines
Type:
arrayTitle:
Serials for Shipment LinesThe Serials for Shipment Lines resource manages details about serial numbers for items in shipment lines.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdIdentifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the document. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that the shipment appends to the URI. The shipment gets this value from the endpoint for the application that MODULE_ID identifies. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-inventoryStripingDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:40Descriptive 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 SegmentDescriptive 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 OriginMaximum Length:2Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of OriginName of the country of origin. This attribute is associated with a feature that requires opt in. -
DeliveryDetailId: integer
(int64)
Title:
LineValue that uniquely identifies the shipment line. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
ProjectValue that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
ProjectNumber that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
TaskValue that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
TaskNumber that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-linePackingInstructions-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
Read Only:
trueValue that uniquely identifies the text that contains details about how to pack the item. -
PackingInstructions: string
(byte)
Read Only:
trueText that describes how to pack the item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-lineShippingInstructions-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipping instruction. -
ShippingInstructions: string
(byte)
Read Only:
trueText that includes details about how to ship the item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-lotAttributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for lot attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
LotMaximum Length:80Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-lotStandardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for lot standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
LotMaximum Length:80Number that identifies the lot for the item. The application uses this attribute when the warehouse places the item under lot control. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-proratedCosts-item-response
Type:
Show Source
object-
CreatedBy: string
Maximum Length:
64User who created the prorated shipping cost. -
CreationDate: string
(date-time)
Date when the prorated shipping cost was created.
-
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency that the prorated shipping cost uses. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the prorated shipping cost. -
LastUpdateDate: string
(date-time)
Date when the prorated shipping cost was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who most recently updated the prorated shipping cost. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProratedAmount: number
Amount for the prorated shipping cost.
-
ProratedShippingCostId: integer
(int64)
Value that uniquely identifies the prorated shipping cost.
-
ShippingCostType: string
Read Only:
trueMaximum Length:60Type of cost that is predefined in the application. -
ShippingCostTypeCategory: string
Read Only:
trueMaximum Length:80Category of the prorated shipping cost that the application uses to group shipping costs according to similar characteristics. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeCategoryCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the category of the prorated shipping cost. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeId: integer
(int64)
Value that uniquely identifies the category of the prorated shipping cost.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineCosts-item-response
Type:
Show Source
object-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Conversion date to use when converting the currency.
-
ConversionRate: number
Conversion rate to use when converting the currency.
-
ConversionRateType: string
Read Only:
trueMaximum Length:30Type of currency conversion. -
ConversionRateTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Maximum Length:
64User who created the shipping cost for the packing unit. -
CreationDate: string
(date-time)
Date when the shipping cost for the packing unit was created.
-
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency that the packing unit cost uses. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the shipping cost. -
DeliveryDetailId: integer
(int64)
Value that uniquely identifies the shipment line.
-
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
LastUpdateDate: string
(date-time)
Date when the shipping cost for the packing unit was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who most recently updated the shipping cost for the packing unit. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the container to use when packing the detail line.
-
PackingUnit: string
Read Only:
trueMaximum Length:30Name of the container to use to pack the item. -
ShippingCost: string
Read Only:
trueMaximum Length:60Cost type that comes predefined in the application. -
shippingCostsDFF: array
Flexfields for Shipment Line Costs
Title:
Flexfields for Shipment Line CostsThe Flexfields for Shipment Line Costs resource manages details about shipment line costs. -
ShippingCostTypeCategory: string
Read Only:
trueMaximum Length:80Category of the shipping cost that the application uses to group shipping costs according to similar characteristics. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeCategoryCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the category of the shipping cost. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeId: integer
(int64)
Value that uniquely identifies the category of the shipping cost.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Shipment Line Costs
Type:
arrayTitle:
Flexfields for Shipment Line CostsThe Flexfields for Shipment Line Costs resource manages details about shipment line costs.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineCosts-shippingCostsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for shipping costs. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for shipping costs. -
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLinesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueRead Only:trueMaximum Length:30Descriptive flexfield context name for shipment lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
DeliveryDetailId: integer
(int64)
Title:
LineRead Only:trueValue that uniquely identifies the shipment line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineSerials-item-response
Type:
Show Source
object-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers. -
DeliveryDetailId: number
Read Only:
trueValue that uniquely identifies the shipment line. -
FromSerialNumber: string
Read Only:
trueMaximum Length:255Starting serial number in a range of serial numbers. This attribute is used when the warehouse places the item under serial control. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
serialNumbers: array
Serial Numbers
Title:
Serial NumbersThe Serial Numbers resource manages details about individual serial numbers for the shipment lines. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers. -
SupplierSerialNumber: string
Read Only:
trueMaximum Length:80Serial number assigned to the item by the supplier. -
ToSerialNumber: string
Read Only:
trueMaximum Length:80Ending serial number in a range of serial numbers. This attribute is used when the warehouse places the item under serial control. -
TransactionTempId: number
Read Only:
trueValue that uniquely identifies a row in the transaction table for temporary inventory. -
UniqueLineNumber: integer
(int64)
Value that creates a relationship between the serial number and the shipment line. If the line has shipped, then this attribute identifies the shipment line. If the line has not shipped, then this attribute identifies the transaction for a row in a temporary transaction table that references the serial number.
Nested Schema : Flexfields for Serial Attributes
Type:
arrayTitle:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Serial Numbers
Type:
arrayTitle:
Serial NumbersThe Serial Numbers resource manages details about individual serial numbers for the shipment lines.
Show Source
Nested Schema : Flexfields for Serials
Type:
arrayTitle:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineSerials-attributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial attributes. -
FmSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineSerials-serialNumbers-item-response
Type:
Show Source
object-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberRead Only:trueMaximum Length:80Serial number for the item. The application uses this attribute when the warehouse places the item under serial control. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers.
Nested Schema : Flexfields for Serial Attributes
Type:
arrayTitle:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
arrayTitle:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineSerials-serialNumbers-attributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial attributes. -
CurrentOrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80Serial number for the item. The application uses this attribute when the warehouse places the item under serial control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineSerials-serialNumbers-standardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for standard attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial standards. -
CurrentOrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80Serial number for the item. This attribute is used when the warehouse places the item under serial control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-outerPackingUnits-shipmentLines-shipmentLineSerials-standardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for standard attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial standards. -
FmSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-shipmentRoutingInstructions-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
Read Only:
trueValue that uniquely identifies the routing instruction. -
RoutingInstruction: string
(byte)
Read Only:
trueText that describes the shipping route to use for the shipment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-shipmentsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for shipments. -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
DeliveryId: integer
(int64)
Value that uniquely identifies the shipment.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-shipmentShippingMarks-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
Read Only:
trueValue that identifies the shipping marks that display on each package. These marks help to move the package without delay or confusion to the final destination, and to allow personnel to verify cargo against documents. -
ShippingMarks: string
(byte)
Read Only:
trueShipping marks that display on each package. These marks help to move the package without delay or confusion to the final destination, and to allow personnel to verify cargo against documents.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-shippingCosts-item-response
Type:
Show Source
object-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Conversion date to use when converting the currency.
-
ConversionRate: number
Conversion rate to use when converting the currency.
-
ConversionRateType: string
Read Only:
trueMaximum Length:30Type of currency conversion. -
ConversionRateTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Maximum Length:
64User who created the shipping cost for the packing unit. -
CreationDate: string
(date-time)
Date when the shipping cost for the packing unit was created.
-
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency that the packing unit cost uses. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the shipping cost. -
DeliveryDetailId: integer
(int64)
Value that uniquely identifies the shipment line.
-
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
LastUpdateDate: string
(date-time)
Date when the shipping cost for the packing unit was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who most recently updated the shipping cost for the packing unit. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the container to use when packing the detail line.
-
PackingUnit: string
Read Only:
trueMaximum Length:30Name of the container to use to pack the item. -
ShippingCost: string
Read Only:
trueMaximum Length:60Cost type that comes predefined in the application. -
shippingCostsDFF: array
Flexfields for Shipping Costs
Title:
Flexfields for Shipping CostsThe Flexfields for Shipping Costs resource manages details about the shipping costs. -
ShippingCostTypeCategory: string
Read Only:
trueMaximum Length:80Category of the shipping cost that the application uses to group shipping costs according to similar characteristics. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeCategoryCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the category of the shipping cost. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeId: integer
(int64)
Value that uniquely identifies the category of the shipping cost.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Shipping Costs
Type:
arrayTitle:
Flexfields for Shipping CostsThe Flexfields for Shipping Costs resource manages details about the shipping costs.
Show Source
Nested Schema : shipments-shippingCosts-shippingCostsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for shipping costs. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for shipping costs. -
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-item-response
Type:
Show Source
object-
AllowItemSubstitutionFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then allow item substitution. If false, then do not allow item substitution. This attribute does not have a default value. This attribute is not currently used. -
ArrivalSet: string
Read Only:
trueMaximum Length:150Arrival set that contains the order line. -
AssessableValue: number
Read Only:
trueValue 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 LinesThe Attachments for Unpacked Shipment Lines resource manages details about unpacked shipment line attachments. -
BackorderedQuantity: number
Read Only:
trueQuantity that the application withheld from processing until inventory becomes available. -
BaseItem: string
Read Only:
trueMaximum Length:300Name of the model to use for an assemble-to-order configured item. -
BaseItemDescription: string
Read Only:
trueMaximum Length:240Description of the model to use for an assemble-to-order configured item. -
BaseItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the model to use for an assemble-to-order configured item. -
BillToAddress1: string
Maximum Length:
240First line of the bill-to customer address. -
BillToAddress2: string
Maximum Length:
240Second line of the bill-to customer address. -
BillToAddress3: string
Maximum Length:
240Third line of the bill-to customer address. -
BillToAddress4: string
Maximum Length:
240Fourth line of the bill-to customer address. -
BillToCity: string
Maximum Length:
60City of the bill-to customer address. -
BillToContact: string
Maximum Length:
360Person to contact at the bill-to customer site. -
BillToContactFirstName: string
Read Only:
trueFirst name of the person to contact at the bill-to customer site. -
BillToContactId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to contact for the order line. -
BillToContactLastName: string
Read Only:
trueLast name of the person to contact at the bill-to customer site. -
BillToContactPhone: string
Maximum Length:
40Phone number of the person to contact at the bill-to customer site. -
BillToCountry: string
Maximum Length:
80Country of the bill-to customer address. -
BillToCounty: string
Maximum Length:
60County of the bill-to customer address. -
BillToCustomer: string
Read Only:
trueMaximum Length:360Name of the party to bill for the sales order line. -
BillToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the party to bill for the sales order line. -
BillToEmail: string
Read Only:
trueEmail of the person to contact at the bill-to customer site. -
BillToFax: string
Maximum Length:
40Fax number of the bill-to customer. -
BillToLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to location for the order line. -
BillToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to party for the order line. -
BillToPartySiteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the bill-to party site. -
BillToPartySiteNumber: string
Read Only:
trueMaximum Length:30Number that identifies the bill-to party site. -
BillToPostalCode: string
Maximum Length:
60Abbreviation that identifies the postal code of the bill-to customer address. -
BillToRegion: string
Maximum Length:
60Region of the bill-to customer address. -
BillToState: string
Maximum Length:
60State of the bill-to customer address. -
BillToURL: string
Maximum Length:
2000URL (Uniform Resource Locator) of the bill-to customer. -
BusinessUnit: string
Read Only:
trueName of the selling business unit. -
BusinessUnitId: integer
(int64)
Read Only:
trueValue that uniquely identifies the selling business unit. -
CancelBackorders: string
Read Only:
trueMaximum Length:1Indicates if the remaining quantity on the shipment line can be automatically canceled during the pick release, pick confirm, and ship confirm processes. -
CancelledQuantity: number
Read Only:
trueQuantity that was canceled. -
Carrier: string
Title:
NameRead Only:trueMaximum Length:360Name of the carrier who transports the shipment. -
CarrierId: integer
(int64)
Read Only:
trueValue that uniquely identifies the carrier. -
CarrierNumber: string
Title:
Registry IDRead Only:trueMaximum Length:30Number that identifies the carrier who transports the shipment. -
ConversionDate: string
(date)
Read Only:
trueDate when the application converted the currency. -
ConversionRate: number
Read Only:
trueRate of the currency conversion. -
ConversionTypeCode: string
Read Only:
trueMaximum Length:80If the sales order does not use the same currency that the shipping cost uses, then this attribute specifies the abbreviation that identifies the currency conversion type to use when converting the currency. -
ConvertedQuantity: number
Read Only:
trueShipped or backordered quantity of the line converted to ordered UOM. -
ConvertedRequestedQuantity: number
Read Only:
trueRequested quantity of the shipment line in order unit of measure (UOM). This attribute is associated with a feature that requires opt in. -
CreatedBy: string
Read Only:
trueMaximum Length:64User who created the shipment line. -
CreationDate: string
(date-time)
Read Only:
trueDate when the application created the shipment line. -
CurrencyCode: string
Read Only:
trueMaximum Length:15Abbreviation that identifies the currency of the shipment line. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the shipment line. -
CurrentBackorderedQuantityFromEvent: number
Read Only:
trueQuantity back ordered currently for the shipment line when publishing a back order. -
CustomerItem: string
Read Only:
trueMaximum Length:150Customer item number. -
CustomerItemDescription: string
Read Only:
trueMaximum Length:240Customer item description. -
CustomerItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the customer item. -
CustomerPONumber: string
Read Only:
trueMaximum Length:50Number of the customer purchase order. -
DeliveredQuantity: number
Read Only:
trueQuantity that the shipper delivers. -
DestinationOrganizationCode: string
Read Only:
trueMaximum Length:255Value of the Destination Organization Code that's retrieved when the Source Document Type is Transfer Order. -
DocumentFiscalClassification: string
Read Only:
trueDocument fiscal classification. -
DocumentFiscalClassificationCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies the document fiscal classification. -
DoNotShipAfterDate: string
(date-time)
Read Only:
trueDate before when the shipper must ship. -
DoNotShipBeforeDate: string
(date-time)
Read Only:
trueDate after when the shipper must ship. -
EndAssemblyItemNumber: string
Title:
End AssemblyRead Only:trueMaximum Length:300Number that identifies the finished, assembled item to build, using the item shipped on this shipment line. -
EnforceSingleShipment: string
Read Only:
trueMaximum Length:1Indicates if the order can be fulfilled using a single shipment and the remaining quantity can be automatically canceled during the ship confirm process. -
FirstPartyTaxRegistrationId: integer
(int64)
Read Only:
trueValue that uniquely identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
FirstPartyTaxRegistrationNumber: string
Read Only:
trueNumber that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes. -
FOB: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the ownership of the items that are in transit. A list of accepted values is defined in the lookup type FOB. -
FOBCode: string
Read Only:
trueMaximum Length:30Abbreviation that indicates the ownership of the items that are in transit. -
FreightTerms: string
Title:
MeaningRead Only:trueMaximum Length:80Agreement that describes whether the buyer or seller pays the shipping cost of the sales order, and when payment is due. A list of accepted values is defined in the lookup type WSH_FREIGHT_CHARGE_TERMS. -
FreightTermsCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the freight terms. -
GrossWeight: integer
Read Only:
trueGross weight of the shipment line. -
InitialDestination: string
Read Only:
trueFirst leg of transportation that the transportation management application planned to deliver the shipment to the final destination. -
InitialDestinationId: integer
(int64)
Title:
Initial DestinationRead Only:trueValue that uniquely identifies the first leg of transportation that the transportation management application planned to deliver the shipment to the final destination. -
IntegrationStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Integration status of a shipment line in an application that resides outside of Oracle applications. A list of accepted values is defined in the lookup type ORA_RCV_EXT_SYS_INTG_STATUS. -
IntegrationStatusCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the integration status of a shipment line in an application that resides outside of Oracle applications. A list of accepted values is defined in the lookup type ORA_RCV_EXT_SYS_INTG_STATUS. -
IntendedUse: string
Read Only:
trueName of the intended use classification. -
IntendedUseClassificationId: number
Read Only:
trueValue that uniquely identifies the Intended use classification. -
InventoryControlsMissingMessage: string
Read Only:
trueMaximum Length:255Message that indicates the missing inventory control information for the shipment line. -
InventoryItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory item. -
inventoryStripingDFF: array
Flexfields for Inventory Striping Attributes
Title:
Flexfields for Inventory Striping AttributesThe Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes. 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. -
Item: string
Read Only:
trueMaximum Length:300Value that uniquely identifies the item. -
ItemDescription: string
Read Only:
trueMaximum Length:240Description of the inventory item. -
LastUpdateDate: string
(date-time)
Read Only:
trueDate when the user most recently updated the shipment line. -
LastUpdatedBy: string
Read Only:
trueMaximum Length:64User who most recently updated the shipment line. -
LegalEntity: string
Read Only:
trueName of the legal entity. -
LegalEntityId: integer
Read Only:
trueValue that uniquely identifies the legal entity. -
LineGrossWeight: number
Read Only:
trueGross weight of the shipment line. This attribute is associated with a feature that requires opt in. -
LineNetWeight: number
Read Only:
trueNet weight of the shipment line. This attribute is associated with a feature that requires opt in. -
linePackingInstructions: array
Packing Instructions for Unpacked Shipment Lines
Title:
Packing Instructions for Unpacked Shipment LinesThe Packing Instructions for Unpacked Shipment Lines resource manages details about how to pack an item in an unpacked shipment line. -
LineSellingPrice: number
Read Only:
trueSelling price of the item. -
lineShippingInstructions: array
Shipping Instructions for Unpacked Shipment Lines
Title:
Shipping Instructions for Unpacked Shipment LinesThe Shipping Instructions for Unpacked Shipment Lines resource manages details about how to ship items in unpacked shipment lines. -
LineStatus: string
Read Only:
trueMaximum Length:80Status that determines where the status of the shipment line, such as ready to release, released, staged, shipped, or backordered. A list of accepted values is defined in the lookup type WSH_PICK_STATUS. -
LineStatusCode: string
Read Only:
trueMaximum Length:1Abbreviation that identifies the status code of the shipment line. A list of accepted values is defined in the lookup type WSH_PICK_STATUS. -
LineUnitPrice: number
Read Only:
truePrice of item for each unit. -
LineUnitVolume: number
Read Only:
trueUnit volume of the item on the shipment line. -
LineUnitWeight: number
Read Only:
trueUnit weight of the item on the shipment line. -
LineVolume: number
Read Only:
trueVolume of the material for the shipment line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LoadingSequence: integer
Read Only:
trueSequence to use when loading the shipment line. -
LocationOfFinalDischarge: string
Read Only:
trueLocation of the final discharge. -
LocationOfFinalDischargeCode: string
Read Only:
trueAbbreviation that identifies the final discharge location. -
LocationOfFinalDischargeId: integer
(int64)
Read Only:
trueValue that uniquely identifies the location of the final discharge. -
Locator: string
Maximum Length:
4000Concatenated name of the inventory locator that provides the source for material that ships. -
LocatorId: integer
(int64)
Read Only:
trueValue that uniquely identifies the item locator for the shipment line. -
LogisticsServiceProviderCustomer: string
Read Only:
trueMaximum Length:360Name of the customer who provides logistics services. This customer sends the order line. -
LogisticsServiceProviderCustomerId: integer
(int64)
Read Only:
trueValue that uniquely identifies the customer who provides logistics services. This customer sends the order line. -
LogisticsServiceProviderCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the customer who provides logistics services. This customer sends the order line. -
lotAttributeDFF: array
Flexfields for Lot Attributes
Title:
Flexfields for Lot AttributesThe Flexfields for Lot Attributes resource manages details about lot attributes for the unpacked shipment lines. -
LotNumber: string
Read Only:
trueMaximum Length:80Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. -
lotStandardDFF: array
Flexfields for Lots
Title:
Flexfields for LotsThe Flexfields for Lots resource manages details about lots for unpacked shipment lines. -
MaximumOvershipmentPercentage: integer
Read Only:
trueMaximum percent above the requested quantity that can ship for the shipment line. -
MaximumUndershipmentPercentage: integer
Read Only:
trueMaximum percent below the requested quantity that can ship for the shipment line. -
ModeOfTransport: string
Title:
MeaningRead Only:trueMaximum Length:80Mode of transportation that ships the item. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT. -
ModeOfTransportCode: string
Read Only:
trueMaximum Length:30Abbreviation 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. -
MovementRequestLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the movement request line. -
NetWeight: integer
Read Only:
trueNet weight of the shipment line. -
Order: string
Title:
Sales OrderRead Only:trueMaximum Length:150Sales order number from the order capture application. -
OrderLine: string
Title:
Sales Order LineRead Only:trueMaximum Length:150Sales order line number from the order capture application. -
OrderSchedule: string
Title:
Sales Order ScheduleRead Only:trueMaximum Length:150Sales order shipment number from the order capture application. -
OrderType: string
Title:
MeaningRead Only:trueMaximum Length:80Type of source line. -
OrderTypeCode: string
Title:
Order TypeRead Only:trueMaximum Length:30Abbreviation that identifies the type of source line. -
OrganizationCode: string
Read Only:
trueMaximum Length:18Abbreviation that identifies the ship-from organization. -
OrganizationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the inventory organization. -
OrganizationName: string
Read Only:
trueMaximum Length:240Name of the inventory organization. -
OriginalDeliveryDetailId: integer
(int64)
Read Only:
trueValue that uniquely identifies the original delivery detail. This attribute is not currently used. -
OriginalItemConvertedQuantity: number
Read Only:
trueShipped or backordered quantity of the line converted to an original item and ordered UOM. -
OriginalItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the original inventory item. This attribute is not currently used. -
OriginalItemNumber: string
Read Only:
trueMaximum Length:255Value that uniquely identifies the original item. This attribute is not currently used. -
OriginalShipmentLineFromEvent: integer
Read Only:
trueValue that uniquely identifies the shipment line from which the quantity was originally backordered. This attribute contains a value different from the shipment line when the parameter to consolidate backorders is enabled. -
OriginalSourceOrderFulfillmentLine: string
Maximum Length:
255Original fulfillment number that identifies the fulfillment line for the order line in the source order. -
OriginalSourceOrderFulfillmentLineId: integer
Original fulfillment value that uniquely identifies the fulfillment line in the source order.
-
OverShipTolerancePercentage: number
Read Only:
trueMaximum percent above the requested quantity that can be shipped on an order line. This attribute is associated with a feature that requires opt in. -
ParentItem: string
Read Only:
trueMaximum Length:300Name of the parent item. -
ParentItemDescription: string
Read Only:
trueMaximum Length:240Description of the parent item. -
ParentItemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the parent item. -
ParentPackingUnit: string
Read Only:
trueMaximum Length:30Parent packing unit for the shipment line. -
ParentPackingUnitId: integer
(int64)
Read Only:
trueValue that uniquely identifies the parent packing unit for the shipment line. -
ParentSourceOrderFulfillmentLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source shipment of the parent item. -
PendingQuantity: number
Read Only:
trueQuantity from the source order line that the shipper has not yet shipped. -
PendingQuantityFlag: boolean
Read Only:
trueContains one of the following values: true or false. If true, then the pending quantity is greater than zero. If false, then pending quantity is less than or equal to zero. The default value is false. -
PickedQuantity: number
Read Only:
trueQuantity that fulfillment takes from the warehouse to fulfill the sales order. -
PickWave: string
Read Only:
trueMaximum Length:30Name of the group of sales orders that the application released into picking. -
PickWaveId: integer
(int64)
Read Only:
trueValue that uniquely identifies the group of sales orders that the application released into picking. -
POBillToBusinessUnit: string
Read Only:
trueBusiness unit of the purchase order. -
POBillToBusinessUnitId: integer
Read Only:
trueValue that uniquely identifies the bill-to business unit of the purchase order. -
POHeaderId: integer
Read Only:
trueValue that uniquely identifies the purchase order header. -
PONumber: string
Read Only:
trueNumber that identifies the purchase order. -
POSoldToLegalEntity: string
Read Only:
trueSold-to legal entity for the purchase order. -
POSoldToLegalEntityId: integer
Read Only:
trueValue that uniquely identifies the sold-to legal entity of the purchase order. -
PreferredGrade: string
Read Only:
trueMaximum Length:150Abbreviation that identifies the preferred grade of the item. -
PreferredGradeName: string
Read Only:
trueMaximum Length:240Preferred grade of the item. -
PrimaryImageURL: string
Read Only:
trueMaximum Length:255Indicates the attachment URL for the primary image of the item. -
ProductCategory: string
Read Only:
trueProduct category of the transaction line. -
ProductCategoryCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies the product category of the transaction line. -
ProductFiscalClassification: string
Read Only:
trueProduct fiscal classification of the transaction line. -
ProductFiscalClassificationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the product fiscal classification of the transaction line. -
ProductType: string
Read Only:
trueProduct type of the inventory item. -
ProductTypeCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies the product type of the inventory item. -
ProjectCostingProjectId: integer
(int64)
Read Only:
trueValue that uniquely identifies the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingProjectName: string
Read Only:
trueMaximum Length:240Name of the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingProjectNumber: string
Read Only:
trueMaximum Length:25Number that identifies the project for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingTaskId: integer
(int64)
Read Only:
trueValue that uniquely identifies the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingTaskName: string
Read Only:
trueMaximum Length:255Name of the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectCostingTaskNumber: string
Read Only:
trueMaximum Length:100Number that identifies the task for standardized project cost collection. This attribute is associated with a feature that requires opt in. -
ProjectSalesOrderFlag: boolean
Title:
Project Sales OrderRead Only:trueMaximum Length:1Contains one of the following values: true or false. If true, then project details available with source application. If false, then project details are not available with source application. This attribute does not have a default value. -
proratedCosts: array
Prorated Costs for Unpacked Shipment Lines
Title:
Prorated Costs for Unpacked Shipment LinesThe Prorated Costs for Unpacked Shipment Lines resource manages details about prorated costs for unpacked shipment lines. -
QuickShipStatus: string
Read Only:
trueMaximum Length:30Status of the quick ship for the shipment line. -
RcvShipmentLineId: integer
(int64)
Read Only:
trueValue that uniquely the advanced shipment notice (ASN) for the shipment line that the supplier supplies in receiving. -
RequestedDate: string
(date-time)
Read Only:
trueDate when the application requested the order line. -
RequestedDateType: string
Title:
MeaningRead Only:trueMaximum Length:80Determines whether the requested date occurs when the material ships or when it arrives. -
RequestedDateTypeCode: string
Read Only:
trueMaximum Length:30Abbreviation that indicates whether the requested date occurs when the material ships or when it arrives. -
RequestedQuantity: number
Read Only:
trueQuantity of the item that the sales order line requests, in the primary unit of measure. -
RequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Primary unit of measure for the ordered quantity. -
RequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the primary unit of measure for the ordered quantity. -
ReservableFlag: boolean
Read Only:
trueContains one of the following values: true or false. If true, the item can be reserved. If false, then the item can't be reserved. -
ReturnType: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the type of return order lines. A list of accepted values is defined in the lookup ORA_WSH_ORDER_LINE_RETURN_TYPE. -
ReturnTypeCode: string
Read Only:
trueMaximum Length:30Abbreviation that indicates the type of return order lines. A list of accepted values is defined in the lookup ORA_WSH_ORDER_LINE_RETURN_TYPE. -
Revision: string
Read Only:
trueMaximum Length:3Revision of the item. -
ScheduledShipDate: string
(date-time)
Read Only:
trueDate that the application scheduled to ship the order line. -
SealNumber: string
Read Only:
trueMaximum Length:30Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport. -
SecondaryBackorderedQuantity: number
Read Only:
trueQuantity in the secondary unit of measure for the item that the application withheld from processing until inventory becomes available. -
SecondaryCancelledQuantity: number
Read Only:
trueCanceled quantity in the secondary unit of measure for the item. -
SecondaryConvertedQuantity: number
Read Only:
trueConverted quantity in the secondary unit of measure for the item. -
SecondaryDeliveredQuantity: number
Read Only:
trueDelivered quantity in the secondary unit of measure for the item. -
SecondaryPickedQuantity: number
Read Only:
trueQuantity in the secondary unit of measure for item that fulfillment takes from the warehouse to fulfill the sales order. -
SecondaryRequestedQuantity: number
Read Only:
trueQuantity of the item requested on the sales order line, in the secondary unit of measure. -
SecondaryRequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Secondary unit of measure for the ordered quantity. -
SecondaryRequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the secondary unit of measure for the ordered quantity. -
SecondaryShippedQuantity: number
Read Only:
trueShipped quantity, in the secondary unit of measure. -
SecondarySourceRequestedQuantity: number
Read Only:
trueSecondary unit of measure for the requested quantity on the source order line. -
SecondarySourceRequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Secondary unit of measure for the requested quantity on the source order line. -
SecondarySourceRequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the secondary unit of measure for the requested quantity on the source order line. -
SecondaryStagedQuantity: number
Read Only:
trueStaged quantity in the secondary unit of measure for the item. -
SellingPrice: integer
Read Only:
trueSelling price of the item. -
SerialNumberControlCode: number
Read Only:
trueValue that indicates the ability to use the serial number for tracking the unit of an item in the inventory. A list of accepted values is defined in the lookup EGP_SERIAL_NUMBER_CONTROL_TYPE. -
ServiceLevel: string
Title:
MeaningRead Only:trueMaximum Length:80Transportation priority that determines how quickly to transport the item. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ServiceLevelCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS. -
ShipFromAddress1: string
Title:
Address Line 1Read Only:trueMaximum Length:240First line of the ship-from address. -
ShipFromAddress2: string
Title:
Address Line 2Read Only:trueMaximum Length:240Second line of the ship-from address. -
ShipFromAddress3: string
Title:
Address Line 3Read Only:trueMaximum Length:240Third line of the ship-from address. -
ShipFromAddress4: string
Title:
Address Line 4Read Only:trueMaximum Length:240Fourth line of the ship-from address. -
ShipFromCity: string
Title:
Town or CityRead Only:trueMaximum Length:30City of the ship-from address. -
ShipFromCountry: string
Title:
CountryRead Only:trueMaximum Length:60Country of the ship-from address. -
ShipFromCounty: string
Title:
Region 1Read Only:trueMaximum Length:120County of the ship-from address. -
ShipFromLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-from location. -
ShipFromPostalCode: string
Title:
Postal CodeRead Only:trueMaximum Length:30Postal code of the ship-from address. -
ShipFromRegion: string
Title:
Region 3Read Only:trueMaximum Length:120Region of the ship-from address. -
ShipFromState: string
Title:
Region 2Read Only:trueMaximum Length:120State of the ship-from address. -
Shipment: string
Read Only:
trueMaximum Length:30Name of the shipment. -
ShipmentAdviceStatusFlag: boolean
Read Only:
trueMaximum Length:1Contains one of the following values: true or false. If true, then the application sent the shipment advice for the shipped line to the source application. If false, then shipment advice not sent. The default value is false. -
ShipmentId: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipment. -
ShipmentLine: integer
(int64)
Title:
LineRead Only:trueValue that uniquely identifies the shipment line. -
shipmentLineCosts: array
Shipment Line Costs for Unpacked Shipment Lines
Title:
Shipment Line Costs for Unpacked Shipment LinesThe Shipment Line Costs for Unpacked Shipment Lines resource manages details about the shipping costs for an item in unpacked shipment lines. -
shipmentLinesDFF: array
Flexfields for Unpacked Shipment Lines
Title:
Flexfields for Unpacked Shipment LinesThe Flexfields for Unpacked Shipment Lines resource manages details about unpacked shipment lines. -
shipmentLineSerials: array
Serials for Unpacked Shipment Lines
Title:
Serials for Unpacked Shipment LinesThe Serials for Unpacked Shipment Lines resource manages details about serial numbers for items in unpacked shipment lines. -
ShipmentSet: string
Read Only:
trueMaximum Length:150Shipset that contains the order line. -
ShippedQuantity: number
Read Only:
trueShipped quantity, in the requested unit of measure. -
ShippingMethod: string
Read Only:
trueMaximum Length:522Transportation method for the shipment line. -
ShippingMethodCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the transportation method for the shipment line. -
ShippingPriority: string
Title:
MeaningRead Only:trueMaximum Length:80Indicates the priority of the demand lines to be shipped. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY. -
ShippingPriorityCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the priority of the demand lines to ship. -
ShippingToleranceBehavior: string
Read Only:
trueValue that indicates the tolerance level while shipping the order lines. Contains one of the following values: Under tolerance or Requested quantity. If Under tolerance, then the order line is closed as soon as the shipped quantity meets the under tolerance level. If Requested quantity, then the order line is closed as soon as the shipped quantity meets the requested quantity level. This attribute is associated with a feature that requires opt in. -
ShipToAddress1: string
Maximum Length:
240First line of the ship-to customer address. -
ShipToAddress2: string
Maximum Length:
240Second line of the ship-to customer address. -
ShipToAddress3: string
Maximum Length:
240Third line of the ship-to customer address. -
ShipToAddress4: string
Maximum Length:
240Fourth line of the ship-to customer address. -
ShipToCity: string
Maximum Length:
60City of the ship-to customer address. -
ShipToContact: string
Maximum Length:
360Person to contact at the ship-to customer site. -
ShipToContactFirstName: string
Read Only:
trueFirst name of the person to contact at the ship-to customer site. -
ShipToContactId: integer
(int64)
Read Only:
trueValue that uniquely identifies the contact at the ship-to location. -
ShipToContactLastName: string
Read Only:
trueLast name of the person to contact at the ship-to customer site. -
ShipToContactPhone: string
Maximum Length:
40Phone number for the person to contact at the ship-to customer site. -
ShipToCountry: string
Maximum Length:
80Country of the ship-to customer address. -
ShipToCounty: string
Maximum Length:
120County of the ship-to customer address. -
ShipToCustomer: string
Read Only:
trueMaximum Length:360Name of the party who will receive the sales order line that ships. -
ShipToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the ship-to party. -
ShipToEmail: string
Read Only:
trueEmail of the person to contact at the ship-to customer site. -
ShipToFax: string
Maximum Length:
40Fax number of the ship-to customer. -
ShipToLocationId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to location. -
ShipToLocationType: string
Read Only:
trueMaximum Length:1Defines the ship-to location type. -
ShipToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to party. -
ShipToPartySiteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the ship-to party site. -
ShipToPartySiteNumber: string
Read Only:
trueMaximum Length:30Number that identifies the ship-to party site. -
ShipToPostalCode: string
Maximum Length:
60Abbreviation that identifies the postal code of the ship-to customer address. -
ShipToRegion: string
Maximum Length:
120Region of the ship-to customer address. -
ShipToState: string
Maximum Length:
120State of the ship-to customer address. -
ShipToURL: string
Maximum Length:
2000URL (Uniform Resource Locator) of the ship-to customer. -
SoldToContact: string
Maximum Length:
360Person to contact at the sold-to customer site. -
SoldToContactFirstName: string
Read Only:
trueFirst name of the person to contact at the sold-to customer site. -
SoldToContactId: integer
(int64)
Read Only:
trueValue that uniquely identifies the sold-to contact for the shipment line. -
SoldToContactLastName: string
Read Only:
trueLast name of the person to contact at the sold-to customer site. -
SoldToContactPhone: string
Maximum Length:
40Phone number for the person to contact at the sold-to customer site. -
SoldToCustomer: string
Read Only:
trueMaximum Length:360Name of the party who purchased the sales order line. -
SoldToCustomerNumber: string
Read Only:
trueMaximum Length:30Number that identifies the sold-to party. -
SoldToEmail: string
Read Only:
trueEmail of the person to contact at the sold-to customer site. -
SoldToFax: string
Maximum Length:
40Fax number of the sold-to customer. -
SoldToPartyId: integer
(int64)
Read Only:
trueValue that uniquely identifies the sold-to party. -
SoldToURL: string
Maximum Length:
2000URL (Uniform Resource Locator) of the sold-to customer. -
SourceDocumentTypeId: integer
(int64)
Read Only:
trueValue that uniquely identifies the type of source document. -
SourceLineUpdateDate: string
(date-time)
Read Only:
trueDate when the application most recently updated the source line. -
SourceOrder: string
Read Only:
trueMaximum Length:150Number that identifies the source order header. -
SourceOrderFulfillmentLine: string
Read Only:
trueMaximum Length:150Number that identifies the fulfillment line for the order line in the source order. -
SourceOrderFulfillmentLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the fulfillment line in source order. -
SourceOrderId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source order header. -
SourceOrderLine: string
Read Only:
trueMaximum Length:150Number that identifies the source order line in the source order header. -
SourceOrderLineId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source order line. -
SourceRequestedQuantity: number
Read Only:
trueQuantity that the customer requested on the source order line. -
SourceRequestedQuantityUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for the requested quantity on the source order line. -
SourceRequestedQuantityUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure for the requested quantity on the source order line. -
SourceSubinventory: string
Read Only:
trueMaximum Length:10If material is available, then this attribute contains the subinventory that the warehouse uses to pick the requested item. -
SourceSystem: string
Read Only:
trueMaximum Length:80Name of the source application. -
SourceSystemId: integer
(int64)
Read Only:
trueValue that uniquely identifies the source application. -
SplitFromShipmentLine: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipment line that the application originally split this line from. -
SrcAttribute1: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttribute10: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield. -
SrcAttribute11: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the eleventh user descriptive flexfield. -
SrcAttribute12: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the twelfth user descriptive flexfield. -
SrcAttribute13: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the thirteenth user descriptive flexfield. -
SrcAttribute14: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fourteenth user descriptive flexfield. -
SrcAttribute15: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fifteenth user descriptive flexfield. -
SrcAttribute16: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the sixteenth user descriptive flexfield. -
SrcAttribute17: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the seventeenth user descriptive flexfield. -
SrcAttribute18: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the eighteenth user descriptive flexfield. -
SrcAttribute19: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the nineteenth user descriptive flexfield. -
SrcAttribute2: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttribute20: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the twentieth user descriptive flexfield. -
SrcAttribute3: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttribute4: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttribute5: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
SrcAttribute6: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield. -
SrcAttribute7: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield. -
SrcAttribute8: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield. -
SrcAttribute9: string
Read Only:
trueMaximum Length:150Value that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield. -
SrcAttributeCategory: string
Read Only:
trueMaximum Length:30Value that indicates the source application descriptive flexfield segment. -
SrcAttributeDate1: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttributeDate2: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttributeDate3: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttributeDate4: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttributeDate5: string
(date)
Read Only:
trueDate that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
SrcAttributeNumber1: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttributeNumber10: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield. -
SrcAttributeNumber2: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttributeNumber3: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttributeNumber4: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttributeNumber5: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
SrcAttributeNumber6: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield. -
SrcAttributeNumber7: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield. -
SrcAttributeNumber8: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield. -
SrcAttributeNumber9: number
Read Only:
trueNumber that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield. -
SrcAttributeTimestamp1: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the first user descriptive flexfield. -
SrcAttributeTimestamp2: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the second user descriptive flexfield. -
SrcAttributeTimestamp3: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the third user descriptive flexfield. -
SrcAttributeTimestamp4: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield. -
SrcAttributeTimestamp5: string
(date-time)
Read Only:
trueDate and time that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield. -
StagedQuantity: number
Read Only:
trueStaged quantity from items in the sales order. -
Subinventory: string
Read Only:
trueMaximum Length:10Subinventory to use when fulfilling the item to shipped. -
Supplier: string
Read Only:
trueMaximum Length:360Name of the supplier. -
SupplierLotNumber: string
Read Only:
trueMaximum Length:255Number that identifies the lot assigned to the item by the supplier. -
SupplierPartyNumber: string
Read Only:
trueMaximum Length:30Number that identifies the supplier party. -
TareWeight: number
Read Only:
trueWeight of the container of the shipment line. It is the difference between the gross weight and the net weight. -
TaxationCountry: string
Read Only:
trueCountry where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
TaxationCountryCode: string
Read Only:
trueMaximum Length:2Abbreviation that identifies the country where the transaction occurs. The tax authority uses this attribute for taxation purposes. -
TaxClassification: string
Read Only:
trueValue that indicates the group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
TaxClassificationCode: string
Read Only:
trueMaximum Length:50Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes. -
TaxExemptionCertificateNumber: string
Read Only:
trueMaximum Length:80Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxExemptionReason: string
Read Only:
trueValue that indicates the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxExemptionReasonCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes. -
TaxInvoiceDate: string
(date)
Read Only:
trueDate and time of the tax invoice that you use to meet tax reporting that different countries require. -
TaxInvoiceNumber: string
Read Only:
trueMaximum Length:150Number of the tax invoice that you use to meet tax reporting that different countries require. -
ThirdPartyTaxRegistrationId: integer
(int64)
Read Only:
trueValue that uniquely identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
ThirdPartyTaxRegistrationNumber: string
Read Only:
trueNumber that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes. -
TrackingNumber: string
Read Only:
trueMaximum Length:30Number that uniquely identifies tracking for the shipment during transportation. The carrier provides this number. -
TradeComplianceDate: string
(date-time)
Title:
Trade Compliance DateRead Only:trueDate when the application updated the trade compliance status. -
TradeComplianceReason: string
Title:
Trade Compliance ReasonRead Only:trueMaximum Length:2000Reason for the trade compliance screening. -
TradeComplianceScreenedFromEvent: string
Read Only:
trueValue that indicates if the shipment line was screened for trade compliance when publishing a back order. -
TradeComplianceScreeningMethod: string
Title:
MeaningRead Only:trueMaximum Length:80Method the application uses to screen the order line for trade compliance. -
TradeComplianceScreeningMethodCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the method the application uses to screen the order line for trade compliance. -
TradeComplianceStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the status of trade compliance screening for the shipment line. -
TradeComplianceStatusCode: string
Title:
Trade Compliance StatusRead Only:trueMaximum Length:30Abbreviation that identifies the status of trade compliance screening for the shipment line. -
TransactionBusinessCategory: string
Read Only:
trueName 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. -
TransactionBusinessCategoryCode: string
Read Only:
trueMaximum Length:240Abbreviation that identifies 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. -
TransportationPlanningDate: string
(date-time)
Title:
Transportation Planning DateRead Only:trueDate when the application received transportation planning for the shipment line. -
TransportationPlanningStatus: string
Title:
MeaningRead Only:trueMaximum Length:80Value that indicates the status of transportation planning for the shipment line. -
TransportationPlanningStatusCode: string
Title:
Transportation Planning StatusRead Only:trueMaximum Length:30Abbreviation that identifies the status of the transportation planning of the shipment line. -
TransportationShipment: string
Title:
Transportation ShipmentRead Only:trueMaximum Length:101Value that identifies the planned shipment that the transportation management application provides. -
TransportationShipmentCompleteFromEvent: string
Read Only:
trueValue that indicates if the transportation shipment is completed when publishing a back order. -
TransportationShipmentFromEvent: string
Read Only:
trueValue that identifies the planned shipment from the transportation management application when publishing a back order. -
TransportationShipmentLine: string
Title:
Transportation Shipment LineRead Only:trueMaximum Length:101Value that identifies the planned shipment line that the transportation management application provides. -
TransportationShipmentLineFromEvent: string
Read Only:
trueValue that identifies the planned shipment line from the transportation management application when publishing a back order. -
UnderShipTolerancePercentage: number
Read Only:
trueMaximum percent below the requested quantity that can be shipped on an order line. This attribute is associated with a feature that requires opt in. -
UnitPrice: integer
Read Only:
truePrice of item for each unit. -
UnitVolume: integer
Read Only:
trueUnit volume of the item on the shipment line. -
UnitWeight: integer
Read Only:
trueUnit weight of the item on the shipment line. -
UserDefinedFiscalClassification: string
Read Only:
trueClassification for each tax requirement that you cannot define using the fiscal classification types that already exist. -
UserDefinedFiscalClassificationCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist. -
Volume: integer
Read Only:
trueVolume of the material for the shipment line. -
VolumeUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for volume. -
VolumeUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure to use for volume. -
WeightUOM: string
Title:
UOM NameRead Only:trueMaximum Length:25Unit of measure for weight. -
WeightUOMCode: string
Read Only:
trueMaximum Length:3Abbreviation that identifies the unit of measure to use for weight.
Nested Schema : Attachments for Unpacked Shipment Lines
Type:
arrayTitle:
Attachments for Unpacked Shipment LinesThe Attachments for Unpacked Shipment Lines resource manages details about unpacked shipment line attachments.
Show Source
Nested Schema : Flexfields for Inventory Striping Attributes
Type:
arrayTitle:
Flexfields for Inventory Striping AttributesThe Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes. 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 : Packing Instructions for Unpacked Shipment Lines
Type:
arrayTitle:
Packing Instructions for Unpacked Shipment LinesThe Packing Instructions for Unpacked Shipment Lines resource manages details about how to pack an item in an unpacked shipment line.
Show Source
Nested Schema : Shipping Instructions for Unpacked Shipment Lines
Type:
arrayTitle:
Shipping Instructions for Unpacked Shipment LinesThe Shipping Instructions for Unpacked Shipment Lines resource manages details about how to ship items in unpacked shipment lines.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Lot Attributes
Type:
arrayTitle:
Flexfields for Lot AttributesThe Flexfields for Lot Attributes resource manages details about lot attributes for the unpacked shipment lines.
Show Source
Nested Schema : Flexfields for Lots
Type:
arrayTitle:
Flexfields for LotsThe Flexfields for Lots resource manages details about lots for unpacked shipment lines.
Show Source
Nested Schema : Prorated Costs for Unpacked Shipment Lines
Type:
arrayTitle:
Prorated Costs for Unpacked Shipment LinesThe Prorated Costs for Unpacked Shipment Lines resource manages details about prorated costs for unpacked shipment lines.
Show Source
Nested Schema : Shipment Line Costs for Unpacked Shipment Lines
Type:
arrayTitle:
Shipment Line Costs for Unpacked Shipment LinesThe Shipment Line Costs for Unpacked Shipment Lines resource manages details about the shipping costs for an item in unpacked shipment lines.
Show Source
Nested Schema : Flexfields for Unpacked Shipment Lines
Type:
arrayTitle:
Flexfields for Unpacked Shipment LinesThe Flexfields for Unpacked Shipment Lines resource manages details about unpacked shipment lines.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type:
arrayTitle:
Serials for Unpacked Shipment LinesThe Serials for Unpacked Shipment Lines resource manages details about serial numbers for items in unpacked shipment lines.
Show Source
Nested Schema : shipments-unpackedShipmentLines-attachments-item-response
Type:
Show Source
object-
AsyncTrackerId: string
Title:
Asynchronous Upload Tracker IdIdentifier used for tracking the uploaded files. -
AttachedDocumentId: integer
(int64)
Title:
Attached Document IdValue that uniquely identifies the attached document. -
CategoryName: string
Title:
CategoryMaximum Length:30Category of the attachment. - ContentRepositoryFileShared: boolean
-
CreatedBy: string
Title:
Created ByRead Only:trueMaximum Length:255User who created the attachment. -
CreatedByUserName: string
Title:
Created By User NameRead Only:trueLogin that the user used when creating the document. -
CreationDate: string
(date-time)
Title:
Creation DateRead Only:trueDate when the user created the attachment. -
DatatypeCode: string
Title:
TypeMaximum Length:30Default Value:FILEAbbreviation that identifies the data type. -
Description: string
Title:
DescriptionMaximum Length:255Description of the attachment. -
DmDocumentId: string
Maximum Length:
255Value that uniquely identifies the attached document. -
DmFolderPath: string
Title:
Dm Folder PathMaximum Length:1000Folder path of the attachment. -
DmVersionNumber: string
Maximum Length:
255Number that identifies the version of the attached document. -
DownloadInfo: string
Title:
DownloadInfoJSON formatted string containing information required to programmatically retrieve a large file attachment. -
ErrorStatusCode: string
Title:
Error Status CodeAbbreviation that identifies the error code, if any, for the attachment. -
ErrorStatusMessage: string
Title:
Error Status MessageText of the error message, if any, for the attachment. -
ExpirationDate: string
(date-time)
Title:
Expiration DateDate when the contents in the attachment expires. -
FileContents: string
(byte)
Title:
File ContentsContents of the attachment. -
FileName: string
Title:
File NameMaximum Length:2048File name of the attachment. -
FileUrl: string
Title:
File UrlURL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
FileWebImage: string
(byte)
Title:
File Web ImageRead Only:trueThe base64 encoded image of the file displayed in .png format if the source is a convertible image. -
LastUpdateDate: string
(date-time)
Title:
Last Update DateRead Only:trueDate when the user most recently updated the attachment. -
LastUpdatedBy: string
Title:
Last Updated ByRead Only:trueMaximum Length:255User who most recently updated the attachment. -
LastUpdatedByUserName: string
Title:
Last Updated By UserRead Only:trueLogin that the user used when updating the document. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
PostProcessingAction: string
Title:
PostProcessingActionThe name of the action that can be performed after an attachment is uploaded. -
Title: string
Title:
TitleTitle of the attachment. -
UploadedFileContentType: string
Title:
Uploaded File Content TypeContent type of the attachment. -
UploadedFileLength: integer
Title:
File SizeLength of the attachment file. -
UploadedFileName: string
Title:
Uploaded File NameName of the attachment file. -
UploadedText: string
Title:
Uploaded TextText of the attachment. -
Uri: string
Title:
UriMaximum Length:4000URI (Uniform Resource Identifier) that the shipment appends to the URI. The shipment gets this value from the endpoint for the application that MODULE_ID identifies. -
Url: string
Title:
UrlMaximum Length:4000URL (Uniform Resource Locator) that locates the attachment. This attribute contains a value only if the attachment type is a URL. -
UserName: string
Title:
User NameRead Only:trueMaximum Length:255Login that the user used when adding or modifying the attachment.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-inventoryStripingDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context SegmentMaximum Length:40Descriptive 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 SegmentDescriptive 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 OriginMaximum Length:2Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in. -
countryOfOriginCode_Display: string
Title:
Country of OriginName of the country of origin. This attribute is associated with a feature that requires opt in. -
DeliveryDetailId: integer
(int64)
Title:
LineValue that uniquely identifies the shipment line. This attribute is associated with a feature that requires opt in. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
projectId: integer
(int64)
Title:
ProjectValue that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
projectId_Display: string
Title:
ProjectNumber that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in. -
taskId: integer
(int64)
Title:
TaskValue that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in. -
taskId_Display: string
Title:
TaskNumber that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-linePackingInstructions-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
Read Only:
trueValue that uniquely identifies the text that contains details about how to pack the item. -
PackingInstructions: string
(byte)
Read Only:
trueText that describes how to pack the item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-lineShippingInstructions-item-response
Type:
Show Source
object-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NoteId: integer
(int64)
Read Only:
trueValue that uniquely identifies the shipping instruction. -
ShippingInstructions: string
(byte)
Read Only:
trueText that includes details about how to ship the item.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-lotAttributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for lot attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
LotMaximum Length:80Number that identifies the lot for the item. This attribute is used when the warehouse places the item under lot control. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-lotStandardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for lot standards. -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LotNumber: string
Title:
LotMaximum Length:80Number that identifies the lot for the item. The application uses this attribute when the warehouse places the item under lot control. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-proratedCosts-item-response
Type:
Show Source
object-
CreatedBy: string
Maximum Length:
64User who created the prorated shipping cost. -
CreationDate: string
(date-time)
Date when the prorated shipping cost was created.
-
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency that the prorated shipping cost uses. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the prorated shipping cost. -
LastUpdateDate: string
(date-time)
Date when the prorated shipping cost was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who most recently updated the prorated shipping cost. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
ProratedAmount: number
Amount for the prorated shipping cost.
-
ProratedShippingCostId: integer
(int64)
Value that uniquely identifies the prorated shipping cost.
-
ShippingCostType: string
Read Only:
trueMaximum Length:60Type of cost that is predefined in the application. -
ShippingCostTypeCategory: string
Read Only:
trueMaximum Length:80Category of the prorated shipping cost that the application uses to group shipping costs according to similar characteristics. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeCategoryCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the category of the prorated shipping cost. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeId: integer
(int64)
Value that uniquely identifies the category of the prorated shipping cost.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineCosts-item-response
Type:
Show Source
object-
Amount: number
Amount for the shipping cost for each unit.
-
ConversionDate: string
(date)
Conversion date to use when converting the currency.
-
ConversionRate: number
Conversion rate to use when converting the currency.
-
ConversionRateType: string
Read Only:
trueMaximum Length:30Type of currency conversion. -
ConversionRateTypeCode: string
Maximum Length:
30Abbreviation that identifies the type of currency conversion. -
CreatedBy: string
Maximum Length:
64User who created the shipping cost for the packing unit. -
CreationDate: string
(date-time)
Date when the shipping cost for the packing unit was created.
-
CurrencyCode: string
Maximum Length:
15Abbreviation that identifies the currency that the packing unit cost uses. -
CurrencyName: string
Read Only:
trueMaximum Length:80Currency of the shipping cost. -
DeliveryDetailId: integer
(int64)
Value that uniquely identifies the shipment line.
-
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
LastUpdateDate: string
(date-time)
Date when the shipping cost for the packing unit was last updated.
-
LastUpdatedBy: string
Maximum Length:
64User who most recently updated the shipping cost for the packing unit. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
LPNId: integer
(int64)
Value that uniquely identifies the container to use when packing the detail line.
-
PackingUnit: string
Read Only:
trueMaximum Length:30Name of the container to use to pack the item. -
ShippingCost: string
Read Only:
trueMaximum Length:60Cost type that comes predefined in the application. -
shippingCostsDFF: array
Flexfields for Shipment Line Costs
Title:
Flexfields for Shipment Line CostsThe Flexfields for Shipment Line Costs resource manages details about shipment line costs. -
ShippingCostTypeCategory: string
Read Only:
trueMaximum Length:80Category of the shipping cost that the application uses to group shipping costs according to similar characteristics. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeCategoryCode: string
Read Only:
trueMaximum Length:30Abbreviation that identifies the category of the shipping cost. A list of accepted values is defined in the lookup type WSH_FREIGHT_COST_TYPE. -
ShippingCostTypeId: integer
(int64)
Value that uniquely identifies the category of the shipping cost.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Shipment Line Costs
Type:
arrayTitle:
Flexfields for Shipment Line CostsThe Flexfields for Shipment Line Costs resource manages details about shipment line costs.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineCosts-shippingCostsDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for shipping costs. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for shipping costs. -
FreightCostId: integer
(int64)
Value that uniquely identifies the freight cost.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLinesDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueRead Only:trueMaximum Length:30Descriptive flexfield context name for shipment lines. -
__FLEX_Context_DisplayValue: string
Title:
Context Value -
DeliveryDetailId: integer
(int64)
Title:
LineRead Only:trueValue that uniquely identifies the shipment line. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineSerials-item-response
Type:
Show Source
object-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers. -
DeliveryDetailId: number
Read Only:
trueValue that uniquely identifies the shipment line. -
FromSerialNumber: string
Read Only:
trueMaximum Length:255Starting serial number in a range of serial numbers. This attribute is used when the warehouse places the item under serial control. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
serialNumbers: array
Serial Numbers
Title:
Serial NumbersThe Serial Numbers resource manages details about individual serial numbers for the shipment lines. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers. -
SupplierSerialNumber: string
Read Only:
trueMaximum Length:80Serial number assigned to the item by the supplier. -
ToSerialNumber: string
Read Only:
trueMaximum Length:80Ending serial number in a range of serial numbers. This attribute is used when the warehouse places the item under serial control. -
TransactionTempId: number
Read Only:
trueValue that uniquely identifies a row in the transaction table for temporary inventory. -
UniqueLineNumber: integer
(int64)
Value that creates a relationship between the serial number and the shipment line. If the line has shipped, then this attribute identifies the shipment line. If the line has not shipped, then this attribute identifies the transaction for a row in a temporary transaction table that references the serial number.
Nested Schema : Flexfields for Serial Attributes
Type:
arrayTitle:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Serial Numbers
Type:
arrayTitle:
Serial NumbersThe Serial Numbers resource manages details about individual serial numbers for the shipment lines.
Show Source
Nested Schema : Flexfields for Serials
Type:
arrayTitle:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineSerials-attributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial attributes. -
FmSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineSerials-serialNumbers-item-response
Type:
Show Source
object-
attributeDFF: array
Flexfields for Serial Attributes
Title:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers. -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberRead Only:trueMaximum Length:80Serial number for the item. The application uses this attribute when the warehouse places the item under serial control. -
standardDFF: array
Flexfields for Serials
Title:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers.
Nested Schema : Flexfields for Serial Attributes
Type:
arrayTitle:
Flexfields for Serial AttributesThe Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers.
Show Source
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : Flexfields for Serials
Type:
arrayTitle:
Flexfields for SerialsThe Flexfields for Serials resource manages details about serial numbers.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineSerials-serialNumbers-attributeDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for serial attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial attributes. -
CurrentOrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80Serial number for the item. The application uses this attribute when the warehouse places the item under serial control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineSerials-serialNumbers-standardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for standard attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial standards. -
CurrentOrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization.
-
InventoryItemId: integer
(int64)
Value that uniquely identifies the inventory item.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
SerialNumber: string
Title:
Serial NumberMaximum Length:80Serial number for the item. This attribute is used when the warehouse places the item under serial control.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : shipments-unpackedShipmentLines-shipmentLineSerials-standardDFF-item-response
Type:
Show Source
object-
__FLEX_Context: string
Title:
Context ValueMaximum Length:30Descriptive flexfield context name for standard attributes. -
__FLEX_Context_DisplayValue: string
Title:
Context ValueDescriptive flexfield context display value for serial standards. -
FmSerialNumber: string
Maximum Length:
80 -
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
TransactionTempId: integer
(int64)
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Examples
This example describes how to get all shipments.
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/shipments"
Example Response Body
The following example includes the contents of the response body in JSON format:
{
"items": [
{
"Shipment": "DEL-126001",
"DeliveryId": 2503798,
"ShipmentDescription": "Delivery Interface Testing",
"InitialPickupDate": "2016-08-02",
"BillOfLading": "BILL- 126001",
"GrossWeight": 100,
"NetWeight": 50,
"WeightUOMCode": "Lbs",
"WeightUOM": "Pounds",
"Equipment": "veh-123456",
"EquipmentType": "PLCARGO",
"SealNumber": "222",
"Volume": 150,
"VolumeUOMCode": "FT3",
"VolumeUOM": "Cubic foot",
"CarrierId": 12519,
"Carrier": "Airborne",
"ServiceLevelCode": "2DA",
"ServiceLevel": "2nd day air",
"ModeOfTransportCode": "PARCEL",
"ModeOfTransport": "Parcel",
"Waybill": "Waybill",
"PackingSlipNumber": "PACK- 126001",
"ActualShipDate": "2016-08-02",
"UltimateDropoffDate": "2016-08-02",
"FreightTermsCode": "ADD",
"FreightTerms": "Add freight",
"FOBCode": "DEST",
"FOB": "DEST",
"FOBLocationId": null,
"FOBAddress1": null,
"FOBAddress2": null,
"FOBAddress3": null,
"FOBAddress4": null,
"FOBCity": null,
"FOBCounty": null,
"FOBPostalCode": null,
"FOBRegion": null,
"FOBState": null,
"FOBCountry": null,
"DockCode": "dock code",
"CODAmount": 100,
"CODPaidBy": "Oracle India Pvt Ltd",
"CODCurrencyCode": "AED",
"CODRemitTo": "Oracle",
"ASNDateSent": "2016-08-02",
"ConfirmedDate": "2016-08-02",
"ConfirmedBy": "SHIPPING_MANAGER_V1_VISION_OPERATIONS",
"LoadingSequenceRule": null,
"ProblemContactReference": "Oracle",
"OrganizationId": 204,
"OrganizationCode": "V1",
"OrganizationName": "Vision Operations",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001",
"name": "shipments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001",
"name": "shipments",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001/child/shipmentsDFF",
"name": "shipmentsDFF",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001/child/shipmentRoutingInstructions",
"name": "shipmentRoutingInstructions",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001/child/outerPackingUnits",
"name": "outerPackingUnits",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001/child/shippingCosts",
"name": "shippingCosts",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001/child/unpackedShipmentLines",
"name": "unpackedShipmentLines",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126001/child/shipmentShippingMarks",
"name": "shipmentShippingMarks",
"kind": "collection"
}
]
},
{
"Shipment": "DEL-126002",
"DeliveryId": 2503801,
"ShipmentDescription": "Delivery Interface Testing",
"InitialPickupDate": "2016-08-02",
"BillOfLading": "BILL- 126002",
"GrossWeight": 100,
"NetWeight": 50,
"WeightUOMCode": "Lbs",
"WeightUOM": "Pounds",
"Equipment": "veh-123456",
"EquipmentType": "PLCARGO",
"SealNumber": "222",
"Volume": 150,
"VolumeUOMCode": "FT3",
"VolumeUOM": "Cubic foot",
"CarrierId": 12519,
"Carrier": "Airborne",
"ServiceLevelCode": "2DA",
"ServiceLevel": "2nd day air",
"ModeOfTransportCode": "PARCEL",
"ModeOfTransport": "Parcel",
"Waybill": "Waybill",
"PackingSlipNumber": "PACK- 126002",
"ActualShipDate": "2016-08-02",
"UltimateDropoffDate": "2016-08-02",
"FreightTermsCode": "ADD",
"FreightTerms": "Add freight",
"FOBCode": "DEST",
"FOB": "DEST",
"FOBLocationId": null,
"FOBAddress1": null,
"FOBAddress2": null,
"FOBAddress3": null,
"FOBAddress4": null,
"FOBCity": null,
"FOBCounty": null,
"FOBPostalCode": null,
"FOBRegion": null,
"FOBState": null,
"FOBCountry": null,
"DockCode": "dock code",
"CODAmount": 100,
"CODPaidBy": "Oracle India Pvt Ltd",
"CODCurrencyCode": "AED",
"CODRemitTo": "Oracle",
"ASNDateSent": "2016-08-02",
"ConfirmedDate": "2016-08-02",
"ConfirmedBy": "SHIPPING_MANAGER_V1_VISION_OPERATIONS",
"LoadingSequenceRule": null,
"ProblemContactReference": "Oracle",
"OrganizationId": 204,
"OrganizationCode": "V1",
"OrganizationName": "Vision Operations",
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002",
"name": "shipments",
"kind": "item"
},
{
"rel": "canonical",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002",
"name": "shipments",
"kind": "item"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002/child/shipmentsDFF",
"name": "shipmentsDFF",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002/child/shipmentRoutingInstructions",
"name": "shipmentRoutingInstructions",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002/child/outerPackingUnits",
"name": "outerPackingUnits",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002/child/shippingCosts",
"name": "shippingCosts",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002/child/unpackedShipmentLines",
"name": "unpackedShipmentLines",
"kind": "collection"
},
{
"rel": "child",
"href": "https://servername/fscmRestApi/resources/version/shipments/DEL-126002/child/shipmentShippingMarks",
"name": "shipmentShippingMarks",
"kind": "collection"
}
]
},
{
"count": 2,
"hasMore": false,
"limit": 25,
"offset": 0,
"links": [
{
"rel": "self",
"href": "https://servername/fscmRestApi/resources/version/shipments",
"name": "shipments",
"kind": "collection"
}
]
}