Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to get QP_LIST_PRICE Charge Component alone Using Price Sales Transaction API

edited Feb 12, 2020 1:23PM in Pricing 6 comments

Summary

How to get QP_LIST_PRICE Charge Component alone Using Price Sales Transaction API

Content

Hi Team,

Below API takes more than 5 seconds to get result.

Basically i want to get only unit price of the item using rest api.

/fscmRestApi/priceExecution/documentPrices/priceSalesTransaction

I am looking get only QP_LIST_PRICE of the item.

Can someone help me in getting only List Price Chargecomponent for the item.

I have attached the payload I am using:

{
    "Header": [
        {
            "CustomerId":300000003944953,
            "HeaderId": 1,
            "OverrideCurrencyCode": "USD",
            "SellingBusinessUnitId":300000001700507,
            "TransactionTypeCode": "ORA_SALES_ORDER",
            "AppliedCurrencyCode": "USD",
            "CalculatePricingChargesFlag": "true",
            "CalculateShippingChargesFlag": "true",
            "CalculateTaxFlag": "Y",
            "FE_OrderType_Custom":"FE_Standard Sales Order"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!