GET salesorder/pick?routeCode={routeCode}&allocationStatus={allocationStatus}&warehouse={warehouse}
Get customer sales order for picking
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
routeCode |
Ship to Route code |
string |
Required |
allocationStatus |
Allocation status. Valid values are (0,1,2,3) i.e(All, Allocated, Unallocated or Partial). |
integer |
Required |
warehouse |
Warehouse code |
string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Customer Sales Order ready for confirm pick
Interprise.Web.Services.Http.MetadataListOfInterprise.Web.Services.Models.CustomerSalesOrderPickName | Description | Type | Additional information |
---|---|---|---|
data | Collection of Interprise.Web.Services.Http.DataNodeOfInterprise.Web.Services.Models.CustomerSalesOrderPick |
None. |
|
links | Interprise.Web.Services.Http.LinksNode |
None. |
Response Formats
Sample not available.