WC_API_Orders::bulk()
Method: Bulk update or insert orders Accepts an array with orders in the formats supported by WC_API_Orders->create_order() and WC_API_Orders->edit_order()
Source: includes/legacy/api/v2/class-wc-api-orders.php:1771
Method: Bulk update or insert orders Accepts an array with orders in the formats supported by WC_API_Orders->create_order() and WC_API_Orders->edit_order()
Source: includes/legacy/api/v2/class-wc-api-orders.php:1771
Method: Get an order refund for the given order ID and ID
Source: includes/legacy/api/v2/class-wc-api-orders.php:1500
Method: Create a new order refund for the given order
Source: includes/legacy/api/v2/class-wc-api-orders.php:1576
Method: Edit an order refund
Source: includes/legacy/api/v2/class-wc-api-orders.php:1655
Method: Delete order refund
Source: includes/legacy/api/v2/class-wc-api-orders.php:1723
Method: Get an order note for the given order ID and ID
Source: includes/legacy/api/v2/class-wc-api-orders.php:1240
Method: Create a new order note for the given order
Source: includes/legacy/api/v2/class-wc-api-orders.php:1282
Method: Edit the order note
Source: includes/legacy/api/v2/class-wc-api-orders.php:1341
Method: Delete order note
Source: includes/legacy/api/v2/class-wc-api-orders.php:1414
Method: Get the order refunds for an order
Source: includes/legacy/api/v2/class-wc-api-orders.php:1464