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

Price Sales Transaction - how to use override currency conversion rate?

edited Jun 15, 2023 2:42AM in Pricing 1 comment

Summary:

Hi,

we are using price sales transaction (PST) REST-API calls in order to show price before order submission, aka document price

In the PST payload we pass the following values that relevant for the conversion:

for example: our price list is in ILS for example, we want to have conversion rate and display the price in EUR

(we have checkbox for currency override in the strategy)

"AllowCurrencyOverrideFlag":true,

"DefaultCurrencyCode": "ILS",

"AppliedCurrencyCode":"EUR",


"PricingServiceParameter":{

"PricingContext":"SALES",

"CalculateRollupFlag": false,

"PerformValueIdConversionsFlag":true

}


can you help us in order to get conversion rate in this rest-api call?



Content (required):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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