Discussions

Ask a Question

Can Corrigo ingest specialty assignments by work zone from a third party lease abstraction software? If so what, if any, structural data limitations exist?


Is there a direct image upload API endpoint (multipart/form-data) for work order attachments?

Hello,

Access Denied on /api/v1/base/Document when uploading base64 image >100KB (URL upload not allowed)

Body:

Do Customers, Spaces, Assets,etc support multiple language?

Can a Customer's name be "BELL" in English, “贝尔” in Chinese?

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).

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.

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:

WO Numbers Missing in Tenant via REST API

Hi Li,