v2

latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MB
Orders

Get order chat text

Requires the order:read scope. Retrieve chat text messages associated with an order.

get/v3/orders/{id}/chats

Response

Chat text retrieved

chat_messagestring

Chat message associated with the order

follow_up_chat_typestring nullable

Type of follow-up chat for the order

idstring uuid

Canonical UUIDv7 order primary key returned by the partitioned orders table.

is_probably_spamboolean

Is probably spam

mark_as_spam_bystring nullable

Who marked as spam

order_idstring

Order ID in string format

public_order_urlstring uri nullable

Public order URL built from metadata.custom_domain_full_url and secret_slug.

payment_urlstring uri nullable

Payment URL built from public_order_url with /success appended.

payment_status'unpaid' | 'paid' | 'conflict' | 'settled'

Order payment status

secret_slugstring

Secret slug of the order

status'draft' | 'pending' | 'confirmed' | 'in_process' | 'ready' | 'shipped' | 'completed' | 'canceled' | 'rts' | 'closed'

Order status