-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned Request Body Use context.request.body … REST API Operation This action corresponds to the Reassign Shipment operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejected Request Body Use context.request.body … REST API Operation This action corresponds to the Reject Shipment operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber} Request Body Use context.request.body to read … REST API Operation This action corresponds to the Replace Shipment operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
HTTP Request POST api/commerce/shipments/bulk Request Body Use context.request.body to read/write the … REST API Operation This action corresponds to the Create Shipments operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassignedItems Request Body Use context.request.body … REST API Operation This action corresponds to the Reassign Items operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejectedItems Request Body Use context.request.body … REST API Operation This action corresponds to the Reject Items operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned Request Body Use context.request.body … REST API Operation This action corresponds to the Reassign Shipment operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassignedItems Request Body Use context.request.body … REST API Operation This action corresponds to the Reassign Items operation. … Parameter Type Description N/A N/A N/A Example: context.response.end(); Response: N/A get.resource Returns
-
Last Updated: 12/30/2024 in User Guides System Permissions
You can implement SSO for shoppers with a custom integration using API Extensions . … The information here does not apply for shopper accounts on the storefront. … Create a service provider metadata file using the appropriate template from the below examples, replacing
-
Last Updated: 05/01/2025 in User Guides Inventory
If one does not exist, then it will return an error. … You can then use the Adjust Future Date API to change the incoming date of existing records as needed … If one does not exist, a new record will be created.
-
Last Updated: 05/01/2025 in User Guides Catalog Categories
This will return the same response as Get Categories, but only include categories with that attribute … To filter the Category API, you must use a dedicated endpoint that wraps around the Get Categories call … filter=attribute eq seasonal=true=bool Note that whenever you make a call to the Category API, you must
-
not represent a product variation, such as a monogram. … Is Extra Yes/No If yes, the product attribute is an add-on configuration made by the shopper that does … Is Property Yes/No If yes, the product attribute describes aspects of the product that do not represent
-
Last Updated: 02/09/2024 in Release Notes
through the conversion layer of the Kibo Composable Commerce Platform, so that existing API requests … through the conversion layer of the Kibo Composable Commerce Platform, so that existing GET API requests … json returned a 500 error code when it should have been a 400 error.
-
Last Updated: 05/01/2025 in User Guides
Do not replace the 1 with any other number. … Commerce Platform in any particular environment from the same log in screen. … You will replace any 0s with your own tenant pod, tenant, site, or other number but always retain the
-
Last Updated: 10/04/2024 in User Guides Orders
Do not click Checkout while doing a cart takeover, unless you intend to enter the customer's payment … Create Order in Admin UI If creating a new order in the Admin UI, any changes will not be reflected on … When viewing a B2B account, clicking any user in the table will redirect you to the above customer details
-
Last Updated: 08/07/2023 in Release Notes
However, in KCCP these notifications are sent any time an error occurs. … Targeted for Production Tenants When calling the translated Get Order, Get Shipment, or Get Order Item APIs … New Functionality and Order Management Return Confirmation: A pop-up is now displayed when closing a
-
Last Updated: 07/30/2024 in User Guides Orders Returns
a refund with the appropriate amount calculated by the Kibo Composable Commerce Platform (KCCP), or … may be set via API Extensions with your tax integration. … Note that the Price & Tax Paid listed in the item subtotals includes any international duty fees that
-
Last Updated: 03/14/2025 in Developers Applications
As of July 2024, applications must have the appropriate behaviors to access inventory-related APIs in … These are usually read/write and related actions for objects such as products or orders. … , but newer applications do require them.
-
Response The API should return a 200 OK response similar to the example below and the one returned by … /commerce/orders/orderRouting/api/v1/routing/edd/suggestion accepts order item information and customer … docs are updated, which will replace this page.
-
Last Updated: 05/15/2025 in Developers Event Notifications
To version events, maintain security, and limit payload size, the event payload does not return the object … Because these events occur at the site level, if a tenant-level action occurs (such as the creation of … . entityID : Identifies the object for which the action occurred, such as a product code or order ID