-
REST API Operation This action corresponds to the commerce/catalog/storefront/shipping/GetRates operation … HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates%3fresponseFields%3d%7bresponseFields … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request PUT api/commerce/returns/{returnId}/packages/{packageId}? … REST API Operation This action corresponds to the commerce/returns/packages/updatePackage operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
REST API Operation This action corresponds to the commerce/returns/deleteReturn operation. … HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request DELETE api/commerce/returns/{orderId}/items/{orderItemId}? … REST API Operation This action corresponds to the commerce/returns/deleteOrderItem operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
REST API Operation This action corresponds to the commerce/returns/deleteReturn operation. … HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request GET api/commerce/catalog/storefront/products/? … REST API Operation This action corresponds to the commerce/catalog/storefront/products/GetProducts operation … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request POST api/commerce/returns/? … REST API Operation This action corresponds to the commerce/returns operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request POST api/commerce/returns/{returnId}/restock/? … REST API Operation This action corresponds to the commerce/returns/restock operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
REST API Operation This action corresponds to the commerce/returns/packages/deletePackage operation. … HTTP Request DELETE api/commerce/returns/{returnId}/packages/{packageId} Request Body No request body … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request GET api/commerce/customer/credits/{code}? … REST API Operation This action corresponds to the api/commerce/customer/credits/getCredit operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request POST api/commerce/customer/accounts/Add-Account-And-Login? … REST API Operation This action corresponds to the api/commerce/customer/addAccountAndLogin operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request GET api/commerce/customer/credits/? … REST API Operation This action corresponds to the api/commerce/customer/credits/getCredits operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request PUT api/commerce/customer/accounts/{accountId}? … REST API Operation This action corresponds to the api/commerce/customer/updateAccount operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request POST api/commerce/customer/accounts/? … REST API Operation This action corresponds to the api/commerce/customer/addAccount operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request PUT api/commerce/customer/credits/{code}? … REST API Operation This action corresponds to the api/commerce/customer/credits/updateCredit operation … the first argument (or null if there is no error) and a result as the second argument (if required).
-
Last Updated: 05/19/2025 in User Guides Content
Images are stored as documents in the Content service. … To upload a custom sitemap: Create your custom sitemap outside of the Kibo Composable Commerce Platform … If you try to do so, the Move button will be disabled.
-
Last Updated: 10/24/2025 in User Guides Fulfillment
If using STH, note that you do not have to enter an API Key as Kibo's account key will be used automatically … The POST endpoint /commerce/orders/orderRouting/api/v1/routing/edd/suggestion accepts the order item … The Kibo Composable Commerce Platform can calculate estimated delivery dates for any STH, BOPIS, and
-
Last Updated: 09/26/2025 in User Guides Order Routing
"Do Not Replenish" Routing based on seasonal inventory availability, based on a text attribute called … order attributes that you have defined may be useful in scenarios such as: Routing orders with a BOPIS … Use Cases The following sections describe example scenarios in which extensible order routing may be
-
If you do not specify a date range, the app imports all sales that have been processed in Lightspeed … The Data Import tab shows the date and time of the Next Scheduled Import , as well as a table listing … You do not need to manually export data every time you make an update in eCommerce.
-
REST API Operation This action corresponds to the commerce/subscriptions/reasons operation. … HTTP Request GET api/commerce/subscriptions/reasons Request Body Use context.request.body to read/write … the first argument (or null if there is no error) and a result as the second argument (if required).