-
Last Updated: 08/15/2025 in User Guides Order Routing
These can be customized with the Get Restock Condition before and after API extensions. … Configure their scenarios with locations, filters, and after-actions just like other fulfillment method … Keep the following in mind: Some after-actions related to Cancel, Backorder, and Split by Quantity will
-
HTTP Request POST api/commerce/returns/{returnId}/items? … REST API Operation This action corresponds to the commerce/returns/createReturnItem operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action. … REST API Operation This action corresponds to the commerce/returns/deleteReturn operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/returns/{returnId}/disposition/? … REST API Operation This action corresponds to the commerce/returns/disposition operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/returns/? … REST API Operation This action corresponds to the commerce/returns operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/returns/{returnId}/restock/? … REST API Operation This action corresponds to the commerce/returns/restock operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/returns/{returnId}/packages? … REST API Operation This action corresponds to the commerce/returns/packages/createPackage operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request DELETE api/commerce/returns/{returnId}/shipments/{shipmentId} Request Body No request body … REST API Operation This action corresponds to the commerce/returns/shipments/deleteShipment operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/returns/{returnId}/shipments Request Body Use context.request.body to … REST API Operation This action corresponds to the commerce/returns/shipments/createPackageShipments operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request PUT api/commerce/returns/{returnId}/packages/{packageId}? … REST API Operation This action corresponds to the commerce/returns/packages/updatePackage operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request DELETE api/commerce/returns/{orderId}/items/{orderItemId}? … REST API Operation This action corresponds to the commerce/returns/deleteOrderItem operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request PUT api/commerce/returns/{returnId}? … REST API Operation This action corresponds to the commerce/returns operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request DELETE api/commerce/returns/{returnId}/packages/{packageId} Request Body No request body … REST API Operation This action corresponds to the commerce/returns/packages/deletePackage operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request PUT api/commerce/settings/checkout/paymentsettings? … REST API Operation This action corresponds to updating the commerce/settings/checkout/paymentsettings … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
REST API Operation This action corresponds to the api/commerce/customer/credits/deleteCredit operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … For both Before and After actions, updates can be made to the response before Kibo eCommerce processes
-
Last Updated: 08/07/2023 in Release Notes
Targeted for Production Tenants Using an API request to filter location results from location groups … Targeted for Production Sandboxes Shipping, duty, and handling fees were not calculated correctly after … Targeted for Production Tenants PayPal payment capture was not submitting a currency code with API calls
-
Last Updated: 08/29/2025 in Release Notes
Production Bug Fixes Service Resolution Commerce After editing and saving an order attribute of the List … The linked API documentation will be updated soon to include that field in the request and response models … /commerce/catalog/storefront/discount_redemption/{orderNumber}/redemptions has been added that returns
-
HTTP Request PUT api/commerce/customer/credits/{code}? … REST API Operation This action corresponds to the api/commerce/customer/credits/updateCredit operation … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request POST api/commerce/customer/accounts/Add-Account-And-Login? … REST API Operation This action corresponds to the api/commerce/customer/addAccountAndLogin operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated
-
HTTP Request PUT api/commerce/customer/accounts/{accountId}? … REST API Operation This action corresponds to the api/commerce/customer/updateAccount operation. … *Available only for Storefront HTTP actions. body object The response body of the API operation associated