-
HTTP Request PUT api/commerce/returns/{returnId}/packages/{packageId}? … REST API Operation This action corresponds to the commerce/returns/packages/updatePackage operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request POST api/commerce/returns/{returnId}/items? … REST API Operation This action corresponds to the commerce/returns/createReturnItem operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request POST api/commerce/returns/{returnId}/packages? … REST API Operation This action corresponds to the commerce/returns/packages/createPackage operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
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 … The request IP address. ips string The request secure IP address. body object The request body of the API
-
REST API Operation This action corresponds to the commerce/subscriptions/reasons operation. … HTTP Request GET api/commerce/subscriptions/reasons Request Body Use context.request.body to read/write … The request IP address. ips string The request secure IP address. body object The request body of the API
-
REST API Operation This action corresponds to the commerce/returns/shipments/deleteShipment operation … HTTP Request DELETE api/commerce/returns/{returnId}/shipments/{shipmentId} Request Body No request body … The request IP address. ips string The request secure IP address. body object The request body of the API
-
REST API Operation This action corresponds to the commerce/returns/packages/deletePackage operation. … HTTP Request DELETE api/commerce/returns/{returnId}/packages/{packageId} Request Body No request body … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request DELETE api/commerce/returns/{orderId}/items/{orderItemId}? … REST API Operation This action corresponds to the commerce/returns/deleteOrderItem operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
REST API Operation This action corresponds to the commerce/returns/deleteReturn operation. … HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request POST api/commerce/returns/{returnId}/items? … REST API Operation This action corresponds to the commerce/returns/createReturnItem operation. … The request IP address. ips string The request secure IP address. body object The request body of the API
-
Last Updated: 05/05/2025 in User Guides Orders Returns
The Order Admin's returnable item details will also display any quantity limit or return window that … Returnable Items API response includes an isItemReturnable flag on each order item that indicates whether … ReturnRulesEnabled Configure Return Rules To configure a return rule: Go to Main > Orders > Return
-
The request IP address. ips string The request secure IP address. body object The request body of the API … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … action manipulates the HTTP request or response before the addDestination operation occurs in Kibo eCommerce
-
The request IP address. ips string The request secure IP address. body object The request body of the API … *Available only for Storefront HTTP actions. body object The response body of the API operation associated … action manipulates the HTTP request or response after the updateDestination operation occurs in Kibo eCommerce
-
Last Updated: 07/29/2024 in User Guides Subscriptions
orders and their fulfilled shipments through the Create Order API . … You can import subscriptions and their completed orders from your previous system via API so that those … Import Completed Orders After importing the subscription information, you can upload any historical
-
Last Updated: 08/07/2023 in Developers API Guides
You can currently only use the live editing feature with the API. … you currently have pending draft changes for that product using the live editing feature of the Kibo Composable
-
Last Updated: 07/30/2024 in User Guides Orders
Admin or API users can edit the order, checkout, and shipments from any of the associated sites. … If the customer or CSR views the My Account page from any of the associated sites, the order will be … any of the sites.
-
Last Updated: 01/05/2024 in Developers API Guides
/commerce/catalog/admin/products/? … Available APIs While batch imports can be performed on certain APIs, the import jobs can also be managed … APIs with Batch Import Support The Product , Product Property , and Price Lists APIs support batch importing
-
Last Updated: 03/10/2023 in User Guides Catalog Catalogs
In order to fully understand the options available for catalog configuration, it's important to know … The following table helps relate apparel items to Kibo eCommerce catalog terminology. … At the master catalog level, you create a product template (Kibo eCommerce calls these product types)
-
in order to account for all of your shirts. … When you assign an option to a product, Kibo eCommerce generates a new product variation (or unique SKU … Kibo eCommerce supports the following input types: List Text box Text area Yes/No Date In addition, you
-
during development, when your application is ready for production, you should make sure to: Remove or comment … During API Extensions development, it is helpful to use the available logging tools to examine the data … In Admin, go to System > Customization > API Extension s to open the Action Management JSON Editor .