-
Last Updated: 04/29/2025 in User Guides Fulfillment
Fulfillment Example Assembly-only shipments do not have their own table. … If the customer requests assembly for an item but does not want delivery, then the item is automatically … API Integration In the API, service items have attributes that indicate them as non-physical and what
-
Last Updated: 04/29/2025 in User Guides Customers
Some columns do not display by default. … While doing so, you can click Validate Address to analyze the input. … columns: In the right-hand corner of the customer grid, select the options button (represented by three dots
-
Last Updated: 03/14/2025 in User Guides Orders Returns
distinction between the credits and refunds is that credits affect the order balance, whereas refunds do … If your OMS-Only implementation does not have a catalog, you will not be able to offer replacements. … Refund You can refund a shopper's payment either partially or in full, as well as replace products at
-
to do thorough testing in each environment. … Although the Dev Center includes a submission button at More > Submit for Certification , you do NOT … REST APIs Shipping Extensibility runs on either API Extensions or a hosted REST API.
-
Last Updated: 05/01/2025 in User Guides System Permissions
an order has a shipping address in France, then the user will be able to view and manage the order (even … order has a shipping address in Germany, then the user will not be able to view or manage the order (even … The user can successfully create an order with a billing address located in any country.
-
Reassign the Shipment If you do not have any of the items in stock, then you will be able to reassign … If an order has multiple shipments, then canceling one of its shipments does NOT cancel the other shipments … additional boxes to ship everything - see the Pick and Pack guide for more information about how to do
-
Last Updated: 02/09/2024 in Release Notes
The docs are still located under the Developer > REST API Reference category of the knowledge base. … API Documentation Overhaul We have replaced the previous API documentation with an interactive tool that … better compiles API definitions and enables you to perform test calls to your own tenant environments
-
Last Updated: 02/13/2025 in User Guides Import/Export
price lists for the shopper, for example, if the shopper does not belong to any applicable customer … The default price list will be in effect on a site if the resolution logic does not return any applicable … If Yes , customers that belong to price lists will not see any products that do not have price list entries
-
Last Updated: 02/18/2025 in User Guides Inventory
records associated with that UPC-Location. { "locationCode": "Example", "items": [ { "partNumber": null … , "upc": "PRODUCT_123", "sku": null, "ltd": 0, "floor": 0, "quantity": 4, "safetyStock": 0, "retailPrice … For information about making Inventory API calls with granular fields, refer to the Inventory API Overview
-
Last Updated: 05/01/2025 in User Guides Order Routing
If the item matches any one of those values, it will attempt assignment. … Filters are logic used to exclude fulfillment locations within a scenario that do not match certain criteria … Location Fields These fields are part of the location object in API data .
-
Export Product Information To get started with Borderfree implementation, you need to transfer your full … Currency Localization and Exchange APIs Borderfree's Currency Localization API is used to identify the … Click Enable App on the Borderfree page.
-
These shipments are automatically fulfilled when their order is Accepted and do not require any fulfiller … fulfiller at the consolidation location must wait until all inventory is received before fulfilling any … This does not necessarily mean that the parent shipment is also Complete (picked up by the customer).
-
, address3: billingContact.addressLines[2] || null, address4: billingContact.addressLines[3] || null, … }, address: { address1: billingContact.addressLines[0], address2: billingContact.addressLines[1] || null … You can now place orders with Google Pay.
-
Last Updated: 03/10/2023 in User Guides Catalog Catalogs
Catalog A subset of the master catalog, you pull products into a catalog for specific locations. … Collections are a group of complementary or related 'member products' that can be marketed as one, even
-
Last Updated: 04/24/2025 in Release Notes
Note that while clients can access this filter, the API docs for these endpoints are currently not available … Please contact if you have any questions. … Catalog After importing product variants without any localized content, product names were not being
-
Last Updated: 04/30/2025 in User Guides Orders Manage Orders
A record of all events and changes made to each shipment in the Shipment History tab, including shipment … Repeat for any other items you want to add. … This corresponds to the Reassign Shipment API call .
-
Last Updated: 01/08/2025 in Release Notes
CHAR-5729 : Inventory events are now sent and handled regardless of the RIS Enabled tenant configuration … This API will not be publicly exposed. … CAT-5673 : A new API to retrieve discount labels has been created for internal use, which will allow
-
Last Updated: 03/14/2023 in Developers API Guides
": "value", "a3": "value" } Arrays The responseField argument works the same for arrays as it does for … GET api/ endpointPath /?responseFields=a1,-a2,* GET api/ endpointPath /? … Example Argument To Use GET api/ endpointPath /?
-
Last Updated: 05/02/2025 in User Guides Import/Export
You can remove CSV files for data you do not want to import. … For example, you do not have to specify a customer's FirstName every time you modify the customer account … If you do not specify a StartDate, the coupon is valid as soon as it is added to Kibo eCommerce.
-
CreateApolloClient method when creating a client that will execute on AuthTicket change, read, and remove events … The GraphQL API allows queries to be made to Kibo's Storefront APIs in query syntax, allowing for mutations … It is accessible directly by API call or through a Playground interface, along with a JavaScript client