APIs
Discussion List
-
CalculatePrice new APIHello All, When I'm going through the Oracle commerce cloud REST API documentation, I got something calculatePrice(/ccstore/v1/cpq/prices/calculate). I would like to kno…
-
report forgot password - cx-commerceHello Where can I find data on customers who reset their passwords in the last 6 months? We need to know this to better serve you in this regard.
-
I'm unable to apply price group to cartSummary: We are developing an app using the occ apis. We are having difficulty applying the price to the cart with a specific price group for the application. The list n…
-
bulk import of products in OCC using OICSummary: Is their a way to import bulk products in oracle commerce cloud using OIC? Content (please ensure you mask any confidential information): Is their a way to impo…
-
Searching for coupons (using queries)Using the document's 2955676 instructions to search for coupons, nothing is found (zero results). How should I perform this search? /ccadmin/v1/orders?q=(priceInfo.adjus…
-
Feasibility Assessment and Integration Support for Chatbot within OSF StorefrontWe are exploring the feasibility of integrating a chatbot solution within our Oracle OSF (Open Storefront Framework) storefront to enhance user engagement and streamline…
-
How to Automatically Publish Uploaded Files in OCC?Summary: Hello, We are implementing a workaround where the client adds one or more files to the purchase order. I've reviewed the documentation and understand that using…
-
Is there a way to redact senstive information from occ order api.Summary: Business wants to ensure that the offshore cannot access customer sensitive information. Need to know if there is any way to occ to fetch the order api by redac…
-
SCIM filter on ListProducts not working as expectedSummary: I'm trying to find specific products by childSKU repositoryId, e.g. childSKUs[repositoryId eq "291815"] Running this is returning all products and not applying …
-
Does order save add shipping address to the address book automatically?Summary: We're seeing addresses get saved to the logged in customer's address book (shippingAddresses) automatically after they place an order. Is this done on the Store…
-
How to implement storefront login with user data fetched from SSE?Summary: We currently have Storefront SSO with SAML implemented that customers use to login. We want to implement a custom login without SSO. Content (please ensure you …
-
Unable to create multiple accounts with same name in Oracle Commerce CloudIn Oracle Commerce Cloud, create account API restricts creation of multiple accounts with same name We have a business scenario where two different accounts are created …
-
Display product properties in the consoleHello, we created a custom widget to list products by category, but we noticed that some properties of $data.product are missing using console.log.... In the native "col…
-
Report of external applications that consume Oracle Commerce Cloud API, and what resources they useWe need to have a report of all the external registered applications that consume the Oracle Commerce Cloud API, and what resources they are consuming. Example: Service:…
-
Move images between environments in Oracle Commerce CloudSummary: We have a lot of new sites/images on our development environment and we are looking for an easy way to move the images to production. Is there a way to download…
-
In OIC how we resolve 401 error after changing headers for products.csvSummary: We are receiving errors on a prebuild integration. We are just trying to pull one extra header from the Product Catalog in OCC using the exportProcess. Content …
-
Disable Shipping Calculator webhook on login OSFWe have noticed that when the user executes the login operation in the OSF sites, the webhook "Shipping Calculator" gets triggered, is it possible to disable this behavi…
-
mfa authentication Oracle Commerce CloudIs it possible to enable MFA on a specific site within a multi-site environment? And how to do this?
-
Possibility to use an sse databaseIn our checkout there is a call to validate the delivery zip code, this occurs because we still have locations where we do not deliver. And in our integration there is a…
-
How do I configure the product csv file in OCCSummary: We are currently working with OCC and OIC to retrieve the products catalog. The file is generated via an export button and has the full list of columns. We we p…
-
How to get all the files under /file/ folderSummary: We need all the files uploaded under /file/ folder. https://{{env}}.com/ccadmin/v1/files/?folder=/ { "errorCode": "33110", "message": "The \"folder\" parameter …
-
Oracle Commerce Cloud API to extract all accounts and members register in each accountHello. Initially, I use the ccadmin/v1/organization endpoint to look for key members and retrieve the member registered as the primary account. For example, I have an ac…
-
Vertex integration issue with Oracle Commerce for B2B TransactionsSummary: OCC standard connector to Vertex only sends a unique id for the person ordering, it does not send the company id, thus any tax modifications must be programmed …
-
Attach Proposal Document to eSignature attachment field without using a Print ActionThe need is to be able to attach the generated proposal document to a eSIgnature file attachment attribute on a click of a button (Other than Print - A pop up box is not…Neeha24 33 views 1 comment 0 points Most recent by Ganesan Viswanathan -Support-Oracle Configure Price Quote
-
Is there an option to obtain a list of all users with an active cart in CX Commerce?Summary: Is there an option to obtain a list of all users with an active cart who have not yet converted it into an order in CX Commerce? Content (please ensure you mask…
-
Is there a suggested way to grab external pricing from CPQ to OCC to show on Product Listing Pages?Summary: We currently are working on a CPQ integration and are struggling with a way to manage pricing in 2 different places: CPQ and OCC. We are able to get prices perf…
-
Orders Bulk UpdateSummary: We are looking into bulk updating orders and order items using the new import added in 23B. Is there any documentation we can use to see what payload to use to …
-
How to include Organization and Catalog information in the cart idle request payload?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
How to use oAuth token instead of basic authentication on Order Submit Webhook?Summary: Content (please ensure you mask any confidential information): Version (include the version you are using, if applicable): Code Snippet (add any code snippets t…
-
Only retrieve products that are part of the priceListGroupSummary: Would like to obtain the list of items with their prices listed in priceListGroupId. Assume I have an Account with an assigned (ABCpriceListGroup), and I need t…