Solved

How to get customer specific pricing out of Acumatica via API?

  • 13 March 2022
  • 5 replies
  • 371 views

Userlevel 4
Badge

Hi. Is anyone can give me an advice on how to get customer specific pricing out of Acumatica via API?

icon

Best answer by Naveen Boga 13 March 2022, 15:11

View original

5 replies

Userlevel 7
Badge +17

Hi @bernadeth58  Below the REST API to fetch the Customer Price from the Sales Price screen. 

Please find API details and screenshots for reference and hope this helps!!

Method: PUT

API URL: http://localhost/21R1Test/entity/default/20.200.001/SalesPricesInquiry?$expand=SalesPriceDetails

BODY: 

{

"PriceType": {

        "value": "Customer"

    },

    "PriceCode": {

        "value": "AACUSTOMER"

    }

}

 

Screenshots:

 

 

Userlevel 4
Badge

Thank you @Naveen Boga! We will try this. 

Userlevel 4
Badge

It works @Naveen Boga. Thank you!

Userlevel 7
Badge +17

Awesome :) Thanks for sharing the update @bernadeth58  

There is any way to get the full list of SalesPrice?

Reply


About Acumatica ERP system
Acumatica Cloud ERP provides the best business management solution for transforming your company to thrive in the new digital economy. Built on a future-proof platform with open architecture for rapid integrations, scalability, and ease of use, Acumatica delivers unparalleled value to small and midmarket organizations. Connected Business. Delivered.
© 2008 — 2024  Acumatica, Inc. All rights reserved