Skip to main content

Regarding Acumatica API

I am developing an app with Sales Order update functionality, I’m appending customer order number with P.O number provided in ecommerce site upon order.

The problem is every time I try to update the Sales Order it is not updating. 

Upon searching for documentation and reference, I read a comment on one forum that PUT request will not work if Order type is not SO. With this I just want to verify if this is correct or if it is, is there a way to update it?

 

Thank you!

@verbs91 it should be possible to update SOs regardless of its order type.

Please share the API payload that you are attempting to use.


Is nothing updating or the particular field is not updating?

Please make sure you have the right field name in the web service.

 


Reply