Docs  /  Reference  /  All REST endpoints

All REST endpoints

Complete listing of every endpoint under /wp-json/order-updates-for-woo/v1/. 31 endpoints total.

Every REST endpoint the plugin registers under order-updates-for-woo/v1. For worked examples (request body, response shape, related hooks), see Developer Guide → REST API.

MethodRouteEndpoint class
GET/analytics/assigneesGetAnalyticsAssigneesEndpoint
GET/analytics/by-dateGetAnalyticsByDateEndpoint
GET/analytics/productsGetAnalyticsProductsEndpoint
GET/analytics/summaryGetAnalyticsSummaryEndpoint
GET/assignee-searchAssigneeSearchEndpoint
POST/attachmentsUploadAttachmentEndpoint
DELETE/attachments/(?P\d+)DeleteAttachmentEndpoint
GET/attachments/(?P\d+)/downloadServeAttachmentEndpoint
POST/customer-email-preferenceSaveEmailPreferenceEndpoint
GET/customer-thread/pollPollCustomerThreadEndpoint
POST/customer-updatesSubmitCustomerUpdateEndpoint
GET/order-updatesOrderUpdatesListEndpoint
POST/updatesSaveUpdateEndpoint
DELETE/updates/(?P\d+)DeleteUpdateEndpoint
GET/updates/(?P\d+)SingleOrderUpdateEndpoint
GET/updates/(?P\d+)/customer-notesGetCustomerNotesEndpoint
POST/updates/(?P\d+)/customer-notesAddCustomerNoteEndpoint
PATCH/PUT/updates/(?P\d+)/customer-notes/(?P\d+)UpdateCustomerNoteEndpoint
GET/updates/(?P\d+)/customer-notes/(?P\d+)/historyGetCustomerNoteHistoryEndpoint
POST/updates/(?P\d+)/customer-notes/(?P\d+)/notifyNotifyCustomerEndpoint
GET/updates/(?P\d+)/customer-notes/previousGetPreviousCustomerNotesEndpoint
GET/updates/(?P\d+)/historyUpdateActionHistoryEndpoint
GET/updates/(?P\d+)/notesGetUpdateNotesEndpoint
POST/updates/(?P\d+)/notesAddUpdateNoteEndpoint
DELETE/updates/(?P\d+)/notes/(?P\d+)DeleteUpdateNoteEndpoint
PATCH/PUT/updates/(?P\d+)/notes/(?P\d+)UpdateUpdateNoteEndpoint
POST/updates/(?P\d+)/ratingSubmitRatingEndpoint
POST/updates/(?P\d+)/reopenReopenUpdateEndpoint
POST/updates/(?P\d+)/solveMarkSolvedEndpoint
POST/updates/(?P\d+)/staff-email-preferenceSaveStaffEmailPreferenceEndpoint
POST/updates/(?P\d+)/statusChangeUpdateStatusEndpoint