Commerce API: Get prices in different unit (than default sales unit) #351
-
Beta Was this translation helpful? Give feedback.
Answered by
ThibaultBr1
Jan 17, 2025
Replies: 1 comment
-
Microsoft support guided us to using the PriceLookupContext and with this we were able to resolve the issue:
so using the following request we're able to get what we wanted!
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ThibaultBr1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Microsoft support guided us to using the PriceLookupContext and with this we were able to resolve the issue:
so using the following request we're able to get what we wanted!