Skip to main content

Quarantine Serial Numbers

POST 

/api/v2/serial-numbers/quarantine

Hold one or more serials (recall / damage / inspection). Quarantined serials are excluded from availability and cannot be allocated or shipped until released.

Required scope: inventory:write

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

Body: serial_number_ids (required array of ids), reason (optional).

Request

Responses

OK

Response Headers
    Content-Type