11 juli 2024
- Get goods receipt piecesGET
- Create goods receipt piecePOST
- Get goods receipt piece by idGET
- Update goods receipt piecePUT
- Get goods receiptsGET
- Create goods receiptPOST
- Get goods receipt by idGET
- Get goods receipt linesGET
- Create goods receipt linePOST
- Get goods receipt line by idGET
- Get goods receipt purchase ordersGET
- Get list of picklistsGET
- Create picklistPOST
- Get count of picklistsGET
- Get preview draft picklistGET
- Get picklist by idGET
- Update picklistPUT
- Mutate (partial) picked allocationsPOST
- Get list of fulfillments in picklistGET
- Bulk Update fulfillment picklistsPUT
- Link fulfillment to picklistPOST
- Update fulfillmentPUT
- Unlink fulfillment from picklistDELETE
Get list of fulfillments in bin
GET
https://api.pack.cloud/v1/warehouses/{warehouseId}/bins/{binId}/fulfillments
Request
Path parameters
warehouseIdstring
picklistIdstring
Response
OK
Body
idstring
ID of the fulfillment
referencestringnull
Reference of the fulfillment
statusstring
Status of the fulfillment
Allowed values:calculatingon_holdqueuedpendingpickingpickedshipped
release_atstringnull
Available for picking time
shipped_atstringnull
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the bin
bin_type_idstring
ID of the bin type
trolley_idstringnull
ID of the trolley
trolley_positionintegernull
Position of the bin in trolley
namestring
Name
Example:WB0000001
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the organization
namestring
Organization name
Example:Demo Organization Ltd
idstring
ID of the order
quantity_orderedinteger
Quantity that is ordered
quantity_allocatedinteger
Quantity that is allocated to a fulfillment
quantity_shippedinteger
Quantity that is shipped (already)
quantity_unallocatedinteger
Quantity that is not (yet) allocated to a fulfillment
referencestring
Reference of the order
statusstring
Status of the order
Allowed values:createdexpectedunallocatedallocatedcanceledpartially_shippedshipped
canceled_atstring
Cancellation time, if canceled
shipped_atstring
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
print_packing_slipboolean
shipping_service_method_idstringnull
Preferred shipping service method id
return_shipping_service_method_idstringnull
Shipping service method id for return shipment to print
idstring
ID of the brand
namestring
Name of the brand
Example:My Online Store Name
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the fulfillment line
quantityinteger
Quantity for product in fulfillment
idstring
ID of the product
organization_idstring
ID of the organization
namestring
Name of the product
Example:Pencil - Orange
brand_namestringnull
Name of the product brand
Example:General Pencils
codestringnull
Article code / SKU / reference / MPN
Example:PENCO204
Dimensions of product
heightnumberrequired
Height
Example:10
lengthnumberrequired
Length
Example:27.5
widthnumberrequired
Width
Example:20
unitstringrequired
Allowed values:cm
Example:cm
Unit weight of product
valuenumberrequired
Value
Example:10
unitstringrequired
All weight data is converted and stored in grams at the moment
Allowed values:gkgozlbs
Example:g
hs_codeintegernull
Harmonized System code of product
Example:96091010
country_code_of_originstringnull
Country code of origin
Example:CN
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the product barcode
barcodestring
Barcode
Example:1234567890
quantityinteger
Quantity
Example:1
idstring
ID of the media
urlstring
URL of the original size media
url_mediumstring
URL of the 500 x 500px cropped media
url_thumbstring
URL of the 100 x 100px cropped media
OK
Body
idstring
ID of the fulfillment
referencestringnull
Reference of the fulfillment
statusstring
Status of the fulfillment
Allowed values:calculatingon_holdqueuedpendingpickingpickedshipped
release_atstringnull
Available for picking time
shipped_atstringnull
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the bin
bin_type_idstring
ID of the bin type
trolley_idstringnull
ID of the trolley
trolley_positionintegernull
Position of the bin in trolley
namestring
Name
Example:WB0000001
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the organization
namestring
Organization name
Example:Demo Organization Ltd
idstring
ID of the order
quantity_orderedinteger
Quantity that is ordered
quantity_allocatedinteger
Quantity that is allocated to a fulfillment
quantity_shippedinteger
Quantity that is shipped (already)
quantity_unallocatedinteger
Quantity that is not (yet) allocated to a fulfillment
referencestring
Reference of the order
statusstring
Status of the order
Allowed values:createdexpectedunallocatedallocatedcanceledpartially_shippedshipped
canceled_atstring
Cancellation time, if canceled
shipped_atstring
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
print_packing_slipboolean
shipping_service_method_idstringnull
Preferred shipping service method id
return_shipping_service_method_idstringnull
Shipping service method id for return shipment to print
idstring
ID of the brand
namestring
Name of the brand
Example:My Online Store Name
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the fulfillment line
quantityinteger
Quantity for product in fulfillment
idstring
ID of the product
organization_idstring
ID of the organization
namestring
Name of the product
Example:Pencil - Orange
brand_namestringnull
Name of the product brand
Example:General Pencils
codestringnull
Article code / SKU / reference / MPN
Example:PENCO204
Dimensions of product
heightnumberrequired
Height
Example:10
lengthnumberrequired
Length
Example:27.5
widthnumberrequired
Width
Example:20
unitstringrequired
Allowed values:cm
Example:cm
Unit weight of product
valuenumberrequired
Value
Example:10
unitstringrequired
All weight data is converted and stored in grams at the moment
Allowed values:gkgozlbs
Example:g
hs_codeintegernull
Harmonized System code of product
Example:96091010
country_code_of_originstringnull
Country code of origin
Example:CN
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the product barcode
barcodestring
Barcode
Example:1234567890
quantityinteger
Quantity
Example:1
idstring
ID of the media
urlstring
URL of the original size media
url_mediumstring
URL of the 500 x 500px cropped media
url_thumbstring
URL of the 100 x 100px cropped media
OK
Body
idstring
ID of the fulfillment
referencestringnull
Reference of the fulfillment
statusstring
Status of the fulfillment
Allowed values:calculatingon_holdqueuedpendingpickingpickedshipped
release_atstringnull
Available for picking time
shipped_atstringnull
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the bin
bin_type_idstring
ID of the bin type
trolley_idstringnull
ID of the trolley
trolley_positionintegernull
Position of the bin in trolley
namestring
Name
Example:WB0000001
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the organization
namestring
Organization name
Example:Demo Organization Ltd
idstring
ID of the order
quantity_orderedinteger
Quantity that is ordered
quantity_allocatedinteger
Quantity that is allocated to a fulfillment
quantity_shippedinteger
Quantity that is shipped (already)
quantity_unallocatedinteger
Quantity that is not (yet) allocated to a fulfillment
referencestring
Reference of the order
statusstring
Status of the order
Allowed values:createdexpectedunallocatedallocatedcanceledpartially_shippedshipped
canceled_atstring
Cancellation time, if canceled
shipped_atstring
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
print_packing_slipboolean
shipping_service_method_idstringnull
Preferred shipping service method id
return_shipping_service_method_idstringnull
Shipping service method id for return shipment to print
idstring
ID of the brand
namestring
Name of the brand
Example:My Online Store Name
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the fulfillment line
quantityinteger
Quantity for product in fulfillment
idstring
ID of the product
organization_idstring
ID of the organization
namestring
Name of the product
Example:Pencil - Orange
brand_namestringnull
Name of the product brand
Example:General Pencils
codestringnull
Article code / SKU / reference / MPN
Example:PENCO204
Dimensions of product
heightnumberrequired
Height
Example:10
lengthnumberrequired
Length
Example:27.5
widthnumberrequired
Width
Example:20
unitstringrequired
Allowed values:cm
Example:cm
Unit weight of product
valuenumberrequired
Value
Example:10
unitstringrequired
All weight data is converted and stored in grams at the moment
Allowed values:gkgozlbs
Example:g
hs_codeintegernull
Harmonized System code of product
Example:96091010
country_code_of_originstringnull
Country code of origin
Example:CN
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the product barcode
barcodestring
Barcode
Example:1234567890
quantityinteger
Quantity
Example:1
idstring
ID of the media
urlstring
URL of the original size media
url_mediumstring
URL of the 500 x 500px cropped media
url_thumbstring
URL of the 100 x 100px cropped media
OK
Body
idstring
ID of the fulfillment
referencestringnull
Reference of the fulfillment
statusstring
Status of the fulfillment
Allowed values:calculatingon_holdqueuedpendingpickingpickedshipped
release_atstringnull
Available for picking time
shipped_atstringnull
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the bin
bin_type_idstring
ID of the bin type
trolley_idstringnull
ID of the trolley
trolley_positionintegernull
Position of the bin in trolley
namestring
Name
Example:WB0000001
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the organization
namestring
Organization name
Example:Demo Organization Ltd
idstring
ID of the order
quantity_orderedinteger
Quantity that is ordered
quantity_allocatedinteger
Quantity that is allocated to a fulfillment
quantity_shippedinteger
Quantity that is shipped (already)
quantity_unallocatedinteger
Quantity that is not (yet) allocated to a fulfillment
referencestring
Reference of the order
statusstring
Status of the order
Allowed values:createdexpectedunallocatedallocatedcanceledpartially_shippedshipped
canceled_atstring
Cancellation time, if canceled
shipped_atstring
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
print_packing_slipboolean
shipping_service_method_idstringnull
Preferred shipping service method id
return_shipping_service_method_idstringnull
Shipping service method id for return shipment to print
idstring
ID of the brand
namestring
Name of the brand
Example:My Online Store Name
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the fulfillment line
quantityinteger
Quantity for product in fulfillment
idstring
ID of the product
organization_idstring
ID of the organization
namestring
Name of the product
Example:Pencil - Orange
brand_namestringnull
Name of the product brand
Example:General Pencils
codestringnull
Article code / SKU / reference / MPN
Example:PENCO204
Dimensions of product
heightnumberrequired
Height
Example:10
lengthnumberrequired
Length
Example:27.5
widthnumberrequired
Width
Example:20
unitstringrequired
Allowed values:cm
Example:cm
Unit weight of product
valuenumberrequired
Value
Example:10
unitstringrequired
All weight data is converted and stored in grams at the moment
Allowed values:gkgozlbs
Example:g
hs_codeintegernull
Harmonized System code of product
Example:96091010
country_code_of_originstringnull
Country code of origin
Example:CN
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the product barcode
barcodestring
Barcode
Example:1234567890
quantityinteger
Quantity
Example:1
idstring
ID of the media
urlstring
URL of the original size media
url_mediumstring
URL of the 500 x 500px cropped media
url_thumbstring
URL of the 100 x 100px cropped media
OK
Body
idstring
ID of the fulfillment
referencestringnull
Reference of the fulfillment
statusstring
Status of the fulfillment
Allowed values:calculatingon_holdqueuedpendingpickingpickedshipped
release_atstringnull
Available for picking time
shipped_atstringnull
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the bin
bin_type_idstring
ID of the bin type
trolley_idstringnull
ID of the trolley
trolley_positionintegernull
Position of the bin in trolley
namestring
Name
Example:WB0000001
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the organization
namestring
Organization name
Example:Demo Organization Ltd
idstring
ID of the order
quantity_orderedinteger
Quantity that is ordered
quantity_allocatedinteger
Quantity that is allocated to a fulfillment
quantity_shippedinteger
Quantity that is shipped (already)
quantity_unallocatedinteger
Quantity that is not (yet) allocated to a fulfillment
referencestring
Reference of the order
statusstring
Status of the order
Allowed values:createdexpectedunallocatedallocatedcanceledpartially_shippedshipped
canceled_atstring
Cancellation time, if canceled
shipped_atstring
Completed time
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
print_packing_slipboolean
shipping_service_method_idstringnull
Preferred shipping service method id
return_shipping_service_method_idstringnull
Shipping service method id for return shipment to print
idstring
ID of the brand
namestring
Name of the brand
Example:My Online Store Name
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the fulfillment line
quantityinteger
Quantity for product in fulfillment
idstring
ID of the product
organization_idstring
ID of the organization
namestring
Name of the product
Example:Pencil - Orange
brand_namestringnull
Name of the product brand
Example:General Pencils
codestringnull
Article code / SKU / reference / MPN
Example:PENCO204
Dimensions of product
heightnumberrequired
Height
Example:10
lengthnumberrequired
Length
Example:27.5
widthnumberrequired
Width
Example:20
unitstringrequired
Allowed values:cm
Example:cm
Unit weight of product
valuenumberrequired
Value
Example:10
unitstringrequired
All weight data is converted and stored in grams at the moment
Allowed values:gkgozlbs
Example:g
hs_codeintegernull
Harmonized System code of product
Example:96091010
country_code_of_originstringnull
Country code of origin
Example:CN
created_atstring
Creation time of resource
updated_atstring
Latest update time of resource
idstring
ID of the product barcode
barcodestring
Barcode
Example:1234567890
quantityinteger
Quantity
Example:1
idstring
ID of the media
urlstring
URL of the original size media
url_mediumstring
URL of the 500 x 500px cropped media
url_thumbstring
URL of the 100 x 100px cropped media