Hi All,
I hope this message finds you well. I'm currently working with the QuickBooks Desktop API and have encountered a scenario related to customized job status names.
In the QuickBooks Desktop UI, I've successfully customized the job status names as follows (Edit->Preferences->Jobs & Estimates-> Company Preferences):
Example:
- "Pending" to "Test1"
- "In Progress" to "Test2"
- "Awarded" to "Test3"
- "Closed" to "Test4"
However, when I retrieve job status information through the QuickBooks Desktop API, it seems to return the default status names (Pending, None, In Progress, Awarded...) rather than the customized ones set in the UI.
My questions are:
- Is there a specific API endpoint or method that provides access to the customized job status names set in the QuickBooks Desktop UI?
- Have there been any recent updates or changes in the API that address the retrieval of customized field names for job statuses?
I appreciate any insights or guidance you can provide on this matter. Thank you in advance for your assistance.
BR!