APIs
Discussion List
-
How to add custom data to line items?Summary: Looking for an OCC API to add or update line items in cart with a custom field to store configuration data. Content (required): The use case in detail: On the O…
-
How do I add search parameters in the OIC?Good afternoon. I need to make a GET call to the /ccadmin/v1/profiles endpoint, with the following search parameters: ?limit=40&q=email co "email". But in the OIC I am n…
-
How to update Shopper Input using store APIs?Summary: Unable to update shopper input using addItemsToCart and updateCartItem actions Content (required): We are working on implementing a per-line item shipping addre…
-
Which REST API or other method can be used to download full Contact List from Oracle Commerce CloudSummary: Which REST API or other method can be used to download the full Contact List from Oracle Commerce Cloud? With reference to: https://docs.oracle.com/en/cloud/saa…
-
Storefront User account locked after multiple unsuccessful login attempts are madeSummary Doubt about the new feature on OCC 23.05 (Prevent Storefront User login after multiple unsuccessful login attempts). Content According to the release notes, we w…
-
Special Characters in SKU IDSummary: Is there any way to bypass this validation "Field may only contain alphanumeric characters and - or _" for SKU ID in Oracle Commerce. Content (required): We hav…
-
Prevent customers of certain price group from being able to log in to the storeHello, I wanted to know if there is any way to prevent customers of a certain price group from being able to log in to the store, so that it is not possible to view the …
-
Where's the middleName property?Summary: I noticed a middleName native property in the Profile response in the getOrder API. But I couldn't find it in the getProfile API response. It doesn't make sense…
-
Query on childProductsCount for the Collections End PointSummary: Trying to get a list of collections that do not have any products assigned to them. When I perform this command the API call returns: { "errorCode": "85003", "m…
-
Reduce stock multiple locationsSummary: How to reduce the inventory of a location Content (required): We currently use the default location as the stock center, but we need to implement two locations …
-
Data MigrationSummary: Data Migration Best Practices Content (required): We are moving from another system to OCC. We have millions of records of customer which we want to Migrate to …
-
Assemble a condition in an OIC integrationWe have an endpoint that we use to check if the customer's CPF is active in our company or not, thus generating a discount in our store, but if the customer's CPF has no…
-
How to get the SSE name from the SSE URLSummary:I I have the SSE URL /ccstorex/custom/v1/abc Content (required): How do I know which SSE it belongs to instead of downloading all SSE's and checking their packag…
-
Is it possible to get all the purchase list of an organizationSummary: Hi I have a use case where I want to list all the purchase lists created under the account/organization When I use `{{storeFrontUrl}}/ccstore/v1/purchaseLists` …
-
API Rest Price List GroupsGood morning! I would like to know which endpoint I can use to modify a store customer's price group, and how do I do that?
-
Usage of ccapp store endpointsSummary: What is use of using ccapp api's, if there is a login required what is the advantage of using this over admin api and creating an SSE. We have a requirement to …
-
How to use the Search Features, and SEO / SEM features in OSFSummary: Content (required): Hi, Is there a way to use the Search Features, and SEO / SEM features in OSF for a catalog fetched from DX4C Launch site using API calls, we…
-
How can we create custom API calls in OCC-DX4C OSF applicationSummary: Content (required): Hi, I wanted to create custom API class from OCC-DX4C workspace which is an OSF application. I am reading through this document "https://doc…
-
Working with Commerce Cloud Server-Side ExtensionsSummary: Server-Side Extensions enable developers to create custom Node.js applications Content (required): Introduction Oracle Commerce allows user interface extensions…
-
Using Query filters on OrdersSummary: In Postman I am trying to test out some query filters on the Get Orders. However, what ever I try it seems to no like the syntax. I have read and followed this …
-
Include Server-Side Extension Endpoints in your OSF ApplicationSummary: Server-Side Extensions (SSE) augment the functionality of the Oracle Commerce service and your custom SSE endpoints can be employed in your OSF applications by …
-
/ccagentui/v1/onBehalfOfGood afternoon! I would like to understand what this endpoint does and if I can use it to customize a button in an internal app, to make the customer have access to his …
-
I wanted to know if it is possible to create an API for registering new accounts in the cloud store?Goodnight!? I wanted to know if it is possible to create an API that can register new users in ecomerce in the cloud?
-
Properly cancel orders and free up couponsSummary: How to properly cancel an order via /ccadmin API and free up coupon associated with it Content: Hi, We're trying to cancel an order via PUT /ccadmin/v1/orders/{…
-
Validate registration and password change by SMS from the user, also allow password creationGood afternoon, I would like to validate registration and password change by sms from the user, also allow password creation by the mobile version as sms validation. We …
-
OSF Password on ProfileSummary: When creating a OSF user, we would like to set an initial password. Has anyone accomplished this? Version (include the version you are using, if applicable): La…
-
How can we get new API keysSummary: We're connecting a new application to our test environment (a1490790c2tst), and need new API keys to set up the integration Content (required): We need new API …
-
Price Slider in Product Collection PageSummary To incorporate Price slider in filtersContent Hi Team, We have a requirement to incorporate Price Slider in Guided Navigation Widget in the Product Collection Pa…
-
Can you send multiple assignments in assignProducts payloadSummary: Wondering the syntax and support for sending multiple assignments in a single pay load or does the /ccadmin/v1/collections/assignProducts api support a single l…
-
Retrieve an extensionSummary: I need to backup a specific gateway extension. But I haven't found a solution to this. I saw this documentation: https://docs.oracle.com/en/cloud/saas/cx-commer…