Awesome Support Developer Documentation

Update A Ticket Status

Arguments

id Unique identifier for the object.
status A named status for the object.

One of: publish, future, draft, pending, private, in-progress, failed, wc-active, wc-switched, wc-expired, wc-pending-cancel, wc-pending, wc-processing, wc-on-hold, wc-completed, wc-cancelled, wc-refunded, wc-failed, queued, processing, hold, read, unread, wcm-active, wcm-free_trial, wcm-delayed, wcm-complimentary, wcm-pending, wcm-paused, wcm-expired, wcm-cancelled


Definition

POST /wpas-api/v1/tickets/<id>/status

Example Request

$ curl -X POST http://awesomesupport.dev/wp-json -d '{"status":"status"}'

Share: