Discussions

Ask a Question

How do I determine if the event plugin is installed for my corrigo instance

Per this documentation I can see that it is possible to configure our corrigo installation for event push/web hooks.

Open API Spec for Corrigo

Hi There,

Creating a WorkOrder Flow Questions

Hello!

Better alternatives to validate an Asset Tag ID exist

WORK_ORDER_DETAILS

Hi,
I am trying to retrieve all the work orders created .
Can you help me with the endpoint and the credentials?

Delta - 4insite

Hello,

Setting "Authorized No Charge" status on a Vendor Invoice

I am able to use the API to update a WorkOrderCost's ApStatusId with almost all the values: None (1), Submitted (2), Paid (3), Waiting (4), Authorized (5), Exported (6), Disputed (7), and Imported (8). However, when I try to set Authorized No Charge (265), I get the following error:

Maximum and Minimum character length limit fot TagId

Hi Team,

API pagination

How is pagination handled in the REST Api?

Sample command / payload structure to update a document in Corrigo . I am using Location Entity to Fetch the document id and Document API to create a new document however i am confused on how to update the document or replace with new image.

{
"level": "DEBUG",
"location": "_upload_to_corrigo:607",
"message": "POST payload: {'Properties': ['Title', 'Blob.*'], 'Entity': {'Id': 904917, 'Title': 'file_1.jpg', 'DocType': {'Description': 'System defined type associated automatically with recognized image files.', 'DisplayAs': 'Picture', 'ConcurrencyId': 1, 'Id': 3}, 'StorageTypeId': 'Cloud', 'ActorId': 660523, 'ActorTypeId': 'Asset', 'Blob': {'Body': '<base64_content_hidden>', 'FileName': 'file_1.jpg'}}}",
"timestamp": "2025-07-13 12:25:29,151+0000",
"service": "gref_corrigo_asset_management",
"xray_trace_id": "1-6873a5b3-b00e6e2601481f7e9b5668dd"
}