-
*Available only for Storefront HTTP actions. body object The response body of the API operation associated … You can sort on any property, date (such as createDate ), or document name. … current page is requested by a tablet. isDesktop Boolean TRUE if the visitor’s browser does not identify
-
*Available only for Storefront HTTP actions. body object The response body of the API operation associated … You can sort on any property, date (such as createDate ), or document name. … current page is requested by a tablet. isDesktop Boolean TRUE if the visitor’s browser does not identify
-
*Available only for Storefront HTTP actions. body object The response body of the API operation associated … You can sort on any property, date (such as createDate ), or document name. … current page is requested by a tablet. isDesktop Boolean TRUE if the visitor’s browser does not identify
-
*Available only for Storefront HTTP actions. body object The response body of the API operation associated … You can sort on any property, date (such as createDate ), or document name. … current page is requested by a tablet. isDesktop Boolean TRUE if the visitor’s browser does not identify
-
Last Updated: 04/30/2025 in User Guides Orders Manage Orders
If you do not reserve any inventory in the cart, then a new reservation will be created for the order … If any edits are made to the order items, such as changing quantity, then the system will check whether … This top-level field is called shipmentCreationOffset in the API request, as found in the below example
-
If you don't want to use substitutes for a particular product, then you do not have to select any in … If Auto Capture is enabled, then the system will do this automatically as long as a payment has already … select Substitute Only as the only value option.
-
Last Updated: 02/09/2024 in Release Notes
These options, which are handled as “service items,” must be configured in the product catalog and enabled … This allows assignment to be blocked from that location when you do not want backorders to be assigned … When viewing the list of pickup locations in the Order Admin to assign a transfer, the location options
-
Last Updated: 08/07/2023 in Release Notes
requests to the new KCCP APIs now includes support for the fraud section of the Create Order API, allowing … with the newer KCCP APIs, so this update is an automatic process that does not require changing calls … This does not apply for administrators with access to multiple tenants, as they are able to select their
-
Last Updated: 08/16/2024 in User Guides Import/Export
The easiest way to do this is to use the "export all" option before importing files. … You can map every column in a template file to a member of the Kibo API. … and must be done via the API.
-
Last Updated: 12/30/2024 in User Guides System Permissions
The information here does not apply for shopper accounts on the storefront. … Submit a Ticket Submit a ticket with the exported file along with a set of test credentials and optional … You can implement SSO for shoppers with a custom integration using API Extensions .
-
View Chat Logs If you want to view the time, details, and transcript for a specific chat, you can do … Manage Chat Assignment The Chat Assignment tab under Settings > Agent Settings includes a number of options … Use Live Chat The following sections describe ways you and your agents interact with Live Chat on a daily
-
Last Updated: 04/29/2025 in User Guides Publishing
By default, the storefront does not display pending product changes; however, you can modify the request … Scheduled products will work the same way as Active products even if they are not yet displayed on the … Make any necessary, additional changes to the product.
-
This is useful if you only need a simple change to your payment process, as it does not require creating … Payment for any items in transfer shipments would be captured as part of the parent pickup shipment. … of shipment status options, and select one or more to enable auto capture on those statuses.
-
Last Updated: 03/14/2025 in Developers Applications
These are usually read/write and related actions for objects such as products or orders. … As of July 2024, applications must have the appropriate behaviors to access inventory-related APIs in … , but newer applications do require them.
-
Enter the Master Tracking Number as well as any Packing Tracking Number(s) to identify each individual … Click Settings next to a carrier to open its more detailed options. Enable Multi Piece Shipment . … If you want to automatically generate a master tracking number for all packages, you can do so by jumping
-
This action occurs after the Commerce runtime makes a call to the Pricing runtime to obtain pricing for … Microservice Operation This action corresponds to the call made by the Commerce runtime to the Pricing … the first argument (or null if there is no error) and a result as the second argument (if required).
-
This action occurs before the Commerce runtime makes a call to the Pricing runtime to obtain pricing … Microservice Operation This action corresponds to the call made by the Commerce runtime to the Pricing … the first argument (or null if there is no error) and a result as the second argument (if required).
-
Testing any app is always a best practice, and is necessary if you have made any modifications to the … with Amazon using the Amazon Marketplace Web Service (MWS) . … The Pay with Amazon Application by Kibo eCommerce leverages the API Extensions framework to communicate
-
Last Updated: 04/23/2024 in User Guides Order Routing
as listing any relevant failover after-actions. … This does not perform any allocation, deallocate, or other inventory adjustment calls - only reads current … You can do this is one of two ways: Enter item information as table rows by providing identifying information
-
Last Updated: 08/08/2024 in Developers SDKs
such as Catalog IDs. … You can also use the Get Tenant API call to return the Site ID and a Master Catalog ID if needed. … service to get product CatalogAdminsProduct product = api.getProduct(productCode); } } Customer API