curl --location --request POST 'https://vallelabs-pei-hvi.talentum.edu.co/pei/administrative-management/aspect-ind/510ae017-61c6-465d-8053-7d336f087eb3' \
--form 'data="{\"humanResources\":[{\"firstName\":\"John \",\"lastName\":\"Smith\",\"occupation\":\"Manager\",\"documentType\":\"CC\",\"documentNumber\":\"123456789\",\"headquarter\":\"Head Office\",\"phone\":1234567890,\"email\":\"johndoe@example.com\",\"address\":\"123 Main St, Anytown, USA\",\"grades\":[\"5\",\"6\"],\"formation\":\"MBA\",\"area\":\"52\",\"observation\":\"Manages all departments\"}],\"physicalResources\":[{\"name\":\"Head Office\",\"type\":\"Printer\",\"quantity\":2,\"headquarter\":\"Head Office\",\"location\":\"Second Floor, Room 203\",\"state\":\"Good\",\"observation\":\"High usage in mornings\"},{\"name\":\"Branch Office\",\"type\":\"Projector\",\"quantity\":1,\"headquarter\":\"Head Office\",\"location\":\"First Floor, Conference Room\",\"state\":\"Good\",\"observation\":\"Requires bulb replacement\"}],\"financialResources\":[{\"name\":\"Marketing Budget\",\"type\":\"Corporate Funds\",\"value\":50000,\"destination\":\"Marketing Campaigns Q3\",\"observation\":\"Approved by Board of Directors\"},{\"name\":\"Research Grant\",\"type\":\"Government Grant\",\"value\":20000,\"destination\":\"New Product Development\",\"observation\":\"Requires quarterly reports\"}],\"technologicalResources\":[{\"name\":\"Laptop\",\"type\":\"Computer\",\"quantity\":5,\"headquarter\":\"Head Office\",\"state\":\"Good\",\"location\":\"IT Department\",\"source\":\"Company Purchase\",\"observation\":\"Assigned to John Doe\"},{\"name\":\"Interactive Whiteboard\",\"type\":\"Teaching Aid\",\"quantity\":5,\"state\":\"Needs Repair\",\"headquarter\":\"Head Office\",\"location\":\"Training Room\",\"source\":\"Donation\",\"observation\":\"Scheduled for maintenance\"}]}"'