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.
11 months ago by Alejandro Zapata Alzate
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.
11 months ago by Swapnil Srivastava
Corrigo tasks

11 months ago by Swapnil Srivastava
Precision for the fields Rate, Qty, AmtTotal
11 months ago by Vamsee
Can PM Contidional Steps be created with the API
Hi,
11 months ago by James Roggeman
Need clarification on Send Message
After creating a WO, this is the response I could see.
11 months ago by Sesha Sai Madhav Kalluri
Need API details for Duplicate request for WO
Need API request body for Duplicate WO.
11 months ago by Venkatesh
Need API endpoints along with request body for File attach during WO creation?

11 months ago by Venkatesh
Actions List

11 months ago by Sesha Sai Madhav Kalluri
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"
}
'
11 months ago by Sesha Sai Madhav Kalluri
