Fields
id
String!Required
The unique identifier of the token configuration.
application
String!Required
Alphanumeric ID of the sales channel created within a business account.
created_at
String!Required
ISO 8601 timestamp of token creation, e.g. '2023-10-15T10:30:00Z'.
tokens
TokenDetails!Required
Integration tokens associated with the sales channel.
updated_at
StringISO 8601 timestamp of token update, e.g. '2023-10-16T14:20:00Z'.
modified_at
String!Required
ISO 8601 timestamp of token modification.
version
FloatVersion key for tracking revisions. Default value is zero.
Was this section helpful?