WC_REST_Order_Notes_V2_Controller
REST API Order Notes controller class.
Description Description
Source Source
File: includes/rest-api/Controllers/Version2/class-wc-rest-order-notes-v2-controller.php
Methods Methods
- get_collection_params — Get the query params for collections.
- get_item_schema — Get the Order Notes schema, conforming to JSON Schema.
- get_items — Get order notes from an order.
- prepare_item_for_response — Prepare a single order note output for response.