dropdowns

Get Materials

Return materials that are valid for the given machining process.

Enables cascading dropdowns: after the user selects a machining process, the material dropdown is filtered to only show compatible options.

get/api/v1/dropdowns/materials-for-process/{process_id}

Path parameters

process_idstring uuid required

Response

Successful Response

idstring uuid required
categorystring required
labelstring required
valuestring required
sort_orderinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.