-
HTTP Request POST api/commerce/shipments/bulk Request Body Use context.request.body to read/write the … Action Type HTTP Full Action ID http.commerce.fulfillment.createShipments.after Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.futureShipmentItems.after Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/shipments/bulk Request Body Use context.request.body to read/write the … Action Type HTTP Full Action ID http.commerce.fulfillment.createShipments.before Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.reassignShipment.after Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.futureShipmentItems.before Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejected Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.rejectShipment.before Runs multiple custom … REST API Operation This action corresponds to the Reject Shipment operation.
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureAllocatableItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.futureShipments.before Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.reassignShipment.before Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/transferred Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.transferShipment.after Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/transferredItems Request Body Use context.request.body … custom functions? … REST API Operation This action corresponds to the Transfer Items operation.
-
Last Updated: 02/08/2024 in Release Notes
This allows calls to be made such as .../api/commerce/pickwaves/?sortContents=locatorName or .../? … Spelling fields that are passed into the API must exist as a field in the index, or an error will be … , due to internal service errors.
-
However, if a BOPIS shipment includes a service item (such as Assembly) then it will use an altered version … the steps to prepare a curbside delivery are the same as that of preparing a shipment for the customer … The Kibo Composable Commerce Platform (KCCP) supports several shipment types that represent different
-
Every action has a mapping to a JavaScript file that contains a custom function. … Example Use Case Let's say you want to encrypt an API key for a third-party service, and then access … Add or Remove User Claims When an API Extensions action executes a custom function, it applies the user
-
/api/commerce/shipments/itemsReadyForPack with a list of line item quantities such as the below example … If the quantity of a parent item is being split, then the service item quantity will also be split to … To perform partial fulfillment via API instead, make a POST call to ...
-
Last Updated: 05/15/2025 in Release Notes
Kibo Composable Commerce Platform APIs. … TECH-813 : The Solr Schema Manager now includes a POST Suggest API at /commerce/catalog/admin/searchSchema … The internal notes that can be added during the Issue Refund and Ship Replacement actions, as well as
-
Last Updated: 02/13/2025 in User Guides System Customization
", "functionId": "myPayPalFunction", "mappings": {}, "validators": {} } ] } … In the Custom Routing JSON Editor, create a route to the function using: "internalRoute": "Arcjs", "functionId … ": " yourFunctionName ", You can add mappings, validators, and any other custom route features that you
-
Last Updated: 02/08/2024 in Release Notes
This allows calls to be made such as .../api/commerce/pickwaves/?sortContents=locatorName or .../? … The noun_extraction analyzer was being shown as an option for custom fields as well as in the category … In the Schema Editor, hovering over catalogs unnecessarily highlighted them as no action can be performed
-
As noted at the top of this guide, customer service representatives can use voiding and crediting to … Capture/Redeem: GC payments can be captured using a gift card token in the Create Order API call. … application) and will send a new email to the customer with their card information.
-
Last Updated: 05/15/2025 in Release Notes
Clone button in a rule’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules … ’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules/{code}/clone ). … to Order Routing for core extensibility.
-
Last Updated: 05/15/2025 in Release Notes
API extension, the parentCategoryId was no longer accessible from the search results page even though … context.response.viewData with the global.request.after.js API extension, the parentCategoryId was no … Targeted for Production Tenants CAT-1803 (reported by Specialty Commerce) When a discount was applied