Skip to main content
POST
Scan barcode for receiving

Body

application/json
barcode
string

Barcode to scan (required if product_id not provided)

Minimum string length: 1
Example:

12345678901

product_id
string<uuid>

Scraped product ID to look up directly (required if barcode not provided)

sweep_id
string<uuid>

Optional sweep ID to filter by

Response

Scan result with assignment info

success
boolean
required
product_name
string
required
product_image
string | null
required
temperature_zone
string
required
assignments
object[]
required
sweep_item_id
string
required
quantity
number
required
picked_quantity
number | null
required
order_id
string | null
required
order_display_id
number | null
required
assignment
object
required