Get all picks

get

/fscmRestApi/resources/11.13.18.05/inventoryPicks

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 the pick according to the identifier.
      Finder Variables
      • TransactionTempId; integer; Finds the picks for a demand according to the identifier.
  • 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:
    • AllowedUnitsLookupCode; string; Abbreviation that identifies the allowed units.
    • DemandClass; string; Demand class associated with a pick line.
    • DemandId; integer; Value that uniquely identifies the demand line.
    • DemandSourceDelivery; string; Value that identifies the demand source.
    • DemandSourceHeaderId; integer; Value that uniquely identifies the demand source header.
    • DemandSourceLine; string; Value that identifies the demand source line.
    • InventoryItemId; integer; Value that uniquely identifies the inventory item.
    • ItemDescription; string; Description of the inventory item.
    • ItemInventoryAssetFlag; boolean; Value that indicates that the item is enabled for an inventory asset.
    • ItemLocationControlCode; string; Value that indicates the item is enabled for locator control.
    • ItemLotControlCode; string; Value to indicate that the item is enabled for lot control.
    • ItemPrimaryUOM; string; Primary unit of measure of the item.
    • ItemRestrictLocatorsCode; string; Value that indicates that the item is enabled for restrict locators.
    • ItemRestrictSubinventoryCode; string; Value that indicates the item is enabled for restrict subinventories.
    • ItemRevisionQuantityControlCode; string; Value that indicates the item is enabled for revision control.
    • ItemSerialControlCode; string; Value that indicates the item is enabled for serial control.
    • ItemShelfLifeCode; string; Value that indicates the item is enabled for shelf-life control.
    • ItemShelfLifeDays; integer; Shelf-life days for an item.
    • ItemTrxEnabledFlag; boolean; Value that indicates the item is enabled for transactions.
    • LocatorId; integer; Value that uniquely identifies the locator.
    • MoveOrderHeaderId; integer; Value that uniquely identifies the movement request number.
    • MoveOrderLineId; integer; Value that uniquely identifies the movement request line for a movement request header.
    • ObjectVersionNumber; integer; Value that indicates the object version.
    • OrganizationId; integer; Value that uniquely identifies the organization.
    • OrigTransactionQuantity; number; Value that indicates the original transaction quantity.
    • PickSlipDate; string; Date when the pick slip was created.
    • PickSlipLineNumber; number; Value that identifies the pick slip line number.
    • PickSlipNumber; integer; Value that identifies the pick slip number.
    • PickStrategyId; integer; Value that uniquely identifies the pick strategy.
    • PickedQuantity; number; Value that identifies the picked quantity.
    • PickingLineId; integer; Value that uniquely identifies the pick line.
    • PostingFlag; boolean; Value that indicates the posting.
    • PrimaryQuantity; number; Value that identifies the primary quantity.
    • RelieveReservationsFlag; boolean; Value that indicates if reservation needs to be relieved.
    • ReservationId; integer; Value that uniquely identifies the reservation.
    • ReservationQuantity; number; Reservation quantity for the demand line.
    • Revision; string; Revision number of the item.
    • SecondaryTransactionQuantity; number; Secondary transaction quantity for a pick line.
    • SecondaryUOM; string; Secondary unit of measure for a pick line.
    • SubinventoryCode; string; Subinventory associated with a pick line.
    • TransactionActionId; string; Value that uniquely identifies the transaction action.
    • TransactionBatchId; integer; Value that uniquely identifies the transaction batch.
    • TransactionBatchSequence; integer; Value that indicates the transaction batch sequence.
    • TransactionDate; string; Value that identifies the transaction date.
    • TransactionHeaderId; integer; Value that uniquely identifies the transaction header.
    • TransactionLineNumber; integer; Value that identifies the transaction line number.
    • TransactionMode; string; Value that identifies the transaction mode.
    • TransactionQuantity; number; Value that identifies the transaction quantity.
    • TransactionReference; string; Value that identifies the transaction reference.
    • TransactionSequenceId; integer; Value that uniquely identifies the transaction sequence.
    • TransactionSourceId; integer; Value that uniquely identifies the transaction source.
    • TransactionSourceName; string; Value that identifies the transaction source name.
    • TransactionSourceTypeId; integer; Value that uniquely identifies the transaction source type.
    • TransactionStatus; string; Value that identifies the transaction status.
    • TransactionTempId; integer; Value that uniquely identifies the validated inventory transaction.
    • TransactionTypeId; integer; Value that uniquely identifies the transaction type.
    • TransferOrganization; integer; Value that identifies the transfer organization.
    • TransferSubinventory; string; Value that identifies the transfer subinventory.
    • TransferToLocation; integer; Value that identifies the transfer locator.
    • TrxSourceLineId; integer; Value that uniquely identifies the transaction source line.
    • UOM; string; Value that indicates the UOM.
  • 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 : inventoryPicks
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : inventoryPicks-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 : DFF
Type: array
Show Source
Nested Schema : InvStrippingDFF
Type: array
Show Source
Nested Schema : Lots
Type: array
Title: Lots
Details for inventory transactions when the item is lot-controlled. The details include lot number, quantity, grade, expiration action, and maturity date.
Show Source
Nested Schema : Flexfields for Validated Transactions
Type: array
Title: Flexfields for Validated Transactions
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number.
Show Source
Nested Schema : Lot Summaries
Type: array
Title: Lot Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for lot control.
Show Source
Nested Schema : Serial Summaries
Type: array
Title: Serial Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for serial control.
Show Source
Nested Schema : PJCDFF
Type: array
Show Source
  • Discriminator: __FLEX_Context
    Discriminator: { "propertyName":"__FLEX_Context", "mapping":{ "AP_Distribution_Sets":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FDistribution__5FSetsVO-item-response", "AP_Invoice_Distribution":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FDistributionVO-item-response", "AP_Invoice_Line":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FLineVO-item-response", "EXM_Expense_Report":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReportVO-item-response", "EXM_Expense_Report_Line":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response", "INV_Misc_Transactions":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFINV__5FMisc__5FTransactionsVO-item-response", "OM_Sales_Order":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFOM__5FSales__5FOrderVO-item-response", "PJC_All":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FAllVO-item-response", "PJC_Expenditure_Batch":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FExpenditure__5FBatchVO-item-response", "POR_Requisition":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FRequisitionVO-item-response", "POR_User_Preferences":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FUser__5FPreferencesVO-item-response", "PO_Purchase_Order":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrderVO-item-response", "PO_Purchase_Order_Line":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response", "PO_Purchase_Order_Schedule":"#/components/schemas/oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response" } }
Nested Schema : inventoryPicks-Attachments-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-DFF-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvStrippingDFF-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-item-response
Type: object
Show Source
Nested Schema : lotAttributeDFFs
Type: array
Show Source
Nested Schema : Flexfields for Validated Transactions
Type: array
Title: Flexfields for Validated Transactions
Lot and serial details for inventory transactions when the item is lot-controlled and serial-controlled. The details include lot number and serial number.
Show Source
Nested Schema : Serial Summaries
Type: array
Title: Serial Summaries
Summarizes the item quantities for organization, subinventory, subinventory and locator, project, and project and task and provides the inbound quantities for an organization for items which are enabled for serial control.
Show Source
Nested Schema : lotStandardDFFs
Type: array
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotAttributeDFFs-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotSerials-item-response
Type: object
Show Source
Nested Schema : serialAttributeDFFs
Type: array
Show Source
Nested Schema : serialStandardDFFs
Type: array
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotSerials-serialAttributeDFFs-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotSerials-serialStandardDFFs-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-LotSerialSummaries-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionLots-lotStandardDFFs-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionSerials-item-response
Type: object
Show Source
Nested Schema : serialAttributeDFFs
Type: array
Show Source
Nested Schema : serialStandardDFFs
Type: array
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionSerials-serialAttributeDFFs-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedInventoryTransactionSerials-serialStandardDFFs-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedLotsSummary-item-response
Type: object
Show Source
Nested Schema : inventoryPicks-InvValidatedSerialsSummary-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_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FDistribution__5FSetsVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FDistributionVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFAP__5FInvoice__5FLineVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReportVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFEXM__5FExpense__5FReport__5FLineVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFINV__5FMisc__5FTransactionsVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFOM__5FSales__5FOrderVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FAllVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPJC__5FExpenditure__5FBatchVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FRequisitionVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPOR__5FUser__5FPreferencesVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrderVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FLineVO-item-response
Type: object
Show Source
Nested Schema : oracle_apps_flex_scm_inventory_materialAvailability_reservations_restModel_validatedInvTxnPJCDFF_view_ValidatedInvTxnPJCDFFPO__5FPurchase__5FOrder__5FScheduleVO-item-response
Type: object
Show Source
Back to Top