- Account
- Category
- Company
- Customer
- Freightfee
- Goodslocation
- Goodsowner
- Rolemenu
- Spu
- Supplier
- User
- Userrole
- Warehouse
- Warehousearea
- Action_log
- Asn
- Arrival list
- get Arrival list
- add a new record
- update record
- delete a record
- page search, sqlTitle input asn_status:0 ~ 4
- get a record by id
- add a new record
- update a record
- delete a record
- Bulk modify Goodsowner
- Confirm Delivery change the asn_status from 0 to 1
- Cancel confirm, change asn_status 1 to 0
- Unload change the asn_status from 1 to 2
- Cancel unload change the asn_status from 2 to 1
- sorting, add a new asnsort record and update asn sorted_qty
- get asnsorts list by asn_id
- update or delete asnsorts data
- Sorted change the asn_status from 2 to 3
- Cancel sorted change the asn_status from 3 to 2
- get pending putaway data by asn_id
- PutAway
- Dispatchlist
- page searchPOST
- advanced dispatch order page searchPOST
- add a new recordPOST
- update dispatchlist with same dispatch_noPUT
- delete a recordDELETE
- get dispatchlist by dispatch_noGET
- get Dispatchlist details with available stockGET
- get pick list by dispatch_idGET
- Confirm orders and create dispatchpicklistPOST
- confirm dispatchpicklist picked by dispatch_noPUT
- package dispatchpicklistPOST
- weight dispatchpicklistPOST
- dispatchpicklist outbound deliveryPOST
- set dispatchlist freightfeePOST
- sign for arrivalPOST
- cancel order oprationPOST
- cancel dispatchlist detail oprationPUT
- PrintSolution
- Stock
- Stockadjust
- Stockfreeze
- Stockmove
- Stockprocess
- Stocktaking
get pick list by dispatch_id
GET
/dispatchlist/pick-list
Dispatchlist
请求参数
Query 参数
dispatch_id
integer
可选
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/dispatchlist/pick-list'
返回响应
🟢200Success
application/json
Body
http response viewmodel
isSuccess
boolean
可选
code
integer <int32>
可选
errorMessage
string | null
可选
data
array[object (DispatchpicklistViewModel) {18}] | null
data
id
integer <int32>
id
dispatchlist_id
integer <int32>
可选
goods_owner_id
integer <int32>
可选
goods_location_id
integer <int32>
可选
sku_id
integer <int32>
sku_id
pick_qty
integer <int32>
pick_qty
picked_qty
integer <int32>
可选
spu_code
string | null
spu_code
spu_name
string | null
spu_name
spu_description
string | null
可选
bar_code
string | null
bar_code
sku_code
string | null
sku_code
goods_owner_name
string | null
可选
warehouse_name
string | null
可选
warehouse_area_name
string | null
可选
warehouse_area_property
integer <int32>
可选
location_name
string