uniqid
string

Unique ID of the resource, used as reference across the API

shop_id
integer

The shop ID to which this query belongs

invoice_id
string

Unique ID of the invoice this query is linked to, if specified by the customer

customer_email
string

Email of the customer who created this query

title
string

Query title, brief summary of what the customer needs

status
enum<string>

Status of the query. PENDING if the query has been created and awaits a reply from the merchant. CLOSED if the query has been closed by the merchant or the customer. SHOP_REPLY if the query has been replied by the merchant, CUSTOMER_REPLY if the query has been replied by the customer

Available options:
PENDING,
CLOSED,
SHOP_REPLY,
CUSTOMER_REPLY
day_value
integer

Day value, number

month
string

First three letters of the month name

year
integer

Year number

created_at
integer

Timestamp for the creation of the query

updated_at
integer

Date, available if the query has been updated

updated_by
integer

User ID of the user who updated the query

messages
object[]