Discussions
Which API can get the which priorities need assignment?
While creating WO, the following error is returned "Priority 'P3-High' is escalated; assignment is required", which API can be used to get a priority needs assignment ? Thanks.
WO Numbers Missing in Tenant via REST API
Hi Li,
WoCreateCommand returns "assignment is required" even though Assignments array is provided
I'm calling the Corrigo api/v1/cmd/WoCreateCommand endpoint directly with the following JSON payload:
POST /api/v1/base/Blob returns "Access Denied" — how to grant permissions for the API client?
I'm calling the Corrigo POST /api/v1/base/Blob endpoint to create a Blob (file upload), but I keep getting an "Access
Denied" response from the CDN edge server.
The Swagger URLs for the Integration API appear to be incorrect
It seems that some Swagger URLs are incorrect since contain extra [ui] part in the path - https://az-am-ent-f8.corrigo.com/api/swagger/ui/index.html instead of https://az-am-ent-f8.corrigo.com/api/swagger/index.html
Does the Corrigo Enterprise API's Blob.Body (or the overall API request) have a payload size limit enforced by the WAF/CDN layer?
We're sending document attachments via WoCreateCommand with a Blob containing a
Base64-encoded Body. Small images (~10KB) succeed, but images above ~100KB fail with an
"Access Denied" HTML response from errors.edgesuite.net (Akamai CDN, reference
18.d2b42e17.1786495595.1ea5f912).
Do Customers, Spaces, Assets,etc support multiple language?
Can a Customer's name be "BELL" in English, “贝尔” in Chinese?
Access Denied on /api/v1/base/Document when uploading base64 image >100KB (URL upload not allowed)
Body:
Is there a direct image upload API endpoint (multipart/form-data) for work order attachments?
Hello,
Invoice and InvoiceLine entities data
Hi,
I am trying to extract the invoice and InvoiceLine entity data but getting below:
Request: https://az-am-ent-f18.corrigo.com/api/v1/query/Invoice

