-
HTTP Request POST api/commerce/shipments Request Body Use context.request.body to read/write the HTTP … REST API Operation This action corresponds to the Create Shipment operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request GET api/commerce/shipments Request Body No request body content. … REST API Operation This action corresponds to the Get Shipments operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/fulfilled Request Body No request body content … REST API Operation This action corresponds to the Fulfill Shipment operation. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request PUT api/commerce/orders/billinginfo/{orderId}/billinginfo? … the first argument (or null if there is no error) and a result as the second argument (if required). … to verify that the caller has access to the requested API resource.
-
HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo? … the first argument (or null if there is no error) and a result as the second argument (if required). … to verify that the caller has access to the requested API resource.
-
Last Updated: 02/09/2024 in Release Notes
through the conversion layer of the Kibo Composable Commerce Platform, so that existing API requests … Translated Order Notes API: The Order Note API used in the previous version of OMS has now been translated … any additions (such as scripts) to the head of the document did not have any effect.
-
Last Updated: 08/07/2023 in Release Notes
a missing API parameter resulted in null objects. … APIs used by clients upgrading from a previous version of OMS, meaning that gift information could not … The upgraded OMS Create Order API has been extended to support these fields and properly transmit gift
-
Last Updated: 05/01/2025 in User Guides Inventory
In Order Routing, how do sort order rules apply to locations within a group? … the delivery date does not change, such as if current inventory becomes available due to order cancellations … Does Order Routing get called again? Order Routing does not need to be called.
-
Price lists are associated with a master catalog so any products that exist in the same master catalog … This topic provides an overview of the price list REST API components. … You can override a product's list price, sale price, and other advanced pricing information such as MSRP
-
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
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureItems Request Body Use context.request.body … the first argument (or null if there is no error) and a result as the second argument (if required). … REST API Operation This action corresponds to the Create Future Shipment for Items operation.
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
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. … the first argument (or null if there is no error) and a result as the second argument (if required).