-
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 POST api/commerce/catalog/admin/categories/? … 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/AddCategory operation
-
HTTP Request GET api/commerce/catalog/storefront/products/? … 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/GetProducts 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 Get Restock Conditions operation. … HTTP Request GET api/commerce/returns/restock/conditions Request Body No request body content.
-
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 POST api/commerce/shipments Request Body Use context.request.body to read/write the HTTP
-
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 … The request IP address. ips string The request secure IP address. body object The request body of the API
-
HTTP Request GET api/commerce/catalog/storefront/products/{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/ConfiguredProduct
-
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). … 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/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 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/updateReturn operation.
-
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
-
REST API Operation This action corresponds to the Refund Reasons 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/orders/refunds/refundreasons Request Body Use context.request.body to read
-
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
-
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/catalog/storefront/shipping/GetRates operation … The request IP address. ips string The request secure IP address. body object The request body of the API
-
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/deleteShipment operation … HTTP Request DELETE api/commerce/returns/{returnId}/shipments/{shipmentId} 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 Get Cancellation Reasons operation. … HTTP Request GET api/commerce/orders/cancel/reasons Request Body Use context.request.body to read/write
-
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
-
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.