-
Last Updated: 08/15/2025 in Release Notes
Production Tenant Features Commerce Returns API Extensions : New HTTP API Extensions are now available … Commerce API Extensions were not being invoked when making Order Routing calls for suggestions with … Commerce Digital shipments were intermittently not auto-fulfilling on some production environments.
-
/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.
-
Get all location groups for a tenant and site: curl --request GET 'http://t123.mozu.com/api/commerce/ … /commerce/admin/locationGroupConfiguration/2' \ --header 'x-vol-tenant: 123' \ --header 'x-vol-site: … /commerce/admin/locationGroupConfiguration/2' \ --header 'x-vol-tenant: 123' \ --header 'x-vol-site:
-
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.
-
Last Updated: 06/05/2025 in Release Notes
Commerce The Get Subscriptions API was returning a memory leak error when using high startIndex values … Commerce Reverse Logistics Update : Some labels in the receive a return process with Reverse Logistics … Commerce Shipping addresses were unable to be selected in the storefront and shipping methods were not
-
Last Updated: 05/01/2025 in User Guides Inventory
Does Order Routing get called again? Order Routing does not need to be called. … You can use REST APIs or flat file import to set future inventory levels. … Forced fulfillment should be done by calling the Fulfill Shipment API .
-
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.
-
KIBO_API_Host : Your Kibo Commerce API Host. … Visit Kibo documentation for more details on API authentication. … KIBO_SHARED_SECRET : Secret API key used to authenticate your application/client ID.
-
Last Updated: 08/01/2025 in User Guides Inventory
The Kibo Composable Commerce Platform (KCCP) allows you to track different inventory quantities for your … Type Description Available The total quantity that's available to sell, or the amount on hand minus any … By default, the quantity provided in the APIs or file import will be used as the On Hand value and the
-
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
-
Certification ensures that your payment gateway app is PCI compliant, secure, and that it does not retain … Although the Dev Center includes a submission button at More > Submit for Certification , you do NOT … or leak any PCI data.
-
Platforms: KCCP eCommerce and eCommerce+OMS Adyen is a digital payment platform allowing you to process … In the Payment Gateway drop-down menu, select the Adyen app. Provide your Secret API Key . … Enable the App After configuration, you can go to System > Customization > Applications in the Admin
-
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: 09/03/2025 in Release Notes
Production Bug Fixes Service Resolution Commerce Some failed PayPal payments resulted in orders being … Commerce Attempting to update the shipping or handling on an order in the Admin UI with an Avalara tax … Commerce Attempting to create a new customer account from the storefront resulted in an exception error
-
Last Updated: 03/14/2025 in Release Notes
Commerce The Order Status API was throwing a 500 Internal Server Error when incorrect information was … /commerce/catalog/storefront/discounts/products . … Production Tenant Features Commerce B2B Discount Attributes : Discount Extensibility can now support
-
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: 08/29/2025 in Release Notes
Production Sandbox Features Commerce Returns API Extensions : New HTTP API Extensions are now available … Commerce Order Routing API Extensions were not being invoked for configurable shipment release, in which … Commerce API Extensions were not being invoked when making Order Routing calls for suggestions with
-
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, ...