woocommerce_rest_delete_order_note
Action Hook: Fires after a order note is deleted or trashed via the REST API.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:326
Action Hook: Fires after a order note is deleted or trashed via the REST API.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:326
Method: Prepare a single order note output for response.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:338
Method: Prepare links for the request.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:371
Method: Get the Order Notes schema, conforming to JSON Schema.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:394
Method: Get the query params for collections.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:434
Method: Create a single order note.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:217
Method: Get a single order note.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:263
Method: Delete a single order note.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:289
Class: REST API Order Notes controller class.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:23
Method: Register the routes for order notes.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:49