Unable To Fetch Prices From Newly Created Price Group
(Doc ID 2712480.1)
Last updated on JUNE 15, 2022
Applies to:
Oracle Commerce Cloud Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
Unable to get the product pricing from the products endpoint
{"errorCode":"100180","message":"The input price list group is not same as the allowed price list group.","status":"500"}
STEPS TO REPRODUCE
1.Created region specific price group for example <priceListGroup> for the <regions> products.
2. Assigned prices to the new price group
3. Trying to fetch the product prices using the below api call:
https://<tenantId>-store.occa.ocs.oraclecloud.com/ccstore/v1/products/<someProduct>?catalogId=<catalogId>&storePriceListGroupId=<priceListGroup>&withPrices=true&occsite=<siteID>
Changes
Created a new price list group for new region
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |