-
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}/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 POST api/commerce/shipments/{shipmentNumber}/futureItems Request Body Use context.request.body … REST API Operation This action corresponds to the Create Future Shipment for 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}/transferredItems Request Body Use context.request.body … REST API Operation This action corresponds to the Transfer Items 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}/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
-
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/22/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: 08/18/2025 in User Guides Locations
This does not apply to returns. … Enter any internal Notes about this location as needed. … However, note that more extensive carrier settings such as a default carrier and supported shipping methods
-
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: 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.
-
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
-
Last Updated: 07/25/2025 in User Guides Import/Export
Click View on any job to see an overview of the logs for that job, with messages describing each action … Products in a draft or staged state do not get exported. … If you do not want to update the data in a column that is not required, remove that column before importing
-
Before you begin, note that you can also click View Workflow from the above action menu at any point … However, this list can be customized via the Refund Reasons . before and . after API Extension actions … If an order has multiple shipments, then canceling one of its shipments does NOT cancel the other shipments
-
If the names do not exactly match, the application returns an error. … The AvaTax services integrates through this app with eCommerce to provide seamless tax calculation support … calculation logic, sales tax returns, and services for small to large businesses conducting ecommerce
-
Last Updated: 08/07/2023 in Release Notes
with the newer KCCP APIs, so this update is an automatic process that does not require changing calls … This does not apply for administrators with access to multiple tenants, as they are able to select their … requests to the new KCCP APIs now includes support for the fraud section of the Create Order API, allowing
-
If your implementation uses order reference numbers (the parentCheckoutNumber in the Commerce APIs ), … You will not be able to view any workflow steps and you can only perform returns, refunds, or credits … If you do not already customize the Fulfiller UI, you will have to add the language file to that theme
-
Last Updated: 05/14/2025 in User Guides Orders
process a payment at the checkout level using the following resources in the API: POST api/commerce/ … The system does not currently support creating checkout-level payments after the checkout has been submitted … If you void a payment for an individual order, the system returns an amount equal to that order's payment
-
This is useful if you only need a simple change to your payment process, as it does not require creating … Payment for any items in transfer shipments would be captured as part of the parent pickup shipment. … This includes any Backorder, Hold, Future, and Customer Care shipments.
-
Last Updated: 02/08/2024 in Release Notes
bought as a one-time purchase and attempting to do so will result in an error. … be bought as a one-time purchase and attempting to do so will result in an error. ( COM-5632 ) Item-level … Targeted for Production Sandboxes The Auto Reassign API was not behaving like the Auto Reassign action