Hello,
I am trying to update a price with the management api, but I am stuck as I cannot fetch the existing price with a query like this: https://www.example.com/Admin/Api/PriceById?Id=PRICE5&Type=PriceById, as returns an error:
Because we have prices in both DKK and EUR, so how do I limit the query to return a currency specific price?
Best regards, Anders