-
Last Updated: 05/14/2025 in User Guides Inventory
Product rules cannot be shared across any other rule features, such as purchase limit rules . … You can also access and manage safety stock rules with the Safety Stock Rule API endpoints . … Expand the actions menu on a specific rule to Edit or Delete it.
-
Last Updated: 05/14/2025 in User Guides B2B
well as create orders and initiate returns themselves. … This is an example on a headless storefront: Buyers can switch to another account at any point by using … switcher and generate the access token via the Auth Ticket API based on the selected Account ID.
-
If any of these are set to 1, then the corresponding option will be automatically checked. … Locator Names If inventory locator names have been set for the items through the Refresh Inventory API … If product identifiers have been set for any shipment items, then an additional Product Identifiers column
-
Last Updated: 04/30/2025 in User Guides Marketing
You do not have to deactivate the coupon before deleting, but Kibo recommends making sure a coupon is … To remove a coupon set via API, simply make a DELETE call to the Delete Coupon Set API endpoint with … API.
-
Last Updated: 04/30/2025 in User Guides System Structure
Customer sets do not prevent shoppers from visiting a site and creating a new account for that site. … Your Mystic Sports site belongs to a B2C customer set; however, Stephanie does not have a customer account … Enter a Name to serve as a label for your customer set in Admin.
-
Last Updated: 05/16/2024 in User Guides Subscriptions
After this number of days have passed, the recycled payment will not be attempted any further. … Enter the supported Payment Types as a comma-separated list. … This is the payments.interactions.gatewayResponseCode field of Order API data and is also displayed on
-
The Status drop-down menu does not appear if you did not previously select a specific catalog. … (Optional) Add any applicable properties, categories and SEO information to the gift card. … (Optional) Enter a Short Description , a Full Description , and add a Product Image .
-
Last Updated: 08/01/2024 in Developers API Guides
To get current information in these fields, Kibo's Google Feed APIs retrieve the data in a CSV file, … such as exporting and generating CSV files. … fields such as gender, color, size, material, and fabric.
-
Select what Return Fields should be included in the API response. … Select what Return Fields should be included in the API response. Click Save in the top right. … For example, if enabled then a red shirt and a blue shirt would be listed as separate products.
-
Last Updated: 04/30/2025 in User Guides Catalog Products
You can also use a Postman Runner to update products with the Kibo Catalog APIs. … Once added, you can click any of the catalogs in the list to configure the product specifically within … SEO) Short Description (260 character limit) Long Description Product Image Pricing Information And any
-
penalties. actions An array of actions. actionId Identifies a specific action. … Specify settings, such as timeout and exception behavior, for individual actions. … in the API Extensions application. applicationKey The application key of the API Extensions application
-
the first argument (or null if there is no error) and a result as the second argument (if required). … Context: Return The methods and objects documented here are available to this action through the use … trackingNumber": "string" } For information about the properties in the response, refer to the REST API
-
the first argument (or null if there is no error) and a result as the second argument (if required). … Context: Return The methods and objects documented here are available to this action through the use … trackingNumber": "string" } For information about the properties in the response, refer to the REST API
-
API Responses You can also view tagged inventory segments when retrieving inventory data from the API … Segmented inventory is displayed in the Inventory UI and Inventory API data, and you can manage the inventory … View Segmented Future Inventory If viewing inventory for a site that has future inventory enabled as
-
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.
-
Shoppers can pay with a credit card, check, gift card, or store credit. … You can use any payment method that's enabled on the applicable site. … If you process a payment outside of the platform, such as through a third-party like PayPal or at a brick-and-mortar
-
Last Updated: 07/04/2025 in User Guides Fulfillment
This page allows you to view all of a location's blocked products and update the blocking options as … How Blocking Works When there is incomplete stock for a shipment, such as in the Validate Stock step … This corresponds to blockAssignment in the Block Assignment API .
-
This action occurs after the list of reasons for a return is obtained. … for a return. … ", "totalCount": "int" } For information about the properties in the response, refer to the REST API
-
or ad hoc data exploration. … Explores are a collection of views focused on a particular data model used for creating custom reports … : Customer View Order View Order Attributes View Purchase Order Account View Return View Return Item
-
Action Simulator The Action Simulator produces a mock context that you can utilize in your API Extension … The recommended method of testing API Extension applications is to use the Action Simulator in conjunction … using the Action Simulator. assets/test/embedded.commerce.carts.addItem.before.t.js /** * This is a