Discussions
Is there a way to create Customer group via API?
We have a list of customer groups in sandbox, URL ".corrigo.com/corpnet/customer/customergroups.aspx"
WorkOrder and WoEstimate information Together
Is it possible to pull WorkOrder and WoEstimate data together. In the documentation for WorkOrder Entity, it mentions Estimate, but when pulling base WorkOrder info, Estiamte (or an estimate Id) isn't included.
Finding All Flags on a WO
Is it possible to see all flags on a WO via the query/WorkOrder?
Internal Cost BillZero Field
I may be missing something, but when pulling Internal Cost detail on a give WO, I'm not seeing a field or value for the BillZero toggle that is in the front end.
Can not working with Sandbox
Hi there.
I have got an error with sand box. I used your apis in https://documenter.getpostman.com/view/18831016/UVsEWpoM.
There are errors when I tried to call your api
Update Billing Rule on WO
Is their a command to update the Billing Rule of a WO?
I can't find an example of this so I'm wondering if this command is possible via the API?
DATABASE_VERSION_MISMATCH Error
I have some code that I was running last week that worked fine, but now I'm getting the DATABASE_VERSION_MISMATCH (ErrorMessage': 'Requests to the instance Preview JLL MES NA cannot be processed by this URI') error. Our staging instance was recently updated to 9.8.283 and I seem to be getting this error after the update.
Event Notification/Service/Plugin
We're looking to setup event services to have Corrigo push data to our other internal services when Work Orders are created and then later assigned. In the documentation I can see:
Updating Internal Cost Status
I'm able to pull internal cost information (specifically the Internal Cost Status and it's ID).
Pull Internal Cost Line Items
Is their a model or method to pull / update / add internal cost line items?
If so, could you provide an example