-
Last Updated: 02/08/2024 in Release Notes
This feature is optional – discounts do not have to be placed in a folder and will simply be displayed … This allows calls to be made such as .../api/commerce/pickwaves/?sortContents=locatorName or .../? … This can also be utilized for better performance in GET Shipments API calls by providing the request
-
Last Updated: 02/09/2024 in Release Notes
request bodies on KCCP endpoints for these actions. … Some groups may be greyed out when they are no longer applicable to after-actions (e.g., if the first … large number of API requests causing the page to be very slow to load.
-
HTTP Request POST api/commerce/catalog/storefront/products/locationinventory? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProductInventories … Important Note Even though this is called the .before extension, it actually implements the after action
-
The schemas and request templates are available in the API documentation , but this guide provides a … To enable this behavior, implement the Suggest Routing (After) API Extension. … In both cases, the call does not assign the order to any location yet.
-
HTTP Request POST api/commerce/catalog/admin/categories/? … REST API Operation This action corresponds to the commerce/catalog/admin/categories/AddCategory operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
Last Updated: 05/01/2025 in User Guides Marketing Discounts
If a discount is rejected for any reason or removed from an order after being applied (such as by a customer … Under the Actions column for your app, select the settings icon. Select Edit . … Each grouping in an order, quote, or checkout must have a shipping method code in order for any shipping
-
This action manipulates the HTTP request or response after the Suggest operation occurs in Kibo to determine … HTTP Request POST api/commerce/orders/orderrouting/api/v1/routing/edd/suggestion Request Body Use context.request.body … REST API Operation This action corresponds to the /commerce/orders/orderrouting/api/v1/routing/edd/suggestion
-
This action manipulates the HTTP request or response after the Suggest Candidates operation occurs in … HTTP Request POST api/commerce/orders/orderrouting/api/v1/routing/candidates Request Body Use context.request.body … REST API Operation This action corresponds to the /commerce/orders/orderrouting/api/v1/routing/candidates
-
Last Updated: 05/14/2025 in User Guides Order Routing
as listing any relevant failover after-actions. … After analyzing those locations, any after-actions that had to be taken due to inability to route the … After that initial data, each section describes the logical decisions that Order Routing made as well
-
HTTP Request POST api/commerce/catalog/storefront/products/locationinventory? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProductInventories … Important Note Even though this is called the .after extension, it actually implements the before action
-
Last Updated: 02/08/2024 in Release Notes
the options object of its API data was lost. … FFMT-3225 : After changing the Get Dashboard APIs to query Solr instead of Mongo, Solr experienced consistent … COM-5635 : QA regression tests have been done on the location service after the .NET 6 upgrade.
-
Last Updated: 05/01/2025 in User Guides Inventory
falls into the after-actions. … If the after-action suggests a state change, then Order Routing will look at future inventory. … How does Direct Ship (STH) allocation logic work?
-
Last Updated: 08/07/2023 in Release Notes
a missing API parameter resulted in null objects. … Canada Post Support: Canada Post can now be enabled as a valid fulfillment carrier in the shipping configuration … This event and its subsequent notification is triggered anytime a payment error happens on or after order
-
Last Updated: 08/07/2023 in Release Notes
This event and its subsequent notification is triggered anytime a payment error happens on or after order … Canada Post Support: Canada Post can now be enabled as a valid fulfillment carrier in the shipping configuration … However, in KCCP these notifications are sent any time an error occurs.
-
Last Updated: 04/24/2025 in Release Notes
Production Bug Fixes Service Resolution Catalog Product options were not updating in the Admin UI after … Commerce Shipping addresses were unable to be selected in the storefront and shipping methods were not … Catalog After importing product variants without any localized content, product names were not being
-
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 … With deep paging, on your first request you do not specify a startIndex , and instead only specify a
-
Last Updated: 05/15/2025 in Release Notes
Kibo Composable Commerce Platform APIs. … This step behaves the same as it does in the BOPIS flow , opening a print preview of the pick sheet, … This step behaves the same as it does in the BOPIS flow , opening a print preview of the pick sheet,
-
HTTP Request GET pi/commerce/catalog/storefront/products/? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProducts operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/catalog/storefront/tax/estimate-order? … REST API Operation This action corresponds to the api/commerce/catalog/storefront/tax/estimate-order … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request PUT api/commerce/customer/credits/{code}? … This action manipulates the HTTP request or response after the UpdateCredit operation occurs in Kibo … REST API Operation This action corresponds to the api/commerce/customer/credits/updateCredit operation