-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned Request Body Use context.request.body … REST API Operation This action corresponds to the Reassign Shipment operation. … In the case of Before actions, updates can be made to the request before Kibo eCommerce processes it.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejected Request Body Use context.request.body … REST API Operation This action corresponds to the Reject Shipment operation. … In the case of Before actions, updates can be made to the request before Kibo eCommerce processes it.
-
HTTP Request POST api/commerce/shipments/bulk Request Body Use context.request.body to read/write the … REST API Operation This action corresponds to the Create Shipments operation. … In the case of Before actions, updates can be made to the request before Kibo eCommerce processes it.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber} Request Body Use context.request.body to read … REST API Operation This action corresponds to the Replace Shipment operation. … In the case of Before actions, updates can be made to the request before Kibo eCommerce processes it.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned Request Body Use context.request.body … REST API Operation This action corresponds to the Reassign Shipment operation. … In the case of Before actions, updates can be made to the request before Kibo eCommerce processes it.
-
custom field extension: Retrieve your Kibo Commerce App API credentials. … Retrieve API Credentials To obtain your Kibo API credentials: Log in to your Kibo Commerce Dev Center … Kibo Commerce Contentstack integration source code.
-
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: 04/29/2024 in User Guides Catalog Catalogs
They are structured as any number of child catalogs within one master catalog that the child catalogs … Your product collection, discount configurations, customer accounts, submitted orders, and all other commerce … Your site may or may not be a Kibo eCommerce-hosted website where shoppers purchase products in a catalog
-
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
-
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: 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
-
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 .
-
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
-
/api/commerce/rules/pickwave Get Pick Wave Rules: GET ... … /api/commerce/rules/pickwave Get Pick Wave Rule by Code: GET ... … /api/commerce/rules/pickwave/{code} Update Pick Wave Rule: PUT ...
-
Last Updated: 10/17/2025 in Release Notes
Production Tenant Features Commerce Email API Extensions : The new API extensions allow you to conditionally … at Accept Order to account for any order edits. … Commerce Imported orders with a discount code will no longer get stuck in Pending Shipment.
-
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.
-
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: 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: 11/07/2025 in Release Notes
API is updated to return Fulfillment Date in the API response Sandbox Bug Fixes Service Resolution Commerce … Please contact Kibo Support if you have any questions. … Production Tenant Features Commerce Multi-Select for Customer Attributes: You can now use the admin