Skip to main content

Resolve Sales Order Numbers

GET 

/api/manufacturing/lot-genealogy/sales-order-refs

Resolve selected order ids -> their numbers + customers via a direct whereIn (the SO list filter[id] coerces "3,4" to a single id and can't resolve multiple). Lets the "trace by sales order(s)" chips show real "SO-…" labels before the slower trace returns. Authentication: requires a Bearer token (PAT).

Required scope: manufacturing:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Request

Responses

OK

Response Headers
    Content-Type