-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejected 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 Reject Shipment operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejected 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 Reject Shipment operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned 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 Reassign Shipment 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 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}/transferredItems Request Body Use context.request.body … REST API Operation This action corresponds to the Transfer 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 … 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 Replace Shipment operation.
-
HTTP Request POST api/commerce/shipments/bulk Request Body Use context.request.body to read/write the … 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 Shipments operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/transferred 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 Transfer Shipment operation.
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureAllocatableItems 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 Shipments for Future Allocatable Items
-
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. … 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 … 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 Replace Shipment operation.
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureAllocatableItems 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 Shipments for Future Allocatable Items
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassigned 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 Reassign Shipment operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/transferred 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 Transfer Shipment operation.
-
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).
-
Last Updated: 02/13/2025 in User Guides System Customization
", "functionId": "myPayPalFunction", "mappings": {}, "validators": {} } ] } … : [ { "template": "shop/deals", "defaults": {}, "internalRoute": "Arcjs", "functionId": "hello_custom_routing … In the Custom Routing JSON Editor, create a route to the function using: "internalRoute": "Arcjs", "functionId
-
Capture/Redeem: GC payments can be captured using a gift card token in the Create Order API call. … As noted at the top of this guide, customer service representatives can use voiding and crediting to … credit card payments outlined in the Credit a Payment Section of the Payment Actions guide.
-
Last Updated: 02/08/2024 in Release Notes
This allows calls to be made such as .../api/commerce/pickwaves/?sortContents=locatorName or .../? … Accepted after being created via API, due to internal service errors. … In the Schema Editor, hovering over catalogs unnecessarily highlighted them as no action can be performed
-
Last Updated: 05/15/2025 in Release Notes
Clone button in a rule’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules … ’s dropdown action menu) or API ( …/commerce/catalog/admin/searchmerchandizingrules/{code}/clone ). … to Order Routing for core extensibility.