-
This page will include a list of all available applications in which you can find Kibo Commerce. … ), and the Kibo Catalog service. … Requirements You must have a Contentful account, as the application is installed and managed within Contentful
-
Last Updated: 05/01/2025 in User Guides
also supported in the Kibo Composable Commerce Platform APIs and UIs. … The Kibo Composable Commerce Platform (KCCP) offers international support for a number of languages and … Although the Order Routing service usually references ZIP codes to obtain latitude/longitude coordinates
-
Last Updated: 05/15/2025 in Release Notes
TECH-813 : The Solr Schema Manager now includes a POST Suggest API at /commerce/catalog/admin/searchSchema … These are usually the logs where a subscription was created for the initial order, as well as when a … COM-6204 : As part of improvements being made for the real-time inventory service, a new site setting
-
Last Updated: 11/27/2023 in Release Notes
Commerce Reprice Substitutions: You can now enable repricing to occur when a product is substituted … Fulfiller After cancelling a line item via API in an OMS-Only implementation, the Cancelled By field … Sandbox Bug Fixes Service Resolution Catalog Selected products on the Quick Edits page would be unselected
-
Last Updated: 05/15/2025 in Release Notes
API extension, the parentCategoryId was no longer accessible from the search results page even though … with the global.request.after.js API extension, the parentCategoryId was no longer accessible from the … A new API process has been created to update single order attributes and avoid creating extraneous change
-
Last Updated: 05/14/2025 in User Guides Inventory
The Real-Time Inventory Service (RIS) provides accurate and real-time inventory visibility to your e-commerce … your custom theme in a similar manner as to API variables in email templates . … An accurate inventory picture is essential to minimize order cancellations and avoid missed business,
-
Last Updated: 02/09/2024 in Release Notes
a GET call to the translated Order API would return a 500 API Transformation Error, as the memory limit … Inventory API requests for upgraded clients, allowing them to make inventory bin calls to the Kibo Composable … These identifiers are ingested from the Create Order API and flagged as required or optional for the
-
HTTP Request GET api/commerce/orders/cancel/reasons Request Body Use context.request.body to read/write … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the Get Cancellation Reasons operation.
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … REST API Operation This action corresponds to the Refund Reasons operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request GET api/commerce/orders/cancel/reasons Request Body Use context.request.body to read/write … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the Get Cancellation Reasons operation.
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … REST API Operation This action corresponds to the Create Order Item operation. … Changes made to the order or order items in this action persist in Kibo.
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … Changes made to the order or order items in this action persist in Kibo. … This action manipulates the HTTP request or response before an item quantity is updated on an order.
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … REST API Operation This action corresponds to the Create Order Item operation. … Changes made to the order or order items in this action persist in Kibo.
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … Changes made to the order or order items in this action persist in Kibo. … This action manipulates the HTTP request or response after an item quantity is updated on an order.
-
HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo? … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the Set Fulfillment Info operation.
-
HTTP Request PUT api/commerce/orders/billinginfo/{orderId}/billinginfo? … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the Set Billing Info operation.
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … the first argument (or null if there is no error) and a result as the second argument (if required). … This enables customization of the order refund reasons.
-
REST API Operation This action corresponds to the api/commerce/customer/changePassword operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
REST API Operation This action corresponds to the api/commerce/customer/changePassword operation. … the first argument (or null if there is no error) and a result as the second argument (if required). … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/shipments Request Body Use context.request.body to read/write the HTTP … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the Create Shipment operation.