Skip to main content
Update Pick List

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Body

application/json
MachineId
integer<int64>

The unique identifier of the machine whose pick list is being updated.

Products
object[] | null

A list of products to be updated in the pick list.

Response

200 - application/json

The pick list was successfully updated.

MachineID
integer<int64> | null

The unique identifier of the machine whose pick list was updated.

Products
object[] | null

A list of products in the updated pick list.