-
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.
-
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
-
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
-
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.
-
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
-
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
-
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.
-
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 Get 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/{shipmentNumber} 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 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.
-
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 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.
-
HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo? … REST API Operation This action corresponds to the Set Fulfillment Info 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 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
-
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}? … 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).
-
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.