GET
/
picks
/
{id}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

The id that needs to be fetched

Response

200 - application/json
id
string

The unique identifier for the pick.

number
integer

The pick number.

work_order_number
integer

The work order number associated with the pick.

bill_of_materials_number
integer

The bill of materials number associated with the pick.

location
string

The location where the pick will take place.

pick_method
string

The method used for the pick.

date_created
string

The date the pick was created.

site
string

The site where the pick will take place.

status
string

The current status of the pick.