-
Last Updated: 08/07/2023 in Release Notes
If any data is going to be imported under a new header that does not yet exist, then the tenant should … Currently, this setting must be set through API. … automatically calls the appropriate carrier’s API to cancel the shipping label (including cancelling
-
Last Updated: 07/30/2024 in User Guides Catalog
Enter a Code .
The Kibo eCommerce API uses this code as a reference to the price list. … However, you do not want any discounts to apply to a specific shovel in the price list. … The default price list will be in effect on a site if the resolution logic does not return any applicable
-
Last Updated: 07/29/2024 in User Guides Order Routing
Note that this is only used with physical items (not digital or services). … If the item matches any one of those values, it will attempt assignment. … For logic conditions that support multiple values, such "or" and "any of," you will be able to select
-
Last Updated: 02/08/2024 in Release Notes
See the translated Order Import API . … Unique Shipment Notes: Internal notes can now be added to a specific shipment via the Shipment API, … The Shipment API now supports new calls for POST ...
-
Last Updated: 10/16/2024 in Developers Applications
As of July 2024, applications must have the appropriate behaviors to access inventory-related APIs in … You can retrieve the behaviors for any application via API with the Get Package Behaviors API . … These are usually read/write and related actions for objects such as products or orders.
-
Last Updated: 07/07/2023 in User Guides Orders Manage Orders
, and does not require an administrator or customer service representative to perform those actions. … If the restrictCancellation flag is set to true on the order via API , then a user without the Override … When doing a manual cancellation, you will generally have to credit the order payments first.
-
Last Updated: 03/24/2023 in Release Notes
well as reminders if they do not pick it up within a certain time frame. … service representative to select the restock location when processing the return. … as the same case for the Reject Items API.
-
Last Updated: 02/09/2024 in Release Notes
call to the List Jobs API. … Translated Order Notes API: The Order Note API used in the previous version of OMS has now been translated … Order Routing API calls, then it would be unable to be assigned to a new location due to its assignment
-
Last Updated: 03/14/2023 in Developers API Guides
it does for simple structures. … Consult the API reference documentation for details on a specific operation. … The responses returned by a GET operation can be large: they may include payloads such as Order objects
-
Last Updated: 09/06/2024 in User Guides Catalog Products
You can also use a Postman Runner to update products with the Kibo Catalog APIs. … specific time-frame on your storefront)
If Scheduled was selected as the Status, then select the Active … Once added, you can click any of the catalogs in the list to configure the product specifically within
-
Last Updated: 05/10/2024 in User Guides Subscriptions
to the Active status if successful) or make a Subscription Action API call for the "Activate" action … that does not include Kibo's eCommerce storefront or Order Management. … For schemas of API calls associated with Subscriptions, see the API documentation .
-
Last Updated: 08/14/2024 in User Guides Customers B2B
This is an example on a headless storefront:
Buyers can switch to another account at any point … switcher and generate the access token via the Auth Ticket API based on the selected Account ID. … want to access while logging in to a storefront.
-
In Admin, go to System > Customization > API Extensions to open the Action Management JSON Editor . … In Admin, go to System > Customization > API Extension s to open the Action Management JSON Editor . … A great use case for logging is to view what data the context object provides different actions, as shown
-
plug API variables into the content. … To modify packing slips, you (or a member of Kibo Professional Services) must edit the template files … slips generally include information about the order and shipment items, contact details for customer service
-
Last Updated: 08/07/2023 in Developers API Guides
You can currently only use the live editing feature with the API. … Make a Product Put request, such as UpdateProduct or UpdateProductInCatalog . … For example, you have a product live on your storefront, your product publishing setting is set to staged
-
Last Updated: 08/08/2024 in Developers SDKs
client supports custom middleware that can be executed before and after the API request, as well as … Do this by defining a class that implements the Middleware interface and refers to the Configuration … default values like you do for this tutorial.
-
Last Updated: 02/09/2024 in Release Notes
Targeted for Production Tenants The inventory service failed to find some US and Canadian postal codes … Translated Get Payment API: The Payment API used in the previous version of OMS has now been translated … Returns for these items can be issued and processed as usual, with the same behavior as returns for any
-
Last Updated: 08/08/2024 in Developers SDKs
service to get product
CatalogAdminsProduct product = api.getProduct(productCode);
}
}
Customer … The SDK contains a module for each API domain, similar to the organization in the Kibo API documentation … API Example
This additional example demonstrates a Java project that calls the Customer API module
-
Last Updated: 02/08/2024 in Release Notes
The API documentation will be updated soon as well. … The API documentation will be updated soon as well. … Service Resolution Fulfiller Incorrect total quantities were being displayed on parent shipments in
-
Last Updated: 02/09/2024 in Release Notes
This is used when an API query is made for a parent category or a parent category is browsed on the storefront … API, support for this field has been added to the translated OMS APIs so the Admin UI can display this … This should not cause any operational changes.