Skip to main content
POST
Toggle a checklist step on an intake item

Authorizations

X-WP-Nonce
string
header
required

WordPress REST nonce (wp_rest action)

Body

application/json
item_id
integer
required

Intake item post ID

Example:

4821

step
enum<string>
required

Valid checklist step identifiers

Available options:
reviewed,
priced,
approved,
responded

Response

Step toggled successfully

success
boolean
data
object