Skip to main content

Bulk Resolve Sales Order Numbers

POST 

/api/manufacturing/lot-genealogy/resolve-sales-order-numbers

Bulk-resolve pasted / imported sales-order NUMBERS into ids, so a recall can be seeded from a spreadsheet column or CSV instead of typing each order. Body: numbers (array, max 2000, each < 64 chars). Returns matched (id + number + customer) and unmatched (numbers that matched no order). Authentication: requires a Bearer token (PAT).

Required scope: manufacturing:write

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

Request

Responses

OK

Response Headers
    Content-Type