commerce.return
This domain contains actions associated with returns.
Actions
Action Name | Action Filename | Description |
---|---|---|
retrieveReasons | embedded.commerce.return.retrieveReasons |
This action occurs after the list of reasons for a return is obtained. |
updateReturn.before | http.commerce.returns.updateReturn.before |
This action manipulates the HTTP request or response before the UpdateReturn operation occurs in Kibo eCommerce. |
updateReturn.after | http.commerce.returns.updateReturn.after |
This action manipulates the HTTP response after the UpdateReturn operation occurs in Kibo eCommerce. |
deleteReturn.before | http.commerce.returns.deleteReturn.before |
This action manipulates the HTTP request or response before the DeleteReturn operation occurs in Kibo eCommerce. |
deleteReturn.after | http.commerce.returns.deleteReturn.after |
This action manipulates the HTTP response after the DeleteReturn operation occurs in Kibo eCommerce. |
createReturnItem.before | http.commerce.returns.createReturnItem.before |
This action manipulates the HTTP request or response before the CreateReturnItem operation occurs in Kibo eCommerce. |
createReturnItem.after | http.commerce.returns.createReturnItem.after |
This action manipulates the HTTP response after the CreateReturnItem operation occurs in Kibo eCommerce. |
deleteOrderItem.before | http.commerce.returns.deleteOrderItem.before |
This action manipulates the HTTP request or response before the DeleteOrderItem operation occurs in Kibo eCommerce. |
deleteOrderItem.after | http.commerce.returns.deleteOrderItem.after |
This action manipulates the HTTP response after the DeleteOrderItem operation occurs in Kibo eCommerce. |
createPackage.before | http.commerce.returns.createPackage.before |
This action manipulates the HTTP request or response before the CreatePackage operation occurs in Kibo eCommerce. |
createPackage.after | http.commerce.returns.createPackage.after |
This action manipulates the HTTP response after the CreatePackage operation occurs in Kibo eCommerce. |
updatePackage.before | http.commerce.returns.updatePackage.before |
This action manipulates the HTTP request or response before the UpdatePackage operation occurs in Kibo eCommerce. |
updatePackage.after | http.commerce.returns.updatePackage.after |
This action manipulates the HTTP response after the UpdatePackage operation occurs in Kibo eCommerce. |
deletePackage.before | http.commerce.returns.deletePackage.before |
This action manipulates the HTTP request or response before the DeletePackage operation occurs in Kibo eCommerce. |
deletePackage.after | http.commerce.returns.deletePackage.after |
This action manipulates the HTTP response after the DeletePackage operation occurs in Kibo eCommerce. |
createPackageShipments.before | http.commerce.returns.createPackageShipments.before |
This action manipulates the HTTP request or response before the CreatePackageShipments operation occurs in Kibo eCommerce. |
createPackageShipments.after | http.commerce.returns.createPackageShipments.after |
This action manipulates the HTTP response after the CreatePackageShipments operation occurs in Kibo eCommerce. |
deleteShipment.before | http.commerce.returns.deleteShipment.before |
This action manipulates the HTTP request or response before the DeleteShipment operation occurs in Kibo eCommerce. |
deleteShipment.after | http.commerce.returns.deleteShipment.after |
This action manipulates the HTTP response after the DeleteShipment operation occurs in Kibo eCommerce. |
GetRmaLabels.before | embedded.commerce.return.GetRmaLabels.before |
This action occurs before an RMA label is retrieved. Changes made to the RMA label in this action persist in Kibo eCommerce. |
GetRmaLabels.after | embedded.commerce.return.GetRmaLabels.after |
This action occurs after an RMA label is retrieved. Changes made to the RMA label in this action do not persist in Kibo eCommerce. |
actions.before | embedded.commerce.return.actions.before |
This action occurs before a return action is performed. Changes made to the return in this action persist in Kibo eCommerce. |
actions.after | embedded.commerce.return.actions.after |
This action occurs after a return action is performed. Changes made to the return in this action do not persist in Kibo eCommerce. |