-
HTTP Request GET api/commerce/returns/restock/conditions Request Body No request body content. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request POST api/commerce/shipments Request Body Use context.request.body to read/write the HTTP … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request POST api/commerce/shipments Request Body Use context.request.body to read/write the HTTP … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
": {}, "internalRoute": "Arcjs", "functionId": "paypalToken", "mappings": {}, "validators": {} } ] API … Update Storefront You can now configure your storefront theme to display a PayPal button on the cart … Headless Storefront Settings If using a headless storefront, you must also configure the below keys in
-
Last Updated: 05/01/2025 in User Guides
also supported in the Kibo Composable Commerce Platform APIs and UIs. … However, the product catalog does not currently have an option to use metric units. … This includes the Cart, Checkout, and My Account pages on the Storefront as well as the Orders, Customer
-
/api/commerce/catalog/storefront/discounts/orders/ This example searches for shipping discounts that … /api/commerce/catalog/storefront/discounts/products/ This example searches for product discounts that … In that case, it should be appended as a filter (such as in ...api/commerce/catalog/admin/discounts/?
-
Last Updated: 01/16/2025 in Release Notes
Sandbox Bug Fixes Service Resolution Catalog When importing dynamic categories, the category creation … Commerce Bad Request errors were being experienced in checkouts from the Validate Address API. … This caused issues with displaying affected products on the storefront.
-
Last Updated: 10/24/2025 in User Guides Fulfillment
The Kibo Composable Commerce Platform can calculate estimated delivery dates for any STH, BOPIS, and … If you want to do this as part of an eCommerce implementation, then shipping options can be updated on … This is supported for all OMS (with or without a catalog) and eComm+OMS implementations.
-
Last Updated: 09/19/2023 in Release Notes
Commerce External Return ID : You can now set an External ID for a return through the Returns API and … Commerce When logging into B2B accounts with multiple users, the user was being logged in as a random … This allows you to use these dates for further calculations and to display on your storefront, giving
-
/api/commerce/shipments/ {shipmentNumber}/tasks' \ --header 'x-vol-tenant: 17815' \ --header 'x-vol-master-catalog … Shipping Methods and Service Types Shipping method codes include a prefix that indicates the carrier … ' \ --header 'x-vol-tenant: 17815' \ --header 'x-vol-master-catalog: 1' \ --header 'x-vol-catalog: 1'
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request PUT api/commerce/orders/billinginfo/{orderId}/billinginfo? … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo? … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … Catalogs are part of a master catalog. currencyCode string The default three-letter ISO currency code
-
Last Updated: 02/08/2024 in Release Notes
API Performance Optimization: Some updates have been made to the Catalog and Product APIs to improve … API Performance Optimization ( CAT-1248 ): Some updates have been made to the Catalog and Product APIs … Order Reference Number : The order reference number is now passed from the Commerce service (where it
-
Last Updated: 02/27/2024 in Release Notes
Real-Time Inventory in Catalog : Get Inventory API calls made from the Catalog for creating or updating … Sandbox Bug Fixes Service Resolution Catalog EU platforms were experiencing slower load times due to … Production Bug Fixes Service Resolution Commerce Making a GET Quotes call with a user context that didn't
-
The React Storefront headless connector for the Kibo Composable Commerce Platform (KCCP) enables you … Create an Application Create a new React Storefront app using version 8.14.0 or later: npm create react-storefront … In the second terminal window, open RSF starter app (commercial branch) .