The schema defines all the fields that exist for a ticket_history object.
datestring, datetime (ISO8601) |
The date the object was published, in the site’s timezone.
Context: |
date_gmtstring, datetime (ISO8601) |
The date the object was published, as GMT.
Context: |
guidobject |
The globally unique identifier for the object.
Read only Context: |
idinteger |
Unique identifier for the object.
Read only Context: |
modifiedstring, datetime (ISO8601) |
The date the object was last modified, in the site’s timezone.
Read only Context: |
modified_gmtstring, datetime (ISO8601) |
The date the object was last modified, as GMT.
Read only Context: |
typestring |
Type of Post for the object.
Read only Context: |
passwordstring |
A password to protect access to the content and excerpt.
Context: |
contentobject |
The content for the object.
Context: |
$ curl -X OPTIONS -i http://demo.getawesomesupport.com/wp-json/wpas-api/v1/tickets/<ticket_id>/history