-
HTTP Request GET api/commerce/returns/restock/conditions Request Body No request body content. … Action Type HTTP Full Action ID http.commerce.returns.restockConditions.after Runs multiple custom functions … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request GET api/commerce/returns/restock/conditions Request Body No request body content. … Action Type HTTP Full Action ID http.commerce.returns.restockConditions.before Runs multiple custom functions … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
Last Updated: 02/09/2024 in Release Notes
This allows admins and customer service representatives to add, edit, and delete custom data values on … Targeted for Production Tenants Making a GET call to the translated Customer API at /api/v2/customer … Inventory API requests for upgraded clients, allowing them to make inventory bin calls to the Kibo Composable
-
HTTP Request GET api/commerce/orders/refunds/refundreasons Request Body Use context.request.body to read … Action Type HTTP Full Action ID http.commerce.orders.refundReasons.before Runs multiple custom functions … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … Action Type HTTP Full Action ID http.commerce.orders.updateItemQuantity.after Runs multiple custom functions … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … Action Type HTTP Full Action ID http.commerce.orders.addItem.before Runs multiple custom functions? … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/orders/fulfillmentinfo/{orderId}/fulfillmentinfo? … Action Type HTTP Full Action ID http.commerce.orders.setFulfillmentInfo.before Runs multiple custom functions … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/orders/{orderId}/items/{orderItemId}/quantity/{quantity} Request Body Use … Action Type HTTP Full Action ID http.commerce.orders.updateItemQuantity.before Runs multiple custom functions … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/orders/billinginfo/{orderId}/billinginfo? … Action Type HTTP Full Action ID http.commerce.orders.setBillingInfo.before Runs multiple custom functions … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/orders/{orderId}/items Request Body Use context.request.body to read/write … Action Type HTTP Full Action ID http.commerce.orders.addItem.after Runs multiple custom functions? … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureAllocatableItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.futureShipments.after Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassignedItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.reassignItems.before Runs multiple custom functions … REST API Operation This action corresponds to the Reassign Items operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/reassignedItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.reassignItems.after Runs multiple custom functions … REST API Operation This action corresponds to the Reassign Items operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejected Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.rejectShipment.after Runs multiple custom functions … REST API Operation This action corresponds to the Reject Shipment operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber} Request Body Use context.request.body to read … Action Type HTTP Full Action ID http.commerce.fulfillment.replaceShipment.before Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/transferredItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.transferShipmentItems.after Runs multiple custom … REST API Operation This action corresponds to the Transfer Items operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/rejectedItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.rejectItems.after Runs multiple custom functions … REST API Operation This action corresponds to the Reject Items operation.
-
HTTP Request PUT api/commerce/shipments/{shipmentNumber}/transferred Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.transferShipment.before Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/shipments/{shipmentNumber}/futureItems Request Body Use context.request.body … Action Type HTTP Full Action ID http.commerce.fulfillment.futureShipmentItems.after Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result
-
HTTP Request POST api/commerce/shipments/bulk Request Body Use context.request.body to read/write the … Action Type HTTP Full Action ID http.commerce.fulfillment.createShipments.before Runs multiple custom … callback pattern: it takes an error as the first argument (or null if there is no error) and a result