-
REST API Operation This action corresponds to the commerce/catalog/storefront/products/ConfiguredProduct … HTTP Request GET api/commerce/catalog/storefront/products/{productCode}/configure? … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
REST API Operation This action corresponds to the commerce/catalog/storefront/products/ConfiguredProduct … HTTP Request GET api/commerce/catalog/storefront/products/{productCode}/configure? … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
REST API Operation This action corresponds to the commerce/catalog/storefront/productsearch/Search operation … HTTP Request GET api/commerce/catalog/storefront/productsearch/search/? … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
REST API Operation This action corresponds to the commerce/catalog/storefront/productsearch/Search operation … HTTP Request GET api/commerce/catalog/storefront/productsearch/search/? … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
Last Updated: 05/19/2025 in User Guides Content
Images are stored as documents in the Content service. … To upload a custom sitemap: Create your custom sitemap outside of the Kibo Composable Commerce Platform … If you try to do so, the Move button will be disabled.
-
The amount of work you must do to process orders depends on your app configuration. … Go to System > Customization > API Extensions and update the Payment Action (Before) API Extension … Install the Application As of Version 3.0.0, the application is integrated with CyberSource's REST APIs
-
If you do not specify a date range, the app imports all sales that have been processed in Lightspeed … The Data Import tab shows the date and time of the Next Scheduled Import , as well as a table listing … You do not need to manually export data every time you make an update in eCommerce.
-
REST API Operation This action corresponds to the commerce/catalog/storefront/shipping/GetRates operation … HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates? … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
Last Updated: 05/26/2023 in Release Notes
Production Bug Fixes Service Resolution API Extensions When using the global.request.after API Extension … Customers UI to switch between performing an Exact or Contains search, similarly to what you can already do … This has been corrected so error messages are no longer returned for these APIs.
-
Last Updated: 11/28/2023 in Developers Dev Center
However, if you plan to do a large data load it is also advised to contact Kibo so we can support your … See the API Best Practices guide for more information about API rate limiting. … Kibo recommends some best practices when using different environment within the Kibo Composable Commerce
-
Last Updated: 04/30/2025 in Developers Dev Center
A new package does not contain any package details from the Release Package. … In the Add Event Subscription dialog box, do the following actions: In the Endpoint text box, enter the … As the code complexity and number of applications and themes to certify increases, so does the amount
-
Last Updated: 05/22/2023 in Release Notes
Sandbox Bug Fixes Service Resolution Catalog The Get Product API did not consistently return the system … Order Routing The Suggestion Logs API did not return the expected location while testing a particular … be assigned to a particular group based on their prefix were not doing so during multi assignment.
-
Last Updated: 05/15/2025 in Release Notes
Clone button in a rule’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules … ’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules/{code}/clone ). … to Order Routing for core extensibility.
-
Last Updated: 05/14/2025 in User Guides Order Routing
Filters are logic used to exclude fulfillment locations within a scenario that do not match certain criteria … Create a Filter To create a new filter from the Filters page: Click Create Filter from the actions menu … summary of what their logic was configured to do under the title.
-
This will open a modal displaying a list of existing site configurations, if any. … ChannelAdvisor channel "Amazon Seller Central" and the ChannelAdvisor distribution center "Primary DC … sync respects these mappings, meaning that inventory updates on Amazon Fulfillment will update that DC
-
Last Updated: 03/14/2023 in Developers API Guides
": "value", "a3": "value" } Arrays The responseField argument works the same for arrays as it does for … The responses returned by a GET operation can be large: they may include payloads such as Order objects … /commerce/catalog/admin/products/{productCode}?
-
Last Updated: 06/06/2025 in User Guides Order Routing
If the item matches any one of those values, it will attempt assignment. … For logic conditions that support multiple values, such "or" and "any of," you will be able to select … Note that this is only used with physical items (not digital or services).
-
Last Updated: 08/07/2023 in Release Notes
A no-operation gateway does not require any credentials to connect to an external payment service and … This has been updated so that this API will return all image data in the response. … orderStatus=READY”, just as it was in the APIs used by the previous version of OMS.
-
Last Updated: 05/17/2025 in User Guides Orders
As order-level edits cannot be made in the Kibo Composable Commerce Platform (the order-level Edit Details … However, this list can be customized via the Refund Reasons before and after API Extension actions. … Credit changes the order balance while refunding does not, so you should use a refund over a credit and
-
Last Updated: 08/08/2024 in Developers SDKs
You can also use the Get Tenant API call to return the Site ID and a Master Catalog ID if needed. … Do this by defining a class that implements the Middleware interface and refers to the Configuration … default values like you do for this tutorial.