Announcement
As part of ongoing enhancements to the Real-Time Inventory Service, Kibo is continuing to migrate our internal inventory endpoints. We will be migrating the aggregate inventory internal endpoints from April 30 through May 31. No action is required, but if you have questions then please contact Kibo Support.Production Tenant Features
Commerce
- Bulk Action Confirmation: When performing bulk actions on the Orders dashboard, a pop-up will now ask you to confirm before continuing with the action.
- Future Inventory in Order Admin: Future inventory levels will now be displayed when editing offline order details or creating new shipments, allowing admins and customer service representatives to make more informed fulfillment location assignments that consider incoming inventory.
- Future Inventory Validation: Any time inventory is validated in the cart, checkout, or order processes, the system will now take future inventory into account in addition to current inventory. Current inventory will always be prioritized for assignment. See the Future Inventory documentation for more details about these validation processes.
- External Pricing: You can now place orders with line items whose pricing is set by an external system, not the Kibo catalog. To do so, you should still maintain a catalog that lists all your products but does not configure their prices. Pricing details can then be sent to Kibo in the line item data as a
tenantOverridePricefield when calling the Cart, Checkout, Order, Quote, and Wishlist APIs. See the user guide for more information about how to use external prices, as well as links to the relevant API documentation.
Fulfillment
- Multi Piece Shipment Enhancement: When entering the a tracking number for multi piece shipments, you can now enter individual package tracking numbers alongside the master tracking number. The UI clearly labels these different types of tracking numbers and supports other minor enhancements to user experience.
- External Return IDs: If you provide an External ID value when creating a return via API, that ID will now be displayed when viewing or processing active returns in the Fulfiller UI.
Reporting
- Reporting Changes: The reporting dashboard will no longer be the default homepage for the KCCP Admin. Instead, the landing page will now display links to key documentation and other resources. Reporting will only be accessible via the Reports link on the main menu. Additional changes have also been made to user roles. This will include adding a Report Super User role (which is pre-populated with users that have created or modified a report within the past year), the removal of Report Edit and Report View behaviors from existing roles, and the ability to give new Report Read or Report Definition behaviors to licensed Looker users. See the User Roles documentation for more information about these behaviors.
Search
- Stopwords API: You can now upload and retrieve custom stopwords to the search schema using PUT and GET calls to the new
/commerce/catalog/admin/searchSchema/stopwords/enendpoint. You can replace “en” with any other valid language code. The stopwords should be provided in a simple text (.txt) file of words delimited by newline.
Production Bug Fixes
Production Sandbox Features
Commerce
- Cybersource Fingerprint ID: The Cybersource integration now accepts a
deviceFingerprintIDfield as part of the fraud screen request object, which will then be passed through the authorization call and to Cybersource to provide fingerprint identification details.
Order Routing
- User Interface Update: The Order Routing UI has been enhanced. These changes went into effect in sandboxes on April 23 and will remain there until the 1.2416 production release on May 13. This includes removing the Reports and Routes pages from the navigation menu, the ability to create a new filter while viewing a group (now called a scenario), and other usability updates. “Groups” have been renamed to “scenarios” in all places where the term appears, but their functionality and the Order Routing APIs remain unchanged. See the updated Order Routing documentation for more details.
Transactional Logs
- Returns TLogs Update: The Returns transactional log now includes a new
returnItemTaxTotalfield to indicate how much tax credit is being returned for each line item.

