Discussions
Property not found in the API CALL
Once we are in the Corrigo UI, if we navigate to Parks and select a park, we can see a property called UNITS_STATUS. Attached, you’ll find screenshots of this property.
Posted by Alejandro Zapata Alzate 4 months ago
Corrigo Spaces
Hi Team, we are not getting any spaces for 'Mumbai-Nesco IT Park Tower 4' property from corrigo live environment. We are getting it from staging environment.
Posted by Swapnil Srivastava 4 months ago
Corrigo tasks
Posted by Swapnil Srivastava 4 months ago
Precision for the fields Rate, Qty, AmtTotal
Posted by Vamsee 4 months ago
Can PM Contidional Steps be created with the API
Hi,
Posted by James Roggeman 4 months ago
Need clarification on Send Message
After creating a WO, this is the response I could see.
Posted by Sesha Sai Madhav Kalluri 4 months ago
Need API details for Duplicate request for WO
Need API request body for Duplicate WO.
Posted by Venkatesh 5 months ago
Need API endpoints along with request body for File attach during WO creation?
Posted by Venkatesh 5 months ago
Actions List
Posted by Sesha Sai Madhav Kalluri 5 months ago
Message Command
curl --location 'https://am-ce98c.corrigo.com/api/v1/cmd/WoMessageCommand'
--header 'CompanyName: RDC CE Sandbox'
--data '{
"Command": {
"WorkOrderId": 388143,
"SenderId": 1,
"SenderType": "Employee",
"Comment":"Test_Perfect"
},
"RequestId": "1234"
}
'
Posted by Sesha Sai Madhav Kalluri 5 months ago