HomeRecipesAPI ReferenceChangelogDiscussions
Log In
Discussions

Discussions

Ask a Question
Back to All

Unable to Fetch BillingContact.DisplayAs using the Rest API for those which were created through Mass Import Process but able to fetch for those created Via Corrigo Portal

Hi Corrigo Experts,

Posted the difference here of the two scenario's

Succesful Scenario Steps:

Created WO from UI
Asigned WO from UI
Picked WO from UI
Completed WO from UI
Added Internal Costs from UI
Completed Costs from UI
Create Individual Invoice from UI
Post Invoice from UI
Failed Scenario Steps:

Created multiple WOs using Excel Import Functionality.
WOs were uploaded in Completed status without assignment
Internal Costs added to the WOs using import functionality from Excel
Internal costs mass approved from Billing Review UI
Individual Invoices mass created from Billing Review UI
Customer Invoices mass Posted from Customer Invoice UI


Rest API URL's I am using to fetch the BillingContact.DisplayAs

Invoice Id was received in the SOAP API Call of GetInvoiceByWorkOrderNumber (Entity Type:Invoice)


Fetched Token using the Token URL https://oauth-pro-v2.corrigo.com/OAuth/token

https://previewabmworks.corrigo.com/api/v1/base/Invoice?Id=996791&properties=BillingContact.DisplayAs

Can you please help to check on this one.

Regards,

Kishore.S