APIs
Discussion List
-
occs-agent change historySummary: Changes using occs-agent (client data) Content (please ensure you mask any confidential information): Where can I view customer data change logs using the ...oc…
-
Access geolocated country for logged-out userIn Oracle Commerce Cloud, is there any API I can call, from a widget or an SSE, to get the geolocated country of a logged-out user? I can see there is PUT /ccstore/v1/au…
-
How to set 'continueOnMissingProduct' on the Commerce API GET /ccadmin/v1/products (listProducts)Summary: When running the GET /ccadmin/v1/products API, the 'continueOnMissingProduct' does not function. This is Boolean which we are setting to true. API response is a…
-
We need to get person data, in a way like active/inactive users. Is there any way to get these data?Summary: We need to get person data, in a way like active/inactive users. Is there any way to get these data? Is there any API available or any admin feature to fetch da…
-
/ccadmin/v1/priceListGroups/listWithPricesDocumentation doesn't specify how you are suppose to provide product or sku id. I have tried placing the value in a few places based on other Oracle API syntax and get a…
-
Create redirects to homepageSummary: We're using (create/update)Redirect via the REST API to set up redirects for old/removed pages to take us back to the homepage. Currently, we have a "/home" pag…
-
Can a list of products with stock levels below a certain amount be obtained?Summary: I need a report on the products in OCC that have an inventory of '0,' since I now have over 400 thousand items. Is obtaining it possible? Thank You Rinith Amin
-
We Need A Report With The Following Occ Account DataHello! We need a report with the following OCC account data: - Customer CPF; - Number of orders placed; - Total Purchase Value; - Type of User; - Date of creation of eac…
-
How to add same product as separate items in the same purchaseList?Summary: We have use case where we need the same item is added to purchaseList as separate lines. This is so, different configurations of the same item can be stored. Co…
-
inherit all prices from the parent price group FlagSummary: Is there an API call available to update the "Inherit all prices from the parent price group" flag for an assigned Price List Group for a part. Content (please …
-
Why can't I query all attributes for an API?When using various API Organization, Product, Profiles, and etc.; I am finding that not all values in the payload can be filtered or queried on. Does Oracle Commerce Clo…
-
Problems closing orders with PayPal paymentHi, I'm facing a complicated problem with paypal payments. What happens: After completing the entire purchase flow, we arrive at checkout, choose the PayPal payment opti…
-
How to use out of the box endpoints OSFSummary: I'm fairly new to designing with OSF, and it's becoming a bit challenging to understand how to correctly use out-of-the-box endpoints. I've already read the doc…
-
Punchout format support in OCCSummary: Customer has requested for the ability to punch out to their catalog using OCI format. Content (required): We have done a previous punchout using Ariba for anot…
-
How to optionally avoid order re-pricing(webhook calls) while updating the order(updateCart)?In the checkout flow after shipping method is selected, it is required for us to update few dynamic properties of the order to capture and persist user actions. Those ac…
-
Enabling caching for /ccstore/v1/products/{id}Summary: How can we enable caching for the GET product endpoint (/ccstore/v1/products/{id})? - https://docs.oracle.com/en/cloud/saas/cx-commerce/cxocc/op-ccstore-v1-prod…
-
API to find all root level orders statusesSummary: I tried to fetch root level order statuses by following the below documentation, but I couldn't able to fetch the data. Anyone please help me to get all root le…
-
Does collections endpoint has a continueOnMissingCollection?Summary: I need to get a list of categories based on the ids and I would like to do a single call using the /ccstore/v1/collections passing the categoryIds parameter, ho…
-
Delete specific attributes from productTypeeHello? Does anyone know how I can delete this attribute from my productTypee? I created it as "short text" and created another as "type richText". So I need to delete wh…
-
Problems with data processing in the OICHello! I am facing a problem when assembling a flow in OIC integration. My difficulty is the following: I do a GET with the IDs I receive from our ERP for our products (…
-
How to update item quantity using updateOrder Admin API on a submitted order?Summary: We tried updating the quantity of line items on an already submitted order using updateOrder Admin API. However, the changes aren't taking effect on storefront …
-
Export profile data directly from OCCExport profile data directly from OCC. We wanted to export to a table and be able to work with this data and today we don't have any option to export data from OCC profi…
-
Can the gl prefix before each purchase list id be changed?Summary: Can the id of purchase lists created through createPurchaseList API be configured to use a prefix other than "gl"? Content (required): The id created for purcha…
-
How to list all purchase lists using agent API?Summary: How can I use the listPurchaseLists agent API to get all purchaseLists from all users? We have a use case where a particular user needs to have the privilege to…
-
Create Purchase List via API for users outside my OrgSummary:Create Purchase List via API for users outside my Org using API: /ccstore/v1/purchaseLists I am able to successfully create a PurchaseList for myself, and those …
-
No backing type found for UI property type big stringI tried to create a custom order type attribute using the below payload but ended up with an error. Did I make any mistakes with the payload, or am I missing any require…
-
Is there an API call for updating price group to inherit from parent?Summary: We have cases where we have fleet or customer pricing that comes and goes as contract change. We have a case where in our ERP the fleet or customer price expire…
-
How to extract data for multiple order using a bulk query.Summary: We need to know how to extract data for multiple order using a bulk query. For example, we need to get "x_invoiced" and "state" field of each order data for mor…
-
Some of the products related attributes are not available in ccstore/v1/products API why?Summary: Some of the products related attributes are not available in ccstore/v1/products API but they are available in ccadmin API Content (required): Some of the produ…
-
Is it feasible to create attribute for products API? if yes, could you please provide the URL ?Summary: We have to create new attribute for products API for one of our minor enhancement. We need an URL to create the attribute. Content (required): Products URL: htt…