-
Last Updated: 05/14/2025 in User Guides Subscriptions
that does not include Kibo's eCommerce storefront or Order Management. … to the Active status if successful) or make a Subscription Action API call for the "Activate" action … This only happens when a subscription is created via API but has not yet been activated.
-
Last Updated: 02/09/2024 in Release Notes
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 … The existing shipments array in these APIs included a list of active items in Ready status, but there
-
HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates? … REST API Operation This action corresponds to the commerce/catalog/storefront/shipping/GetRates operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates%3fresponseFields%3d%7bresponseFields … REST API Operation This action corresponds to the commerce/catalog/storefront/shipping/GetRates operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
Last Updated: 07/11/2024 in Developers Applications
Approach 1: Using estimateTaxes API Extension This approach is used after creating a new API extension … It will post to the URL directly and does not add any path. … work. from flask import Flask, request, jsonify app = Flask(__name__) @app.route('/', methods=['GET'
-
Last Updated: 02/13/2025 in User Guides System Customization
", "functionId": "myPayPalFunction", "mappings": {}, "validators": {} } ] } … ": " yourFunctionName ", You can add mappings, validators, and any other custom route features that you … This allows you to run the API Extension function when the route is requested versus having to respond
-
Last Updated: 02/09/2024 in Release Notes
The option to view item data after fulfillment enables users to review and reference all of the item … that role does not have permissions to make any changes to these settings. … OMS, allowing upgraded clients who are using translated APIs to continue making their existing requests
-
Last Updated: 05/17/2025 in Release Notes
API PageSize Limit : The pageSize request parameter of Commerce APIs now enforces a maximum of 200 results … Sandbox Bug Fixes Service Resolution Catalog Not all variant products were being updated after upload … Production Bug Fixes Service Resolution Catalog When exporting product data from a catalog, all product
-
Last Updated: 09/25/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: 02/09/2024 in Release Notes
through the conversion layer of the Kibo Composable Commerce Platform, so that existing API requests … Targeted for Production Sandboxes Certain requests to the Reassigned Shipment API that included malformed … Custom Waiting For Payment Step: A custom BPM step has been created by request for a particular implementation
-
Last Updated: 02/08/2024 in Release Notes
displayed in API docs once the new version is pushed. … to a particular implementation’s production tenant, as attempting to do so resulted in an undefined … These endpoints and schemas will be available in the API documentation after the production release.
-
Last Updated: 04/11/2024 in Release Notes
Production Bug Fixes Service Resolution Catalog ProductPropertyLocale fields were not updating after … that drive behavior of Fulfiller UI actions and Shipment APIs. … Fulfillment Attempting to generate shipping manifests resulted in an error if any ineligible (such as
-
/api/commerce/shipping/admin/carriers/{carrierID} The request body should follow the below template as … /api/commerce/shipping/admin/carriers/credential-sets/{carrierID} The request body should follow the … /api/commerce/shipping/admin/carriers/credentials/{carrierId} The request body should follow the below
-
Last Updated: 05/30/2025 in Release Notes
For clients with eCommerce, marking a product as “backorderable” is an option. … , and the assigned location actually does have the inventory in stock. … Targeted for Production Tenants After a sandbox was created and an application installed, creating a
-
Last Updated: 03/06/2025 in Release Notes
API PageSize Limit : The pageSize request parameter of Commerce APIs now enforces a maximum of 200 results … Sandbox Bug Fixes Service Resolution Catalog When exporting product data from a catalog, all product … Production Tenant Features As this is the first production release after the holiday code freeze, all
-
Last Updated: 03/14/2025 in Release Notes
/commerce/catalog/storefront/discounts/products . … Catalog 500 Internal Server and 400 Bad Request errors were experienced from the Product Search API due … Production Bug Fixes Service Resolution Commerce Generating a shipping label with updated FedEx settings
-
Last Updated: 07/17/2025 in Developers Dev Center
A new package does not contain any package details from the Release Package. … application, such as: Status Version API version Application key Shared secret Active package Kibo uses … In the Add Event Subscription dialog box, do the following actions: In the Endpoint text box, enter the
-
Last Updated: 09/12/2025 in User Guides Customers
/api/commerce/customer/authtickets/otp/request ). … /api/commerce/customer/authtickets/2fa/request ) and provide the customer's User ID in the request body … Check these user claims after making the request to determine your next step.
-
Last Updated: 04/10/2025 in Release Notes
Inventory Caching issues caused Inventory Export APIs to return Bad Request errors, stating that the … CHAR-5945 : Fixed an issue where post-processing actions were not taken after receiving empty inventory … Commerce Page Not Found errors were being experienced after refreshing some pages in Site Builder or
-
HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates? … REST API Operation This action corresponds to the commerce/catalog/storefront/shipping/GetRates operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated