-
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 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 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}/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}/transferred Request Body Use context.request.body … REST API Operation This action corresponds to the Transfer 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/{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 POST api/commerce/shipments/{shipmentNumber}/futureAllocatableItems Request Body Use context.request.body … REST API Operation This action corresponds to the Create Future Shipments for Future Allocatable Items … 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}/futureAllocatableItems Request Body Use context.request.body … REST API Operation This action corresponds to the Create Future Shipments for Future Allocatable Items … 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}/transferred Request Body Use context.request.body … REST API Operation This action corresponds to the Transfer 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
-
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: 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
-
/api/commerce/shipments//itemsReadyForPack API endpoint with a list of line item quantities, such as … If the specified location is enabled for STH/Delivery and does not have enough inventory, overallocation … If there is not inventory at any one location, then Order Routing automatically assigns a STH-C location
-
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: 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
-
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