Create EstablishmentAsk AIpost https://api.safetyculture.io/incidents/v1/osha/establishmentsBody ParamsCreateEstablishmentRequest is the request message for creating an OSHA establishment.establishment_namestringestablishment_name is the name of the establishment (required).einstringein is the Employer Identification Number.company_namestringcompany_name is the name of the company.street_addressstringstreet_address is the street address of the establishment.citystringcity is the city where the establishment is located.statestringstate is the two-letter state code.zipstringzip is the ZIP code.naics_codestringnaics_code is the North American Industry Classification System code.industry_descriptionstringindustry_description is the description of the industry.sizeint32size is the size classification: 1 (< 20 employees), 21 (20-99 employees), 22 (100-249 employees), 3 (250+ employees).establishment_typeint32establishment_type is the type: 1 (Private), 2 (State Government), 3 (Local Government).Responses 200A successful response. defaultAn unexpected error response.Updated 5 months ago