Skip to main content
Solved

Setting List Price in Invoice via REST API


Dear Experts,

We are facing a peculiar issue that I wanted your input with.

 

 

We have a few non-stock items with a price-sheet in Acumatica. We also built an external integration via REST APIs to create an invoice in Acumatica from an external system.

 

The pricing is different in Acumatica’s price sheet vs External System for one particular Invoice Item, say PRODUCT_X.

 

Since we don’t want Acumatica to calculate it’s own list price when the price comes from External System, we tried to set the UnitPrice, ListPrice, ExtPrice and Amount fields through the API.

 

Acumatica accepts all of them except for ListPrice. It always sets the ListPrice to be the price that Acumatica calculates through the Sales Price Sheet.

 

Do you know if this a known behavior? I am still able to edit the List Price from the UI, but it’s just that I am not able to set it via API.

 

Thanks again for your valuable input, as always!

Best answer by jinin

Hi @paramesh 

Can you please make the Manual Price as true and check once?

"ManualPrice": {

                "value": true

            },

 

 

View original
Did this topic help you find an answer to your question?

2 replies

jinin
Pro I
Forum|alt.badge.img+11
  • Pro I
  • 702 replies
  • Answer
  • November 25, 2021

Hi @paramesh 

Can you please make the Manual Price as true and check once?

"ManualPrice": {

                "value": true

            },

 

 


Naveen Boga
Captain II
Forum|alt.badge.img+19
  • Captain II
  • 3410 replies
  • November 25, 2021

Hi @paramesh  If did not work with the above solution, can you please share the API request here. We can take a look help you if we can.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings