GET action not supported

get

/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}/child/shipmentLines

Request

Path Parameters
Query Parameters
  • This parameter specifies dependencies which are fields that are set before and rolled back after generating the response. Generally they are used to preview the effects of an attribute change. The fields specified in this parameter are always set in the resource instance in question. When a child resource collection is requested and the parameter is set, the fields will be set in the parent resource instance before generating the resource collection payload. The value of this query parameter is a set of dependency fields. Example: dependency=ProductId=2

    Format: <attr1>=<val1>,<attr2>=<value2>
  • 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
      Finder Variables:
    • 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:
      • AssessableValue; number; Value of the item. Each tax authority can use a different assessable value for each item. The tax authority uses this attribute for taxation purposes.
      • BackorderedQuantity; number; Quantity that the application withholds from processing until inventory becomes available.
      • DocumentFiscalClassification; string; Value that indicates the document fiscal classification.
      • FirstPartyTaxRegistrationNumber; string; Number that identifies tax registration for the first party of the transaction. The tax authority uses this attribute for taxation purposes.
      • GrossWeight; number; Gross weight of the shipment line.
      • IntendedUse; string; Name of the intended use classification.
      • ItemRevision; string; Revision of the item.
      • LoadingSequence; number; Sequence to use when loading the shipment line.
      • LocationOfFinalDischargeCode; string; Abbreviation that identifies the final discharge location.
      • Locator; string; Locator to use for shipping material to fulfill the line.
      • Lot; string; Number that identifies the lot for the item. The application uses this attribute when the warehouse places the item under lot control.
      • NetWeight; number; Net weight of the shipment line.
      • ProductCategory; string; Product category of the transaction line.
      • ProductFiscalClassification; string; Product fiscal classification of the transaction line.
      • ProductTypeCode; string; Abbreviation that identifies the product type of the inventory item.
      • SealNumber; string; Number that identifies the seal on a packing unit, locker, or truck to prove that the container remained closed during transport.
      • SecondaryBackorderedQuantity; number; Quantity in the secondary unit of measure for the item that the application withheld from processing until inventory becomes available.
      • SecondaryShippedQuantity; number; Shipped quantity, in the secondary unit of measure.
      • ShipmentLine; integer; Value that uniquely identifies the shipment line.
      • ShippedQuantity; number; Shipped quantity, in the requested unit of measure.
      • SrcAttribute1; string; Value that identifies the category for the source application descriptive flexfields.
      • SrcAttribute10; string; Value that indicates the source application descriptive flexfield segment of the first user descriptive flexfield.
      • SrcAttribute11; string; Value that indicates the source application descriptive flexfield segment of the second user descriptive flexfield.
      • SrcAttribute12; string; Value that indicates the source application descriptive flexfield segment of the third user descriptive flexfield.
      • SrcAttribute13; string; Value that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield.
      • SrcAttribute14; string; Value that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield.
      • SrcAttribute15; string; Value that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield.
      • SrcAttribute16; string; Value that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield.
      • SrcAttribute17; string; Value that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield.
      • SrcAttribute18; string; Value that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield.
      • SrcAttribute19; string; Value that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield.
      • SrcAttribute2; string; Value that indicates the source application descriptive flexfield segment of the eleventh user descriptive flexfield.
      • SrcAttribute20; string; Value that indicates the source application descriptive flexfield segment of the twelfth user descriptive flexfield.
      • SrcAttribute3; string; Value that indicates the source application descriptive flexfield segment of the thirteenth user descriptive flexfield.
      • SrcAttribute4; string; Value that indicates the source application descriptive flexfield segment of the fourteenth user descriptive flexfield.
      • SrcAttribute5; string; Value that indicates the source application descriptive flexfield segment of the fifteenth user descriptive flexfield.
      • SrcAttribute6; string; Value that indicates the source application descriptive flexfield segment of the sixteenth user descriptive flexfield.
      • SrcAttribute7; string; Value that indicates the source application descriptive flexfield segment of the seventeenth user descriptive flexfield.
      • SrcAttribute8; string; Value that indicates the source application descriptive flexfield segment of the eighteenth user descriptive flexfield.
      • SrcAttribute9; string; Value that indicates the source application descriptive flexfield segment of the nineteenth user descriptive flexfield.
      • SrcAttributeCategory; string; Value that indicates the source application descriptive flexfield segment of the twentieth user descriptive flexfield.
      • SrcAttributeDate1; string; Number that indicates the source application descriptive flexfield segment of the first user descriptive flexfield.
      • SrcAttributeDate2; string; Number that indicates the source application descriptive flexfield segment of the second user descriptive flexfield.
      • SrcAttributeDate3; string; Number that indicates the source application descriptive flexfield segment of the third user descriptive flexfield.
      • SrcAttributeDate4; string; Number that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield.
      • SrcAttributeDate5; string; Number that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield.
      • SrcAttributeNumber1; number; Number that indicates the source application descriptive flexfield segment of the sixth user descriptive flexfield.
      • SrcAttributeNumber10; number; Number that indicates the source application descriptive flexfield segment of the seventh user descriptive flexfield.
      • SrcAttributeNumber2; number; Number that indicates the source application descriptive flexfield segment of the eighth user descriptive flexfield.
      • SrcAttributeNumber3; number; Number that indicates the source application descriptive flexfield segment of the ninth user descriptive flexfield.
      • SrcAttributeNumber4; number; Number that indicates the source application descriptive flexfield segment of the tenth user descriptive flexfield.
      • SrcAttributeNumber5; number; Date that indicates the source application descriptive flexfield segment of the first user descriptive flexfield.
      • SrcAttributeNumber6; number; Date that indicates the source application descriptive flexfield segment of the second user descriptive flexfield.
      • SrcAttributeNumber7; number; Date that indicates the source application descriptive flexfield segment of the third user descriptive flexfield.
      • SrcAttributeNumber8; number; Date that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield.
      • SrcAttributeNumber9; number; Date that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield.
      • SrcAttributeTimestamp1; string; Date and time that indicates the source application descriptive flexfield segment of the first user descriptive flexfield.
      • SrcAttributeTimestamp2; string; Date and time that indicates the source application descriptive flexfield segment of the second user descriptive flexfield.
      • SrcAttributeTimestamp3; string; Date and time that indicates the source application descriptive flexfield segment of the third user descriptive flexfield.
      • SrcAttributeTimestamp4; string; Date and time that indicates the source application descriptive flexfield segment of the fourth user descriptive flexfield.
      • SrcAttributeTimestamp5; string; Date and time that indicates the source application descriptive flexfield segment of the fifth user descriptive flexfield.
      • Subinventory; string; Subinventory to use for shipping material to fulfill the line.
      • TaxClassificationCode; string; Abbreviation that identifies a group of taxes for reporting and processing. The tax authority uses this attribute for taxation purposes.
      • TaxExemptionCertificateNumber; string; Number that identifies the certificate for tax exemption. The tax authority uses this attribute for taxation purposes.
      • TaxExemptionReasonCode; string; Abbreviation that identifies the reason for tax exemption. The tax authority uses this attribute for taxation purposes.
      • TaxInvoiceDate; string; Date and time of the tax invoice that you use to meet tax reporting that different countries require.
      • TaxInvoiceNumber; string; Number of the tax invoice that you use to meet tax reporting that different countries require.
      • TaxationCountry; string; Country where the transaction occurs. The tax authority uses this attribute for taxation purposes.
      • ThirdPartyTaxRegistrationNumber; string; Number that identifies tax registration for the third party of the transaction. The tax authority uses this attribute for taxation purposes.
      • TrackingNumber; string; Number that uniquely identifies the tracking for the shipment during transportation. The carrier provides this number.
      • TransactionBusinessCategory; string; Name of the business classification. Oracle Fusion Tax uses this value to identify and categorize each transaction that resides outside of Oracle Fusion Tax into a transaction that resides inside Oracle Fusion Tax.
      • UserDefinedFiscalClassificationCode; string; Abbreviation that identifies the classification for each tax requirement that you cannot define using the fiscal classification types that already exist.
      • Volume; number; Volume of the material for the shipment line.
    • 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 : shipmentLineChangeRequests-shipmentLines
    Type: object
    Show Source
    Nested Schema : Items
    Type: array
    Title: Items
    The items in the collection.
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-item-response
    Type: object
    Show Source
    Nested Schema : Attachments
    Type: array
    Title: Attachments
    The Attachments resource manages details about shipment line attachments.
    Show Source
    Nested Schema : Flexfields for Shipment Lines
    Type: array
    Title: Flexfields for Shipment Lines
    The Flexfields for Shipment Lines resource manages flexfield details about shipment lines.
    Show Source
    Nested Schema : Notes
    Type: array
    Title: Notes
    The Notes resource manages details about shipment line notes.
    Show Source
    Nested Schema : Serials
    Type: array
    Title: Serials
    The Serials resource manages details about serial numbers for items in shipment lines.
    Show Source
    Nested Schema : Flexfields for Inventory Striping Attributes
    Type: array
    Title: Flexfields for Inventory Striping Attributes
    The Flexfields for Inventory Striping Attributes resource manages the details of the inventory striping attributes for shipment lines. The inventory striping attributes are a set of named attributes (project, task, and country of origin). This resource is associated with a feature that requires opt in.
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-attachments-item-response
    Type: object
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-DFF-item-response
    Type: object
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-notes-item-response
    Type: object
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-serials-item-response
    Type: object
    Show Source
    Nested Schema : Flexfields for Serial Attributes
    Type: array
    Title: Flexfields for Serial Attributes
    The Flexfields for Serial Attributes resource manages details about serial attributes for the serial numbers.
    Show Source
    Nested Schema : Flexfields for Serials
    Type: array
    Title: Flexfields for Serials
    The Flexfields for Serials resource manages details about serial numbers.
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-serials-attributeDFF-item-response
    Type: object
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-serials-standardDFF-item-response
    Type: object
    Show Source
    Nested Schema : shipmentLineChangeRequests-shipmentLines-wshInvStripingDFF-item-response
    Type: object
    Show Source
    • Title: Context Segment
      Maximum Length: 40
      Descriptive flexfield context name of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in.
    • Title: Context Segment
      Descriptive flexfield context display value of the inventory striping attributes for shipment lines. This attribute is associated with a feature that requires opt in.
    • Title: Country of Origin
      Maximum Length: 2
      Abbreviation that identifies the country of origin. This attribute is associated with a feature that requires opt in.
    • Title: Country of Origin
      Name of the country of origin. This attribute is associated with a feature that requires opt in.
    • Value that uniquely identifies the shipment line. This attribute is associated with a feature that requires opt in.
    • Links
    • Title: Project
      Value that uniquely identifies the inventory attribute project. This attribute is associated with a feature that requires opt in.
    • Title: Project
      Number that identifies the inventory attribute project. This attribute is associated with a feature that requires opt in.
    • Title: Task
      Value that uniquely identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
    • Title: Task
      Number that identifies the inventory attribute task. This attribute is associated with a feature that requires opt in.
    Back to Top