Get all requests

get

/fscmRestApi/resources/11.13.18.05/shipmentTransactionRequests

Request

Query Parameters
  • 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).
  • 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
  • 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 shipment transaction requests according to the primary key criteria.
      Finder Variables
      • TransactionId; integer; Value that uniquely identifies the shipment transaction request.
    • findByAttributes Finds shipment transaction requests.
      Finder Variables
      • Carrier; string; Name of the carrier that transports the shipment.
      • ExternalSystemTransactionReference; string; Value that contains reference information for the corresponding transaction in external applications. This attribute is only valid for the CreateAndConfirmShipment action.
      • FromActualShipDate; string; Initial date in a range corresponding to when the shipment was shipped.
      • FromInitialShipDate; string; Initial date in a range corresponding to when the warehouse plans to ship the shipment.
      • Item; string; Name of the item.
      • ModeOfTransportCode; string; Abbreviation that identifies the mode of transport for the shipping method. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT.
      • Order; string; Number that identifies the order from the order capture application.
      • PackingUnit; string; Name of the packing unit.
      • ServiceLevelCode; string; Abbreviation that identifies the service level for the shipping method. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS.
      • ShipFromOrganizationCode; string; Abbreviation that identifies the ship-from organization.
      • Shipment; string; Name of the material shipment.
      • ShipmentLine; integer; Value that uniquely identifies the shipment line.
      • SoldToCustomer; string; Name of the party who purchased the sales order line.
      • ToActualShipDate; string; Final date in a range corresponding to when the shipment was shipped.
      • ToInitialShipDate; string; Final date in a range corresponding to when the warehouse plans to ship the shipment.
  • 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.
  • 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
  • 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.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • 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
  • 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:
    • ActionCode; string; Value that uniquely identifies the action to be run for this transaction request. Valid values are CreateAndConfirmShipment, ShipmentCreate, and ShipmentUpdate.
    • CreationDate; string; Date when the shipment transaction request was created.
    • TransactionStatusCode; string; Abbreviation that identifies the status of the transaction. A list of accepted values is defined in the lookup type WSH_TXN_STATUS.
  • 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
  • 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".
  • 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 Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • 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".
  • 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.
Body ()
Root Schema : shipmentTransactionRequests
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : shipmentTransactionRequests-item-response
Type: object
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Shipments
Type: array
Title: Shipments
The Shipments resource manages details about shipments.
Show Source
Nested Schema : shipmentTransactionRequests-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Costs for Shipments
Type: array
Title: Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments.
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : globalDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "WshITPackingSlip":"#/components/schemas/oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshITPackingSlipVO-item-response", "WshPTShipmentInfo":"#/components/schemas/oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshPTShipmentInfoVO-item-response" } }
Nested Schema : Notes
Type: array
Title: Notes
The note objects resource is used to view the note objects.
Show Source
Nested Schema : Outer Packing Units
Type: array
Title: Outer Packing Units
The Outer Packing Units resource manages details about the outer packing units of a shipment.
Show Source
Nested Schema : shipmentDFF
Type: array
Show Source
Nested Schema : Packed Shipment Lines
Type: array
Title: Packed Shipment Lines
The Packed Shipment Lines resource manages details about the shipment lines that are packed within a packing unit.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-attachments-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-costs-item-response
Type: object
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : wshFreightCostsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-costs-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-costs-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-costs-wshFreightCostsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-errors-item-response
Type: object
Show Source
Nested Schema : Discriminator: __FLEX_Context
Type: object
Discriminator: __FLEX_Context

Discriminator Values

Match One Schema
Show Source
Nested Schema : oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshITPackingSlipVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_shipping_shipConfirm_deliveries_restModel_WshNewDelIntGdfDFF_view_WshNewDelIntGdfDFFWshPTShipmentInfoVO-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-notes-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Costs for Shipments
Type: array
Title: Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Outer Packing Units
Type: array
Title: Outer Packing Units
The Outer Packing Units resource manages details about the outer packing units of a shipment.
Show Source
Nested Schema : Notes
Type: array
Title: Notes
The note objects resource is used to view the note objects.
Show Source
Nested Schema : Packed Shipment Lines
Type: array
Title: Packed Shipment Lines
The Packed Shipment Lines resource manages details about the shipment lines that are packed within a packing unit.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-attachments-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-item-response
Type: object
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : wshFreightCostsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-costs-wshFreightCostsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Costs for Shipments
Type: array
Title: Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Outer Packing Units
Type: array
Title: Outer Packing Units
The Outer Packing Units resource manages details about the outer packing units of a shipment.
Show Source
Nested Schema : Notes
Type: array
Title: Notes
The note objects resource is used to view the note objects.
Show Source
Nested Schema : Packed Shipment Lines
Type: array
Title: Packed Shipment Lines
The Packed Shipment Lines resource manages details about the shipment lines that are packed within a packing unit.
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-attachments-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-item-response
Type: object
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : wshFreightCostsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-costs-wshFreightCostsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-innerPackingUnits-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-notes-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Costs for Shipments
Type: array
Title: Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Lots for Unpacked Shipment Lines
Type: array
Title: Lots for Unpacked Shipment Lines
The Lots for Unpacked Shipment Lines resource manages details about lot numbers for items under lot control in unpacked shipment lines.
Show Source
Nested Schema : Notes
Type: array
Title: Notes
The note objects resource is used to view the note objects.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type: array
Title: Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Show Source
Nested Schema : wshInvStripingDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-attachments-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-item-response
Type: object
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : wshFreightCostsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-costs-wshFreightCostsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-item-response
Type: object
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type: array
Title: Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Show Source
Nested Schema : wshLotsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-item-response
Type: object
Show Source
Nested Schema : attributeDFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : standardDFF
Type: array
Show Source
Nested Schema : wshSerialInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-attributeDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-standardDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-serials-wshSerialInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-lots-wshLotsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-notes-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-item-response
Type: object
Show Source
Nested Schema : attributeDFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : standardDFF
Type: array
Show Source
Nested Schema : wshSerialInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-attributeDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-standardDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-serials-wshSerialInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-innerPackingUnits-packedLines-wshInvStripingDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-notes-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Costs for Shipments
Type: array
Title: Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Lots for Unpacked Shipment Lines
Type: array
Title: Lots for Unpacked Shipment Lines
The Lots for Unpacked Shipment Lines resource manages details about lot numbers for items under lot control in unpacked shipment lines.
Show Source
Nested Schema : Notes
Type: array
Title: Notes
The note objects resource is used to view the note objects.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type: array
Title: Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Show Source
Nested Schema : wshInvStripingDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-attachments-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-item-response
Type: object
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : wshFreightCostsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-costs-wshFreightCostsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-item-response
Type: object
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type: array
Title: Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Show Source
Nested Schema : wshLotsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-item-response
Type: object
Show Source
Nested Schema : attributeDFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : standardDFF
Type: array
Show Source
Nested Schema : wshSerialInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-attributeDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-standardDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-serials-wshSerialInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-lots-wshLotsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-notes-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-item-response
Type: object
Show Source
Nested Schema : attributeDFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : standardDFF
Type: array
Show Source
Nested Schema : wshSerialInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-attributeDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-standardDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-serials-wshSerialInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-outerPackingUnits-packedLines-wshInvStripingDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-shipmentDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-item-response
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update attachments.
Show Source
Nested Schema : Costs for Shipments
Type: array
Title: Costs for Shipments
The Costs for Shipments resource manages details about the shipping costs for shipments.
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Lots for Unpacked Shipment Lines
Type: array
Title: Lots for Unpacked Shipment Lines
The Lots for Unpacked Shipment Lines resource manages details about lot numbers for items under lot control in unpacked shipment lines.
Show Source
Nested Schema : Notes
Type: array
Title: Notes
The note objects resource is used to view the note objects.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type: array
Title: Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Show Source
Nested Schema : wshInvStripingDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-attachments-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-item-response
Type: object
Show Source
Nested Schema : DFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : wshFreightCostsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-costs-wshFreightCostsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-DFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-item-response
Type: object
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : Serials for Unpacked Shipment Lines
Type: array
Title: Serials for Unpacked Shipment Lines
The Serials for Unpacked Shipment Lines resource manages details about serial numbers for items under serial control in unpacked shipment lines.
Show Source
Nested Schema : wshLotsInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-item-response
Type: object
Show Source
Nested Schema : attributeDFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : standardDFF
Type: array
Show Source
Nested Schema : wshSerialInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-attributeDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-standardDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-serials-wshSerialInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-lots-wshLotsInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-notes-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-item-response
Type: object
Show Source
Nested Schema : attributeDFF
Type: array
Show Source
Nested Schema : Errors
Type: array
Title: Errors
The Errors resource manages errors that occur when processing a transaction request.
Show Source
Nested Schema : standardDFF
Type: array
Show Source
Nested Schema : wshSerialInvDFF
Type: array
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-attributeDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-errors-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-standardDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-serials-wshSerialInvDFF-item-response
Type: object
Show Source
Nested Schema : shipmentTransactionRequests-shipments-unpackedLines-wshInvStripingDFF-item-response
Type: object
Show Source
Back to Top

Examples

This example describes how to get all requests.

Example cURL Command

Use the following cURL command to submit a request on the REST resource:

curl -u username:password "https://servername/fscmRestApi/resources/version/shipmentTransactionRequests"

Example Response Body

The following shows an example of the response body in JSON format.

{
    "items": [
        {
            "TransactionId": 300100169688173,
            "ActionCode": "CreateAndConfirmShipment",
            "TransactionStatusCode": "AP",
            "TransactionStatus": "Awaiting processing",
            "CreatedBy": "WHSE_MGR_ALL_INV_ORGS",
            "CreationDate": "2018-11-07T00:06:32+00:00",
            "LastUpdatedBy": "WHSE_MGR_ALL_INV_ORGS",
            "LastUpdateDate": "2018-11-07T00:06:42.867+00:00"
        }
    ],
    "count": 1,
    "hasMore": false,
    "limit": 25,
    "offset": 0,
    "links": [
        {
            "rel": "self",
            "href": "https://servername/fscmRestApi/resources/version/shipmentTransactionRequests",
            "name": "shipmentTransactionRequests",
            "kind": "collection"
        }
    ]
}
Back to Top