Update Scanning Station
Beta/v1/operations/scanning-stations/{id}Idempotent with Idempotency-Key header. Learn more
Partially updates a scanning station.
idstringScanning station ID.
include[]optional arrayenumValues:departmentproduction_stepsSub-objects to expand in the response. When omitted, sub-objects are returned as null.
nameoptional stringDisplay name.
notesoptional stringnullableNotes. Send null to clear.
label_sizeoptional stringenumValues:1x11x31x4Label size code.
label_typeoptional stringenumValues:tagtravelerLabel type code.
material_check_requiredoptional booleanWhether material check is required.
idstringScanning station ID.
objectstringenumValues:scanning_stationResource type identifier.
namestringDisplay name.
notesstringnullableNotes.
typestringenumValues:init_batchmerge_batchmove_batchScanning station type.
label_sizestringnullableenumValues:1x11x31x4Label size code.
label_typestringnullableenumValues:tagtravelerLabel type code.
material_check_requiredbooleanWhether material check is required.
departmentobjectExpandablenullableDepartment.
idstringDepartment ID.
objectstringenumValues:departmentResource type identifier.
namestringDisplay name.
notesstringnullableNotes about the department.
locationobjectnullableAssociated location.
null in this endpoint.scanning_stationsobjectnullableScanning stations in this department.
null in this endpoint.machinesobjectnullableMachines in this department.
null in this endpoint.created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last update timestamp.
production_stepsobjectExpandablenullableConnected production steps.
objectstringenumValues:listObject type for ProductionStep list
page_infoobjectPagination metadata for ProductionStep list
next_cursorstringnullableCursor to fetch the next page, null if no more pages.
prev_cursorstringnullableCursor to fetch the previous page, null if on the first page.
has_next_pagebooleanWhether more results exist after this page.
has_prev_pagebooleanWhether results exist before this page.
dataarray of objectArray of ProductionStep resources in this page
idstringProduction step ID.
objectstringenumValues:production_stepResource type identifier.
namestringDisplay name.
notesstringnullableNotes.
leveling_factorstring (decimal)Leveling factor as a decimal string.
allowancesstring (decimal)Allowances as a decimal string.
labor_rateobjectnullableLabor rate.
null in this endpoint.labor_timeobjectnullableLabor time.
null in this endpoint.overhead_rateobjectnullableOverhead rate.
null in this endpoint.productionobjectnullableProduction output.
null in this endpoint.consumptionsarray of objectConsumptions.
null in this endpoint.machinesarray of objectMachines assigned to this step.
null in this endpoint.scanning_stationobjectnullableScanning station.
null in this endpoint.in_stepsarray of objectInput steps feeding into this step.
null in this endpoint.out_stepsarray of objectOutput steps this step feeds into.
null in this endpoint.departmentobjectnullableDepartment.
null in this endpoint.created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.
created_atstring (date-time)Creation timestamp.
updated_atstring (date-time)Last updated timestamp.
Responses
Successful response for Update Scanning Station