-
REST API Operation This action corresponds to the commerce/returns/packages/updatePackage operation. … 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).
-
HTTP Request POST api/commerce/returns/? … REST API Operation This action corresponds to the commerce/returns operation. … 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 … 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/returns/disposition operation. … HTTP Request POST api/commerce/returns/{returnId}/disposition/? … 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/shipments/createPackageShipments operation … HTTP Request POST api/commerce/returns/{returnId}/shipments Request Body Use context.request.body to … 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/shipping/GetRates operation … HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates? … 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/shipping/GetRates operation … HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates%3fresponseFields%3d%7bresponseFields … 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/restock operation. … HTTP Request POST api/commerce/returns/{returnId}/restock/? … 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/shipping/GetRates operation … HTTP Request POST api/commerce/catalog/storefront/shipping/request-rates%3fresponseFields%3d%7bresponseFields … the first argument (or null if there is no error) and a result as the second argument (if required).
-
HTTP Request POST api/commerce/catalog/admin/categories/? … REST API Operation This action corresponds to the commerce/catalog/admin/categories/AddCategory operation … 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 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/catalog/storefront/products/ValidateProduct … HTTP Request GET api/commerce/catalog/storefront/products/{productCode}/validate? … 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 operation. … HTTP Request PUT api/commerce/returns/{returnId}? … 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/deletePackage operation. … HTTP Request DELETE api/commerce/returns/{returnId}/packages/{packageId} Request Body No 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/createReturnItem operation. … 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/deleteReturn operation. … HTTP Request DELETE api/commerce/returns/{returnId} Request Body No request body for this action. … 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 operation. … HTTP Request PUT api/commerce/returns/{returnId}? … 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/shipments/createPackageShipments operation … HTTP Request POST api/commerce/returns/{returnId}/shipments Request Body Use context.request.body to … 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 … 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/returns/restock operation. … HTTP Request POST api/commerce/returns/{returnId}/restock/? … the first argument (or null if there is no error) and a result as the second argument (if required).