The schema defines all the fields that exist for a ticket_reply 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: |
slugstring |
An alphanumeric identifier for the object unique to its type.
Read only Context: |
statusstring |
A named status for the object.
Context: One of: |
typestring |
Type of Post for the object.
Read only Context: |
contentobject |
The content for the object.
Context: |
authorinteger |
The ID for the author of the object.
Context: |
parentinteger |
The ID for the ticket of the reply.
Read only Context: |
title |
Read only Context: |
$ curl -X OPTIONS -i http://demo.getawesomesupport.com/wp-json/wpas-api/v1/tickets/<ticket_id>/replies