-
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: 08/08/2024 in Developers SDKs
the current platform (or in some cases, with newer versions of the programming languages) and Kibo does … These SDKs have access to the full functionality of Kibo's REST APIs . … If clients have any further questions or escalation, refer to Kibo Engineering for assistance.
-
After you create any product types and add the attributes that apply to that product type, each time … place the list values in on the product type under the Selections section, controls the order that Kibo eCommerce … Regardless of the order you placed the values in when you created either the attribute or the product, Kibo eCommerce
-
Last Updated: 08/30/2024 in Developers Event Notifications
This does not include event notifications when a client adds a product to or removes a product from a … To version events, maintain security, and limit payload size, the event payload does not return the object … This does not include notifications when a shopper redeems a discount. discount.expired A defined discount
-
Last Updated: 07/30/2024 in User Guides Orders Manage Orders
This is supported by all implementations that include eCommerce, but requires a catalog if your implementation … Repeat for any other items you want to add. … This corresponds to the Reassign Shipment API call .
-
HTTP Request PUT api/commerce/orders/billinginfo/{orderId}/billinginfo? … to verify that the caller has access to the requested API resource. … REST API Operation This action corresponds to the Set Billing Info operation.
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Create Order Item operation.
-
HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo? … to verify that the caller has access to the requested API resource. … REST API Operation This action corresponds to the Set Fulfillment Info operation.
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Update Item Quantity operation.
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Update Item Quantity operation.
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … Kibo supports both Embedded and HTTP versions of this API Extension. … REST API Operation This action corresponds to the Create Order Item operation.
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … to verify that the caller has access to the requested API resource. … REST API Operation This action corresponds to the Refund Reasons operation.
-
HTTP Request PUT api/commerce/orders/billinginfo/{orderId}/billinginfo? … REST API Operation This action corresponds to the Set Billing Info operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo? … REST API Operation This action corresponds to the Set Fulfillment Info operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request GET api/commerce/orders/cancel/reasons Request Body Use context.request.body to read/write … REST API Operation This action corresponds to the Get Cancellation Reasons operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … REST API Operation This action corresponds to the Refund Reasons operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request GET api/commerce/orders/cancel/reasons Request Body Use context.request.body to read/write … REST API Operation This action corresponds to the Get Cancellation Reasons operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
(which means the owner has read/write, the group has read/write, others are read-only) Ensure files do … Where: {{tenantId}} is the Kibo-assigned manufacturer ID (for example, 3456) LOC designates that this … You can also configure fetch files with the Save Fetch Config API .
-
Last Updated: 04/23/2024 in User Guides Order Routing
The system usually retrieves the latitude/longitude based on the order's ZIP code, but if an address does … calls associated with these elements of Order Routing, see the REST API documentation . … the scenario and route level determine the logic that allows Order Routing to analyze which locations any
-
The widget does not automatically send any data to Kibo – the order information must be sent through … If they do not accept the order, it is cancelled with an automatic reason code of "PURCHASE NOT PICKED … a Create Order API call .