How to create fields in procdure via API in Postman Good Afternoon. I am trying to create a work order via an API call and I am currently trialing with Postman. This is what I have currently (excuess the comments): { "title": "Inspection of Water Pump #1 PN:111 (Pump House), Vibration Warning Test 2", "assetId": 5054334, "assignees": [ { "id": 82364, "type": "TEAM" // dont know what this means } ], "estimatedTime": 1800, "categories": [ "Inspection", "Damage" ], "description": "Whenever irregularities in the water pump operation arise, our established procedure initiates a comprehensive inspection of the pump system in our facility. This encompasses assessing the condition of filters for timely replacement. Technicians conducting the inspection will sign off upon completion to facilitate tracking of maintenance activities.", "locationId": 1921018, "priority": "HIGH", "procedure": { "id": 1711611, "title": "Alert Triggered Water Pump Inspecti