Developer Q&A
9X Service testing Credentials
HI, We are trying to connect to 9X service with the C# sample 9x.WebServices.Examples.
We are using the credentials below but failing to connect.
can you provide test credentials for the service?
how to find API URL for corrigo
how to find API URL for corrigo
Error Requesting WorkOrderCost
We are getting new SOAP errors when attempting to access a WorkOrderCost associated with a Work Order. This API call has been working for months but is now throwing an error on every WorkOrderCost value.
How to identify WorkOrder.Customer when getCustomer() is empty?
We are retrieving Work Order data from the API for our accounting automation and usually determine the related Customer from WorkOrder.Customer. However, we have some Work Orders where the Customer field is null but the Work Order is still associated with a Customer as we can see in the "customer / workflow" field.
How to find Status of a Vendor Invoice?
I would like to query for Vendor Invoices of a particular status. In other words, we want to pick up on the Status field on a printed Work Order Cost / Vendor Invoice.
Where are Vendor Invoices available in the API?
We create vendor invoices from work orders and can see them in the user interface. However, querying the INVOICE entity (with RetrieveMultiple) returns zero records.
Is there an API method that can handle boarding pass information?
Need to integrate a mobile app with Corrigo's API. After scanning two separate sample boarding passes from Spirit notice both return different results. One is a Barcode and the other a QR Code. Does your API provide way to handle what's returned by the scanner?
Error "Money can't be modified for existing Custom Field."
When updating an entity (Contact) custom field, I get this error. What does this mean? Most records were successfully processed but there were several where this error popped up and the record was not updated. Same format as the rest which were successfully updated.
Work Orders
How do I archive work orders in Corrigo?
Error when using RetrieveMultiple
I am getting the error, "WorkOrder entity does not expose "String" property."
