-
Last Updated: 05/17/2025 in User Guides Orders
However, this list can be customized via the Refund Reasons before and after API Extension actions. … As order-level edits cannot be made in the Kibo Composable Commerce Platform (the order-level Edit Details … Appeasements may consist of simply adjusting the total costs of an order for the customer, performing
-
Last Updated: 05/01/2025 in User Guides Orders
Spread Order Level Pricing The Kibo Composable Commerce Platform (KCCP) spreads order level adjustments … For a list of how fields are mapped to API data, see the Orders API Overview . … for the following tax exemptions for the item: Site level tax exemption Product level tax exemption Customer
-
Last Updated: 02/09/2024 in Release Notes
Production Sandboxes Some users were unable to access Reports from the navigation menu in the Kibo Composable … The translated APIs are documented here . … more products as well as enhance the customer experience and convenience.
-
Last Updated: 08/27/2025 in Developers Applications
The Kibo Composable Commerce Platform generates an event each time a user or application performs create … The rest of this guide discusses how to configure custom applications to subscribe to those events. … all events occur at the site level, if a tenant-level action occurs (such as the creation of a new customer
-
Last Updated: 05/15/2025 in Release Notes
Routing location groups configuration had no effect, as this behavior is not supported in the Kibo Composable … Routing location groups configuration had no effect, as this behavior is not supported in the Kibo Composable … implementation's custom Ship to Home (and STH Consolidation) workflow.
-
Last Updated: 05/15/2025 in Release Notes
Making a GET call such as commerce/catalog/admin/searchmerchandizingrules/? … Making a GET call such as “commerce/catalog/admin/searchmerchandizingrules/? … Search by Rule Code : The Merchandizing Rules API now supports searching by rule codes.
-
Last Updated: 09/29/2023 in Release Notes
Customers With an API Extension was implemented for customer normalization , an authorization error was … Commerce Customer Contact Limit: There is now a maximum limit of 20 contacts per B2C customer account … emailList field in inventory fetch file configurations , which previously had no effect in the Kibo Composable
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … This enables customization of the order refund reasons. … to verify that the caller has access to the requested API resource.
-
REST API Operation This action corresponds to the api/commerce/customer/changePassword operation. … Action Type HTTP Full Action ID http.commerce.customer.accounts.updateForgotten.after Runs multiple custom … code here callback(); }; When you code the custom function for an action, you have access to two arguments
-
REST API Operation This action corresponds to the api/commerce/customer/changePassword operation. … Action Type HTTP Full Action ID http.commerce.customer.accounts.updateForgotten.before Runs multiple custom … code here callback(); }; When you code the custom function for an action, you have access to two arguments
-
HTTP Request GET api/commerce/shipments Request Body No request body content. … REST API Operation This action corresponds to the Get Shipments operation. … This allows you to perform custom tasks like rewriting the shipment to display the total bundled quantity
-
HTTP Request GET api/commerce/shipments/{shipmentNumber} Request Body No request body content. … REST API Operation This action corresponds to the Get Shipment operation. … This allows you to perform custom tasks like rewriting the shipment to display the total bundled quantity
-
HTTP Request GET api/commerce/orders/cancel/reasons Request Body Use context.request.body to read/write … This enables customization of the order cancellation reasons. … REST API Operation This action corresponds to the Get Cancellation Reasons operation.
-
HTTP Request GET api/commerce/shipments/{shipmentNumber} Request Body No request body content. … REST API Operation This action corresponds to the Get Shipment operation. … This allows you to perform custom tasks like rewriting the shipment to display the total bundled quantity
-
HTTP Request GET api/commerce/shipments Request Body No request body content. … REST API Operation This action corresponds to the Get Shipments operation. … This allows you to perform custom tasks like rewriting the shipment to display the total bundled quantity
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … This enables customization of the order refund reasons. … REST API Operation This action corresponds to the Refund Reasons operation.
-
HTTP Request GET api/commerce/orders/cancel/reasons Request Body Use context.request.body to read/write … This enables customization of the order cancellation reasons. … REST API Operation This action corresponds to the Get Cancellation Reasons operation.
-
Last Updated: 05/01/2025 in Developers API Guides
Kibo's Order Management, the authentication process is slightly different when interacting with Kibo Composable … This allows further customization of header keys and values. … API.
-
On the API Extensions side, you set the custom data in the context.response.viewData object. … When you set custom data for your theme in an API Extensions action, you must: Use the after version … Add or Remove User Claims When an API Extensions action executes a custom function, it applies the user
-
To optimize this request, you perform the following initial request: GET api/commerce/catalog/storefront … In the next request, set cursorMark to the same value you received for nextCursorMark : GET api/commerce … Storefront search capabilities within the Kibo Composable Commerce Platform (KCCP) are supported by Solr