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: Check if a given request has access to read a order note.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:148
Method: Check if a given request has access delete a order note.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:165
Method: Get order notes from an order.
Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:182
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