Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
OrderStatus not being returned when getting a SalesOrder
We are trying to convert from using Full Access roles for our Suitetalk Integrations to a new Role. The issue we are having is that with the new role it is not returning the OrderStatus in the XML when requesting a Sales Order. When using the Full Access role it does return the element : "<tranSales:orderStatus>_pendingFulfillment</tranSales:orderStatus>".
The new role does not return that but does return the element: "<tranSales:status>Pending Fulfillment</tranSales:status>", which the Full Access role also returns.
I'm thinking its a permission issue but I don't know what permission would not allow that value to come through. We could always convert to using the status element, but we would rather not, and I didn't see any information about it being deprecated.