Create Scanning Station
Beta/v1/operations/scanning-stationsIdempotent with Idempotency-Key header. Learn more
Creates a scanning station associated with a department.
include[]optional arrayenumValues:departmentproduction_stepsSub-objects to expand in the response. When omitted, sub-objects are returned as null.
namestringDisplay name.
notesoptional stringNotes.
typestringenumValues:init_batchmerge_batchmove_batchScanning station type.
operator_requirementstringenumValues:nonematerial_checkOperator requirement behavior for this station.
department_idstringDepartment ID.
label_sizeoptional stringenumValues:1x11x31x4Label size code.
label_typeoptional stringenumValues:tagtravelerLabel type code.
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.
operator_requirementstringenumValues:nonematerial_checkOperator requirement behavior for this station.
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:listResource type identifier.
page_infoobjectPagination metadata.
next_page_urlstringnullableURL to fetch the next page, null if no more pages.
previous_page_urlstringnullableURL 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 objectResources 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. Expandable via include[]=production.
null in this endpoint.consumptionsobjectnullableConsumptions. Expandable via include[]=consumptions.
null in this endpoint.machinesobjectnullableMachines assigned to this step. Expandable via include[]=machines.
null in this endpoint.scanning_stationobjectnullableScanning station. Expandable via include[]=scanning_station.
null in this endpoint.in_stepsobjectnullableInput steps feeding into this step. Expandable via include[]=in_steps.
null in this endpoint.out_stepsobjectnullableOutput steps this step feeds into. Expandable via include[]=out_steps.
null in this endpoint.departmentobjectnullableDepartment. Expandable via include[]=department.
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 Create Scanning Station