Skip to main content
POST
Which warehouse a part should come from for this job, given what is on the shelf.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Which warehouse a part should come from for this job, given what is on the shelf.

Answered here rather than in a screen so a booking and an import pick the same one.

p_part_id
string<uuid>
required
p_quantity
number<numeric>
required
p_work_order_id
string<uuid>
required

Response

200

OK