API to get final price of item like Sales Invoice / POS

Hi,

i am looking for an API to get final price of Item, like Sales Invoice, it filters valid price list, (customer, territory, customer group, date wise) then checks valid price rules are applied for an item (item code, brand, item group, customer, customer group, dates etc).
just Sales invoice is getting final price, i need same price of an item. can anybody help?

Anybody???

@shahid

use get_item_details

You can supply an fake doc to provide the information for get the results

2 Likes

Thanks, l’ll try.