-
Last Updated: 06/12/2025 in User Guides Inventory
Type Description Available The total quantity that's available to sell, or the amount on hand minus any … The Kibo Composable Commerce Platform (KCCP) allows you to track different inventory quantities for your … This is the only inventory quantity type that you can modify in Kibo eCommerce without Order Management
-
Last Updated: 08/07/2023 in Release Notes
platform has been extended to the Kibo Composable Commerce Platform, allowing ShipWorks to continue … Targeted for Production Tenants Using an API request to filter location results from location groups … Targeted for Production Tenants PayPal payment capture was not submitting a currency code with API calls
-
Last Updated: 07/30/2024 in User Guides Orders
Admin or API users can edit the order, checkout, and shipments from any of the associated sites. … This means that you can view and edit any of these elements on all enabled sites. … This will result in one order that is associated with multiple sites, and can be viewed or edited from any
-
Last Updated: 05/14/2025 in User Guides Inventory
The Real-Time Inventory Service (RIS) provides accurate and real-time inventory visibility to your e-commerce … RIS is available on all implementation types (eCommerce+OMS, eComm-Only, and OMS-Only) and is enabled … If you have any questions, please contact .
-
Last Updated: 03/14/2024 in Release Notes
Order Queue APIs : New Order API endpoints ( .../api/commerce/orders/QueuedOrders/ and ... … Commerce When calculating return amounts, the shippingLossAmount and totalLossAmount in API data did … /api/commerce/orders/QueuedHistoricalOrders ) have been created to provide visibility into the order
-
automatically and fulfillers will be responsible for contacting the shopper and manually performing any … Shoppers can indicate whether they're open to substitutions during the cart or checkout process (except … Headless Storefront Integration When making calls to add cart , checkout , or order items, use optIn
-
Platforms: Legacy eCommerce, KCCP eCommerce and eCommerce+OMS App Documentation The PayPal Express Application … by Kibo eCommerce leverages the API Extension framework to communicate with PayPal using the PayPal … You can leverage features from both Kibo eCommerce and PayPal to test the functionality of the app before
-
Last Updated: 08/07/2023 in User Guides System Permissions
An administrator can use their browser's developer tools and the Kibo Composable Commerce Platform (KCCP … Audit Information in Other APIs The audit information is also returned in the responses of other API … In Dev Tools > Network , filter for admin/app/fulfillmentSettings/read.
-
/api/commerce/realtime-inventory/v5/inventory . … Endpoint GET {baseUrl}/api/commerce/realtime-inventory/api/storefront/site/availability/ Example API … Endpoint POST {baseUrl}/api/commerce/realtime-inventory/api/storefront/site/availability The following
-
Last Updated: 04/11/2025 in User Guides System Permissions
To do this, create a set of rules where isWhiteList is True for at least one entry. … Kibo eCommerce provides a security feature that allows you to blacklist IP addresses (currently, only … In Admin, click Upload File to upload your new security rules file to Kibo eCommerce.
-
Last Updated: 06/04/2025 in Developers Dev Center
StoreFront Domain Name(s) Provide the eCommerce site domain name that the tenant is providing. … applications that you require Domain Details The following domain information is generally required as well. eCommerce … Make an API call to GET Tenant by ID and include the response for this tenant.
-
instead run before or after a shopper requests a specific page on your storefront, such as the checkout … There are two types of API Extension actions: HTTP actions and Embedded actions. … HTTP Actions These actions act on the HTTP request-response protocol associated with an API endpoint.
-
Last Updated: 04/29/2025 in User Guides Fulfillment
The Kibo Composable Commerce Platform (KCCP) supports sending messages about order/shipment updates to … APIs. … then that data can usually be configured as a custom data field if supported by the API.
-
Reserve Inventory Whenever inventory tags are set or updated on an item in a Pending order, cart, or checkout … Note that if any tags already exist on a subscription, then those will be passed to the items in Order … You can also use the Update Reservation Item API to manually update a specific reserved item and its
-
This topic provides an overview of the price list REST API components. … Price lists are associated with a master catalog so any products that exist in the same master catalog … You can interact with price lists and perform price list operations using the price lists resource: commerce
-
Platforms: KCCP eCommerce and eCommerce+OMS Stripe is a digital payment processor currently supporting … In the Payment Gateway drop-down menu, select the Stripe app. Provide your Secret API Key . … Enable the App After configuration, you can go to System > Customization > Applications in the Admin
-
Last Updated: 05/01/2025 in User Guides Catalog Categories
/commerce/catalog/admin/categories/searchCategoryAttributes? … /commerce/catalog/admin/categories/searchCategoryAttributes? … Select the value of your choice for any given attribute (or leave it blank if you don't want to use it
-
Last Updated: 04/30/2025 in User Guides Orders Manage Orders
Both eCommerce and Order Management users can create offline orders to assist shoppers. … is different from Cart Takeover because instead of returning the cart to the customer to finish the checkout
-
Last Updated: 07/29/2024 in Developers Applications
REST API Response See schema of GET: /commerce/orders/{orderId}/validationresults [ { "validationId" … Add a URL for a web service that you host externally, or an API Extension function if you want it hosted … ": "string", "message": "string" } ] } ] Ensure that your messages are formatted correctly to avoid any
-
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 … Commerce Not all customer attributes were being retrieved for the My Account page. … A new API, ...