Get all pick waves

get

/fscmRestApi/resources/11.13.18.05/pickWaves

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 pick waves according to the pick wave identifier.
      Finder Variables:
      • BatchId; integer; Value that uniquely identifies the pick wave.
  • 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:
    • ActualShipDate; string; Date with time when the shipment was actually sent.
    • AppendShipmentsFlag; boolean; Contains one of the following values: true or false. If true, then add lines to the existing shipments. If false, then do not add lines to the existing shipments. The default value is false.
    • AutoPickConfirmFlag; boolean; Contains one of the following values: true or false. If true, then automatically confirm the pick transactions. If false, then do not automatically confirm the pick transactions. The default value is false.
    • AutomaticallyPackFlag; boolean; Contains one of the following values: true or false. If true, then shipment lines are packed automatically. If false, then shipment lines are not packed automatically. The default value is false.
    • BatchId; integer; Value that uniquely identifies the pick wave.
    • CarrierPartyName; string; Name of the carrier.
    • CatalogId; integer; Value that uniquely identifies the catalog.
    • CatalogName; string; Name that determines the catalog.
    • CategoryId; integer; Value that uniquely identifies the item category.
    • CategoryName; string; Name that determines the item category.
    • CreateShipmentsFlag; boolean; Contains one of the following values: true or false. If true, then automatically assign released shipment lines to a shipment. If false, then do not automatically assign released shipment lines to a shipment. The default value is false.
    • CreatedBy; string; User who created the pick wave.
    • CreationDate; string; Date and time when the user created the pick wave.
    • Customer; string; Name of the customer.
    • CustomerId; integer; Value that identifies the customer.
    • DestinationType; string; Value that determines the type of the destination. A list of accepted values is defined in the lookup type WSH_DESTINATION_TYPE_CODE.
    • FromRequestedDate; string; Start date and time in a range of dates when the customer requested to ship the goods.
    • FromScheduledShipDate; string; Start date and time in a range of dates when the customer scheduled to ship the goods.
    • Geography; string; Value that determines the predefined administrative regions or geographies such as cities or states, a specified district or territory.
    • GeographyId; integer; Value that uniquely identifies the predefined administrative regions or geographies such as cities or states, a specified district or territory.
    • GeographyIdentifierId; integer; Value that uniquely identifies the geography identifier that stores multiple identifiers used to describe the same geography. It's used to determine the geography.
    • IncludeAssignedLinesFlag; boolean; Contains one of the following values: true or false. If true, then include lines already assigned to a shipment in the pick wave. If false, then do not include lines already assigned to a shipment in the pick wave. The default value is false.
    • InitialDestination; string; Name that identifies the destination location of the initial leg of the transportation planned to deliver the shipment to the final destination.
    • InitialDestinationAddress1; string; First line of the initial destination address.
    • InitialDestinationAddress2; string; Second line of the initial destination address.
    • InitialDestinationAddress3; string; Third line of the initial destination address.
    • InitialDestinationAddress4; string; Fourth line of the initial destination address.
    • InitialDestinationCity; string; City of the initial destination address.
    • InitialDestinationCountry; string; County of the initial destination address.
    • InitialDestinationId; integer; Value that uniquely identifies the destination location of the initial leg of the transportation planned to deliver the shipment to the final destination.
    • InitialDestinationPostalCode; string; Postal code of the initial destination address.
    • InitialDestinationProvince; string; Province of the initial destination address.
    • InitialDestinationState; string; State of the initial destination address.
    • InventoryItemId; integer; Value that uniquely identifies the inventory Item.
    • ItemDescription; string; Description of the item.
    • ItemNumber; string; Number that identifies the item.
    • ModeOfTransport; string; Value that determines the mode of transportation used for the movement of goods. A list of accepted values is defined in the lookup type WSH_MODE_OF_TRANSPORT.
    • OrderId; integer; Value that uniquely identifies the sales order, or transfer order, or transfer order return.
    • OrderNumber; string; Number that identifies the sales order, or transfer order, or transfer order return.
    • OrderType; string; Value that determines the type of order. A list of accepted values is defined in the lookup type ORA_WSH_ORDER_LINE_TYPE.
    • OrderTypeCode; string; Value that identifies the type of order. A list of accepted values is defined in the lookup type ORA_WSH_ORDER_LINE_TYPE.
    • PackingUnit; string; Value that determines the packing unit.
    • PackingUnitId; integer; Value that uniquely identifies the packing unit.
    • PickFromLocator; string; Name that identifies the locator from where to pick on a pick wave.
    • PickFromLocatorId; integer; Value that uniquely identifies the locator from where to pick release.
    • PickFromSubinventory; string; Name of the subinventory from where to pick release.
    • PickSlipGroupingRule; string; Value of the criteria to determine the grouping of picks into pick slips.
    • PickSlipGroupingRuleId; integer; Value that uniquely identifies the criteria to determine the grouping of picks into pick slips.
    • PickingBatchName; string; Name of the pick wave.
    • PriorReservationsOnlyFlag; boolean; Contains one of the following values: true or false. If true, then release existing reservations. If false, then do not release existing reservations. The default value is false.
    • ProjectCostingProjectId; integer; Value that uniquely identifies the project for standardized project cost collection. This attribute is not currently used.
    • ProjectCostingProjectNumber; string; Number that identifies the project for standardized project cost collection. This attribute is not currently used.
    • ProjectCostingTaskId; integer; Value that uniquely identifies the task for standardized project cost collection. This attribute is not currently used.
    • ProjectCostingTaskNumber; string; Number that identifies the task for standardized project cost collection. This attribute is not currently used.
    • ReleaseRule; string; Name of the pick wave release rule that determines which shipment lines are selected for a pick wave.
    • ReleaseRuleId; integer; Value that uniquely identifies the pick wave release rule used to determine the shipment lines and processing details for the pick wave.
    • ReleaseSequenceRule; string; Value that determines the sequencing of shipment lines for pick release.
    • ReleaseSequenceRuleId; integer; Value that uniquely identifies the sequencing of shipment lines for pick release.
    • ReleaseStatus; string; Value that determines the release status. A list of accepted values is defined in the lookup type WSH_BACKORDERS_FLAG.
    • ReleaseStatusCode; string; Value that identifies the release status. A list of accepted values is defined in the lookup type WSH_BACKORDERS_FLAG.
    • ReleaseSubinventory; string; Name of the subinventory to source the material on shipment lines.
    • ResendFlag; boolean; Contains one of the following values: true or false. If true, then the interfaced shipment lines matching the selection criteria are included in the outbound shipment request. If false, then the interfaced shipment lines are excluded.
    • ServiceLevel; string; Value that determines the priority of transportation that affects how quickly goods are transported. A list of accepted values is defined in the lookup type WSH_SERVICE_LEVELS.
    • ShipConfirmRule; string; Value that identifies the rules used on the shipment lines and shipment during ship confirmation.
    • ShipConfirmRuleId; integer; Value that uniquely identifies the rules used on the shipment lines and shipment at ship confirmation.
    • ShipFromOrganizationCode; string; Value that identifies the originating organization of the goods that are shipped.
    • ShipFromOrganizationId; integer; Value that uniquely identifies the originating organization of the goods that are shipped.
    • ShipFromOrganizationName; string; Name of the originating organization of the goods that are shipped.
    • ShipMethod; string; Value that indicates the method of shipping.
    • ShipMethodCode; string; Abbreviation that identifies the shipping method.
    • ShipSetName; string; Name of the ship set to be picked.
    • ShipToAddress1; string; First line of the ship-to customer address.
    • ShipToAddress2; string; Second line of the ship-to customer address.
    • ShipToAddress3; string; Third line of the ship-to customer address.
    • ShipToAddress4; string; Fourth line of the ship-to customer address.
    • ShipToCity; string; City of the ship-to customer address.
    • ShipToCountry; string; Country of the ship-to customer address.
    • ShipToLocation; string; Value that determines the customer location where a supplier sends shipments of goods and services.
    • ShipToLocationCode; string; Abbreviation that identifies the ship-to location.
    • ShipToLocationId; integer; Value that uniquely identifies the customer location where a supplier sends shipments of goods and services.
    • ShipToNumber; string; Party site number of the ship-to customer address.
    • ShipToPostalCode; string; Postal code of the ship-to customer address.
    • ShipToRegion; string; Region of the ship-to customer address.
    • ShipToState; string; State of the ship-to customer address.
    • Shipment; string; Value that determines the shipment to pick release.
    • ShipmentCreationCriteria; string; Value that determines the criteria for grouping shipment lines into shipments. A list of accepted values is defined in the lookup type WSH_AC_DEL_CRITERIA.
    • ShipmentCreationCriteriaCode; string; Abbreviation that identifies the criteria for grouping shipment lines into shipments. A list of accepted values is defined in the lookup type WSH_AC_DEL_CRITERIA.
    • ShipmentId; integer; Value that uniquely identifies the shipment to pick release.
    • ShipmentLine; integer; Value that identifies the shipment to pick release.
    • ShipmentPriority; string; Value that indicates the priority of the shipment. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY.
    • ShipmentPriorityCode; string; Abbreviation that identifies the shipment priority. A list of accepted values is defined in the lookup type WSH_SHIPPING_PRIORITY.
    • StagingLocator; string; Value that identifies the default locator where picked lines are staged.
    • StagingLocatorId; integer; Value that identifies the default locator where picked lines are staged.
    • StagingSubinventory; string; Value that identifies the default subinventory where picked lines are staged.
    • ToRequestedDate; string; Last date and time in a range of dates when the customer requested to ship the goods.
    • ToScheduledShipDate; string; Last date and time in a range of dates when the customer scheduled to ship the goods.
    • TradeComplianceMethod; string; Abbreviation that identifies the method used for the line to be screened for trade compliance.
    • TransportationShipment; string; Value that indicates a shipment planned by the transportation management application.
    • Zone; string; Value that determines the geographic region, such as a country or a range of postal codes. For example, a carrier may define a zone Western Europe that includes France, Italy, and England.
    • ZoneId; integer; Value that uniquely identifies the geographic region, such as a country or a range of postal codes. For example, a carrier may define a zone Western Europe that includes France, Italy, and England.
  • 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 : pickWaves
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : pickWaves-item-response
Type: object
Show Source
Nested Schema : Flexfields for Pick Waves
Type: array
Title: Flexfields for Pick Waves
The Flexfields for Pick Waves resource manages the descriptive flexfield context name for pick waves.
Show Source
Nested Schema : pickWaves-DFF-item-response
Type: object
Show Source
Back to Top

Examples

This example describes how to get all pick waves.

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/pickWaves?q=ShipFromOrganizationCode=ShipFromOrganizationCode"

Example Response Body

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

{
	"items": [
	{
		"SourceSystemName": null,
		"BatchPrefix": null,
		"BatchId": 5769,
		"PickingBatchName": "5769",
		"ReleaseRuleId": null,
		"ReleaseRule": null,
		"ShipFromOrganizationId": 606,
		"ShipFromOrganizationCode": "M3",
		"ShipFromOrganizationName": "Tall Manufacturing",
		"ReleaseSubinventory": null,
		"ReleaseStatusCode": "O",
		"ReleaseStatus": "Backordered",
		"OrderTypeCode": null,
		"OrderType": null,
		"OrderId": 46069,
		"OrderNumber": null,
		"CustomerId": null,
		"Customer": null,
		"ShipSetName": null,
		"DestinationTypeCode": null,
		"DestinationType": null,
		"GeographyId": null,
		"Geography": null,
		"ShipToLocationId": null,
		"ShipToNumber": null,
		"ShipToAddress1": null,
		"ShipToAddress2": null,
		"ShipToAddress3": null,
		"ShipToAddress4": null,
		"ShipToCity": null,
		"ShipToState": null,
		"ShipToCountry": null,
		"ShipToPostalCode": null,
		"ShipToRegion": null,
		"ShipToLocationCode": null,
		"ShipToLocation": null,
		"ZoneId": null,
		"Zone": null,
		"PriorReservationsOnlyFlag": "false",
		"FromScheduledShipDate": null,
		"ToScheduledShipDate": null,
		"FromRequestedDate": null,
		"ToRequestedDate": null,
		"CarrierPartyNumber": null,
		"CarrierPartyName": null,
		"ModeOfTransportCode": null,
		"ModeOfTransport": null,
		"ServiceLevelCode": null,
		"ServiceLevel": null,
		"ShipMethodCode": null,
		"ShipMethod": null,
		"ShipmentPriorityCode": null,
		"ShipmentPriority": null,
		"ShipmentId": null,
		"Shipment": null,
		"ShipmentLine": 65385,
		"PackingUnitId": null,
		"PackingUnit": null,
		"IncludeAssignedLinesFlag": "true",
		"TransportationShipment": null,
		"InitialDestinationId": null,
		"InitialDestinationAddress1": null,
		"InitialDestinationAddress2": null,
		"InitialDestinationAddress3": null,
		"InitialDestinationAddress4": null,
		"InitialDestinationCountry": null,
		"InitialDestinationCity": null,
		"InitialDestinationPostalCode": null,
		"InitialDestinationState": null,
		"InitialDestinationProvince": null,
		"InitialDestination": null,
		"CatalogId": null,
		"CatalogName": null,
		"CategoryId": null,
		"CategoryName": null,
		"InventoryItemId": null,
		"ItemNumber": null,
		"ItemDescription": null,
		"PickFromSubinventory": null,
		"PickFromLocatorId": null,
		"PickFromLocator": null,
		"StagingSubinventory": "FGI",
		"StagingLocatorId": null,
		"StagingLocator": null,
		"ReleaseSequenceRuleId": 1000,
		"ReleaseSequenceRule": "All Standard Orders",
		"PickSlipGroupingRuleId": 1000,
		"PickSlipGroupingRule": "Order Number",
		"AutoPickConfirmFlag": "true",
		"TradeComplianceMethod": null,
		"ShipConfirmRuleId": null,
		"ShipConfirmRule": null,
		"ActualShipDate": null,
		"CreateShipmentsFlag": "true",
		"ShipmentCreationCriteriaCode": null,
		"ShipmentCreationCriteria": null,
		"AutomaticallyPackFlag": null,
		"AppendShipmentsFlag": null,
		"CreatedBy": "1000007",
		"CreationDate": "2001-08-09T08:30:53+00:00",
		"PickReleaseFlag": null,
		"ReleaseMode": null,
		"ReturnStatus": null,
		"ReturnMessage": null
	},
	{
		"SourceSystemName": null,
		"BatchPrefix": null,
		"BatchId": 24725,
		"PickingBatchName": "24725",
		"ReleaseRuleId": null,
		"ReleaseRule": null,
		"ShipFromOrganizationId": 606,
		"ShipFromOrganizationCode": "M3",
		"ShipFromOrganizationName": "Tall Manufacturing",
		"ReleaseSubinventory": null,
		"ReleaseStatusCode": "I",
		"ReleaseStatus": "All",
		"OrderTypeCode": null,
		"OrderType": null,
		"OrderId": null,
		"OrderNumber": null,
		"CustomerId": null,
		"Customer": null,
		"ShipSetName": null,
		"DestinationTypeCode": null,
		"DestinationType": null,
		"GeographyId": null,
		"Geography": null,
		"ShipToLocationId": null,
		"ShipToNumber": null,
		"ShipToAddress1": null,
		"ShipToAddress2": null,
		"ShipToAddress3": null,
		"ShipToAddress4": null,
		"ShipToCity": null,
		"ShipToState": null,
		"ShipToCountry": null,
		"ShipToPostalCode": null,
		"ShipToRegion": null,
		"ShipToLocationCode": null,
		"ShipToLocation": null,
		"ZoneId": null,
		"Zone": null,
		"PriorReservationsOnlyFlag": null,
		"FromScheduledShipDate": null,
		"ToScheduledShipDate": "2002-08-21T06:19:50+00:00",
		"FromRequestedDate": null,
		"ToRequestedDate": null,
		"CarrierPartyNumber": null,
		"CarrierPartyName": null,
		"ModeOfTransportCode": null,
		"ModeOfTransport": null,
		"ServiceLevelCode": null,
		"ServiceLevel": null,
		"ShipMethodCode": null,
		"ShipMethod": null,
		"ShipmentPriorityCode": null,
		"ShipmentPriority": null,
		"ShipmentId": null,
		"Shipment": null,
		"ShipmentLine": null,
		"PackingUnitId": null,
		"PackingUnit": null,
		"IncludeAssignedLinesFlag": "true",
		"TransportationShipment": null,
		"InitialDestinationId": null,
		"InitialDestinationAddress1": null,
		"InitialDestinationAddress2": null,
		"InitialDestinationAddress3": null,
		"InitialDestinationAddress4": null,
		"InitialDestinationCountry": null,
		"InitialDestinationCity": null,
		"InitialDestinationPostalCode": null,
		"InitialDestinationState": null,
		"InitialDestinationProvince": null,
		"InitialDestination": null,
		"CatalogId": null,
		"CatalogName": null,
		"CategoryId": null,
		"CategoryName": null,
		"InventoryItemId": null,
		"ItemNumber": null,
		"ItemDescription": null,
		"PickFromSubinventory": null,
		"PickFromLocatorId": null,
		"PickFromLocator": null,
		"StagingSubinventory": null,
		"StagingLocatorId": null,
		"StagingLocator": null,
		"ReleaseSequenceRuleId": 1000,
		"ReleaseSequenceRule": "All Standard Orders",
		"PickSlipGroupingRuleId": 1201,
		"PickSlipGroupingRule": "Departure, Delivery",
		"AutoPickConfirmFlag": "true",
		"TradeComplianceMethod": null,
		"ShipConfirmRuleId": null,
		"ShipConfirmRule": null,
		"ActualShipDate": null,
		"CreateShipmentsFlag": null,
		"ShipmentCreationCriteriaCode": null,
		"ShipmentCreationCriteria": null,
		"AutomaticallyPackFlag": null,
		"AppendShipmentsFlag": null,
		"CreatedBy": "0",
		"CreationDate": "2002-08-21T06:19:50+00:00",
		"PickReleaseFlag": null,
		"ReleaseMode": null,
		"ReturnStatus": null,
		"ReturnMessage": null
	},
	{
		"SourceSystemName": null,
		"BatchPrefix": null,
		"BatchId": 5287760,
		"PickingBatchName": "5287760",
		"ReleaseRuleId": null,
		"ReleaseRule": null,
		"ShipFromOrganizationId": 606,
		"ShipFromOrganizationCode": "M3",
		"ShipFromOrganizationName": "Tall Manufacturing",
		"ReleaseSubinventory": null,
		"ReleaseStatusCode": null,
		"ReleaseStatus": null,
		"OrderTypeCode": null,
		"OrderType": null,
		"OrderId": null,
		"OrderNumber": null,
		"CustomerId": null,
		"Customer": null,
		"ShipSetName": null,
		"DestinationTypeCode": null,
		"DestinationType": null,
		"GeographyId": null,
		"Geography": null,
		"ShipToLocationId": null,
		"ShipToNumber": null,
		"ShipToAddress1": null,
		"ShipToAddress2": null,
		"ShipToAddress3": null,
		"ShipToAddress4": null,
		"ShipToCity": null,
		"ShipToState": null,
		"ShipToCountry": null,
		"ShipToPostalCode": null,
		"ShipToRegion": null,
		"ShipToLocationCode": null,
		"ShipToLocation": null,
		"ZoneId": null,
		"Zone": null,
		"PriorReservationsOnlyFlag": null,
		"FromScheduledShipDate": null,
		"ToScheduledShipDate": null,
		"FromRequestedDate": null,
		"ToRequestedDate": null,
		"CarrierPartyNumber": null,
		"CarrierPartyName": null,
		"ModeOfTransportCode": null,
		"ModeOfTransport": null,
		"ServiceLevelCode": null,
		"ServiceLevel": null,
		"ShipMethodCode": null,
		"ShipMethod": null,
		"ShipmentPriorityCode": null,
		"ShipmentPriority": null,
		"ShipmentId": null,
		"Shipment": null,
		"ShipmentLine": null,
		"PackingUnitId": null,
		"PackingUnit": null,
		"IncludeAssignedLinesFlag": null,
		"TransportationShipment": null,
		"InitialDestinationId": null,
		"InitialDestinationAddress1": null,
		"InitialDestinationAddress2": null,
		"InitialDestinationAddress3": null,
		"InitialDestinationAddress4": null,
		"InitialDestinationCountry": null,
		"InitialDestinationCity": null,
		"InitialDestinationPostalCode": null,
		"InitialDestinationState": null,
		"InitialDestinationProvince": null,
		"InitialDestination": null,
		"CatalogId": null,
		"CatalogName": null,
		"CategoryId": null,
		"CategoryName": null,
		"InventoryItemId": null,
		"ItemNumber": null,
		"ItemDescription": null,
		"PickFromSubinventory": null,
		"PickFromLocatorId": null,
		"PickFromLocator": null,
		"StagingSubinventory": null,
		"StagingLocatorId": null,
		"StagingLocator": null,
		"ReleaseSequenceRuleId": null,
		"ReleaseSequenceRule": null,
		"PickSlipGroupingRuleId": null,
		"PickSlipGroupingRule": null,
		"AutoPickConfirmFlag": null,
		"TradeComplianceMethod": null,
		"ShipConfirmRuleId": null,
		"ShipConfirmRule": null,
		"ActualShipDate": "2017-02-27T08:26:03+00:00",
		"CreateShipmentsFlag": null,
		"ShipmentCreationCriteriaCode": null,
		"ShipmentCreationCriteria": null,
		"AutomaticallyPackFlag": null,
		"AppendShipmentsFlag": null,
		"CreatedBy": "WHSE_MGR_ALL_INV_ORGS",
		"CreationDate": "2017-02-27T08:26:42+00:00",
		"PickReleaseFlag": null,
		"ReleaseMode": null,
		"ReturnStatus": null,
		"ReturnMessage": null
	}
	]
}
Back to Top