-
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/shipments/{shipmentNumber}/fulfilled Request Body No request body content
-
the first argument (or null if there is no error) and a result as the second argument (if required). … 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
-
HTTP Request POST api/commerce/returns/{returnId}/packages? … 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 commerce/returns/packages/createPackage operation.
-
HTTP Request GET api/commerce/catalog/storefront/productsearch/search/? … 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 commerce/catalog/storefront/productsearch/Search operation
-
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}/rejectedItems Request Body Use context.request.body
-
HTTP Request GET api/commerce/catalog/storefront/pricelists/resolved? … 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 commerce/catalog/storefront/pricelists/GetResolvedPriceList
-
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). … 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? … 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 commerce/returns/createReturnItem operation.
-
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} Request Body Use context.request.body to read
-
HTTP Request DELETE api/commerce/returns/{orderId}/items/{orderItemId}? … 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 commerce/returns/deleteOrderItem operation.
-
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). … 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 Get Shipments operation. … HTTP Request GET api/commerce/shipments Request Body No request body content. … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request PUT api/commerce/returns/{returnId}/packages/{packageId}? … 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 commerce/returns/packages/updatePackage operation.
-
HTTP Request POST api/commerce/catalog/admin/categories/{categoryId}? … 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 commerce/catalog/admin/categories/UpdateCategory operation
-
REST API Operation This action corresponds to the Get Shipments operation. … HTTP Request GET api/commerce/shipments Request Body No request body content. … 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. … 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}/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 commerce/returns/deleteReturn operation. … HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action.
-
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}/reassigned Request Body Use context.request.body
-
HTTP Request GET api/commerce/catalog/storefront/products/indexing/{productCode}? … 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 commerce/catalog/storefront/products/GetProductForIndexing
-
REST API Operation This action corresponds to the api/commerce/customer/credits/deleteCredit operation … the first argument (or null if there is no error) and a result as the second argument (if required). … The request IP address. ips string The request secure IP address. body object The request body of the API