Feeds
POST
/workspaces/{workspaceId}/feeds
Create a custom feed or view feed for a given workspace.
Treść żądania
indexType
string
wymagane
Possible values: custom, view, privateview
name
string
wymagane
emoji
string
query
object
Pokaż parametry podrzędne
query.conversationIds
array of string
query.sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
query.countOnly
boolean
Return only the count of the results, not the results themselves
query.indexType
string
Possible values: channel, participant, team, agent, custom, task
query.indexId
string
query.itemIds
array of string
query.ticketNumbers
array of number
query.itemType
string
Possible values: conversation, conference, task
query.itemTypes
array of string
query.unassigned
boolean
Search for feed items that have no agent assigned.
query.agentIds
array of string
query.teamIds
array of string
query.closed
boolean
query.archived
boolean
query.replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
query.seen
boolean
query.tagIds
array of string
query.conversationName
string
query.conversationChannelIds
array of string
query.conversationStatuses
array of string
query.conferenceStatuses
array of string
query.conversationFeaturedParticipantIds
array of string
query.participants
object
Pokaż parametry podrzędne
query.participants.contacts
array of string
query.participants.agents
array of string
query.conversationParticipantTypes
array of string
query.conversationExcludeParticipantTypes
array of string
query.conversationLastMessageSenderParticipantTypes
array of string
query.fromContact
object
Pokaż parametry podrzędne
query.fromContact.id
string
wymagane
query.fromContact.identifier
object
wymagane
Pokaż parametry podrzędne
query.fromContact.identifier.key
string
wymagane
query.fromContact.identifier.value
string
wymagane
query.dynamicFields
object
Pokaż parametry podrzędne
query.dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
query.dynamicFields.fields
array of object
Pokaż parametry podrzędne
query.dynamicFields.fields.id
string
query.dynamicFields.fields.selectedValueIds
array of string
query.dynamicFields.fields.valueText
string
query.dynamicFields.fields.valueNumber
number
query.dynamicFields.fields.valueBoolean
boolean
query.dynamicFields.fields.valueDate
string
The date value to set or search for.
query.dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
query.dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
query.conferenceId
string
query.itemStatuses
array of string
query.dateFrom
string
query.dateTo
string
query.searchTerm
string
query.slaPolicyId
string
query.hasSlaPolicy
boolean
query.slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
query.slaMetric
string
Possible values: firstReplyTime, nextReplyTime
query.slaStatus
string
Possible values: active, expired
query.slaExpiresBefore
string
query.slaExpiresAfter
string
query.query
object
Pokaż parametry podrzędne
query.query.operator
string
Possible values: and, or, not
query.query.children
array of object
Pokaż parametry podrzędne
query.query.children.operator
string
Possible values: and, or, not
query.query.children.children
array of object
query.query.children.attributeName
string
query.query.children.value
string or array of string
Pokaż parametry podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.query.attributeName
string
query.query.value
string or array of string
Pokaż parametry podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.spam
boolean
If true, only return spam. Otherwise, only non-spam.
itemListOptions
object
Pokaż parametry podrzędne
itemListOptions.sort
string
wymagane
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
itemListOptions.reverse
boolean
wymagane
itemListOptions.columns
array of string
wymagane
A list of columns to display for each feed item.
accessEntities
array of object
Pokaż parametry podrzędne
accessEntities.entityId
string
wymagane
accessEntities.entityType
string
wymagane
Possible values: inbox-team, inbox-agent, managed-role, organization-role
Treść odpowiedzi
id
string
wymagane
indexType
string
wymagane
indexId
string
wymagane
name
string
wymagane
emoji
string
query
object
Pokaż atrybuty podrzędne
query.conversationIds
array of string
query.sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
query.countOnly
boolean
Return only the count of the results, not the results themselves
query.indexType
string
Possible values: channel, participant, team, agent, custom, task
query.indexId
string
query.itemIds
array of string
query.ticketNumbers
array of number
query.itemType
string
Possible values: conversation, conference, task
query.itemTypes
array of string
query.unassigned
boolean
Search for feed items that have no agent assigned.
query.agentIds
array of string
query.teamIds
array of string
query.closed
boolean
query.archived
boolean
query.replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
query.seen
boolean
query.tagIds
array of string
query.conversationName
string
query.conversationChannelIds
array of string
query.conversationStatuses
array of string
query.conferenceStatuses
array of string
query.conversationFeaturedParticipantIds
array of string
query.participants
object
Pokaż atrybuty podrzędne
query.participants.contacts
array of string
query.participants.agents
array of string
query.conversationParticipantTypes
array of string
query.conversationExcludeParticipantTypes
array of string
query.conversationLastMessageSenderParticipantTypes
array of string
query.fromContact
object
Pokaż atrybuty podrzędne
query.fromContact.id
string
wymagane
query.fromContact.identifier
object
wymagane
Pokaż atrybuty podrzędne
query.fromContact.identifier.key
string
wymagane
query.fromContact.identifier.value
string
wymagane
query.dynamicFields
object
Pokaż atrybuty podrzędne
query.dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
query.dynamicFields.fields
array of object
Pokaż atrybuty podrzędne
query.dynamicFields.fields.id
string
query.dynamicFields.fields.selectedValueIds
array of string
query.dynamicFields.fields.valueText
string
query.dynamicFields.fields.valueNumber
number
query.dynamicFields.fields.valueBoolean
boolean
query.dynamicFields.fields.valueDate
string
The date value to set or search for.
query.dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
query.dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
query.conferenceId
string
query.itemStatuses
array of string
query.dateFrom
string
query.dateTo
string
query.searchTerm
string
query.slaPolicyId
string
query.hasSlaPolicy
boolean
query.slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
query.slaMetric
string
Possible values: firstReplyTime, nextReplyTime
query.slaStatus
string
Possible values: active, expired
query.slaExpiresBefore
string
query.slaExpiresAfter
string
query.query
object
Pokaż atrybuty podrzędne
query.query.operator
string
Possible values: and, or, not
query.query.children
array of object
Pokaż atrybuty podrzędne
query.query.children.operator
string
Possible values: and, or, not
query.query.children.children
array of object
query.query.children.attributeName
string
query.query.children.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.query.attributeName
string
query.query.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.spam
boolean
If true, only return spam. Otherwise, only non-spam.
itemListOptions
object
Pokaż atrybuty podrzędne
itemListOptions.sort
string
wymagane
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
itemListOptions.reverse
boolean
wymagane
itemListOptions.columns
array of string
wymagane
A list of columns to display for each feed item.
accessEntities
array of object
Pokaż atrybuty podrzędne
accessEntities.entityId
string
wymagane
accessEntities.entityType
string
wymagane
Possible values: inbox-team, inbox-agent, managed-role, organization-role
itemCount
integer
wymagane
unseenCount
integer
Przykład kodu
curl -X POST 'https://api.bird.com/workspaces/{workspaceId}/feeds' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/feeds
Retrieve a list of custom and view feeds for administration purposes.
Parametry zapytania
limit
integer
Limits the number of results to return.
pageToken
string
The cursor that keeps track of the current position in the results.
reverse
boolean
Reverses the order in which the results are returned.
indexType
string
The type of feed.
Possible values: channel, participant, team, agent, custom, view, privateview, task
Treść odpowiedzi
results
array of object
wymagane
Pokaż atrybuty podrzędne
results.id
string
wymagane
results.indexType
string
wymagane
results.indexId
string
wymagane
results.name
string
wymagane
results.emoji
string
results.query
object
Pokaż atrybuty podrzędne
results.query.conversationIds
array of string
results.query.sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
results.query.countOnly
boolean
Return only the count of the results, not the results themselves
results.query.indexType
string
Possible values: channel, participant, team, agent, custom, task
results.query.indexId
string
results.query.itemIds
array of string
results.query.ticketNumbers
array of number
results.query.itemType
string
Possible values: conversation, conference, task
results.query.itemTypes
array of string
results.query.unassigned
boolean
Search for feed items that have no agent assigned.
results.query.agentIds
array of string
results.query.teamIds
array of string
results.query.closed
boolean
results.query.archived
boolean
results.query.replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
results.query.seen
boolean
results.query.tagIds
array of string
results.query.conversationName
string
results.query.conversationChannelIds
array of string
results.query.conversationStatuses
array of string
results.query.conferenceStatuses
array of string
results.query.conversationFeaturedParticipantIds
array of string
results.query.participants
object
Pokaż atrybuty podrzędne
results.query.participants.contacts
array of string
results.query.participants.agents
array of string
results.query.conversationParticipantTypes
array of string
results.query.conversationExcludeParticipantTypes
array of string
results.query.conversationLastMessageSenderParticipantTypes
array of string
results.query.fromContact
object
Pokaż atrybuty podrzędne
results.query.fromContact.id
string
wymagane
results.query.fromContact.identifier
object
wymagane
Pokaż atrybuty podrzędne
results.query.fromContact.identifier.key
string
wymagane
results.query.fromContact.identifier.value
string
wymagane
results.query.dynamicFields
object
Pokaż atrybuty podrzędne
results.query.dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
results.query.dynamicFields.fields
array of object
Pokaż atrybuty podrzędne
results.query.dynamicFields.fields.id
string
results.query.dynamicFields.fields.selectedValueIds
array of string
results.query.dynamicFields.fields.valueText
string
results.query.dynamicFields.fields.valueNumber
number
results.query.dynamicFields.fields.valueBoolean
boolean
results.query.dynamicFields.fields.valueDate
string
The date value to set or search for.
results.query.dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
results.query.dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
results.query.conferenceId
string
results.query.itemStatuses
array of string
results.query.dateFrom
string
results.query.dateTo
string
results.query.searchTerm
string
results.query.slaPolicyId
string
results.query.hasSlaPolicy
boolean
results.query.slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
results.query.slaMetric
string
Possible values: firstReplyTime, nextReplyTime
results.query.slaStatus
string
Possible values: active, expired
results.query.slaExpiresBefore
string
results.query.slaExpiresAfter
string
results.query.query
object
Pokaż atrybuty podrzędne
results.query.query.operator
string
Possible values: and, or, not
results.query.query.children
array of object
Pokaż atrybuty podrzędne
results.query.query.children.operator
string
Possible values: and, or, not
results.query.query.children.children
array of object
results.query.query.children.attributeName
string
results.query.query.children.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
results.query.query.attributeName
string
results.query.query.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
results.query.spam
boolean
If true, only return spam. Otherwise, only non-spam.
results.itemListOptions
object
Pokaż atrybuty podrzędne
results.itemListOptions.sort
string
wymagane
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
results.itemListOptions.reverse
boolean
wymagane
results.itemListOptions.columns
array of string
wymagane
A list of columns to display for each feed item.
results.accessEntities
array of object
Pokaż atrybuty podrzędne
results.accessEntities.entityId
string
wymagane
results.accessEntities.entityType
string
wymagane
Possible values: inbox-team, inbox-agent, managed-role, organization-role
results.itemCount
integer
wymagane
results.unseenCount
integer
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/feeds' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'POST
/workspaces/{workspaceId}/search/feed-items
Retrieve a list of feed items based on the specified parameters.
Parametry zapytania
limit
integer
Limits the number of results to return.
pageToken
string
The cursor that keeps track of the current position in the results.
reverse
boolean
Reverses the order in which the results are returned.
countOnly
boolean
Return only the count of the results, not the results themselves
Treść żądania
conversationIds
array of string
sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
countOnly
boolean
Return only the count of the results, not the results themselves
indexType
string
Possible values: channel, participant, team, agent, custom, task
indexId
string
itemIds
array of string
ticketNumbers
array of number
itemType
string
Possible values: conversation, conference, task
itemTypes
array of string
unassigned
boolean
Search for feed items that have no agent assigned.
agentIds
array of string
teamIds
array of string
closed
boolean
archived
boolean
replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
seen
boolean
tagIds
array of string
conversationName
string
conversationChannelIds
array of string
conversationStatuses
array of string
conferenceStatuses
array of string
conversationFeaturedParticipantIds
array of string
participants
object
Pokaż parametry podrzędne
participants.contacts
array of string
participants.agents
array of string
conversationParticipantTypes
array of string
conversationExcludeParticipantTypes
array of string
conversationLastMessageSenderParticipantTypes
array of string
fromContact
object
Pokaż parametry podrzędne
fromContact.id
string
wymagane
fromContact.identifier
object
wymagane
Pokaż parametry podrzędne
fromContact.identifier.key
string
wymagane
fromContact.identifier.value
string
wymagane
dynamicFields
object
Pokaż parametry podrzędne
dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
dynamicFields.fields
array of object
Pokaż parametry podrzędne
dynamicFields.fields.id
string
dynamicFields.fields.selectedValueIds
array of string
dynamicFields.fields.valueText
string
dynamicFields.fields.valueNumber
number
dynamicFields.fields.valueBoolean
boolean
dynamicFields.fields.valueDate
string
The date value to set or search for.
dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
conferenceId
string
itemStatuses
array of string
dateFrom
string
dateTo
string
searchTerm
string
slaPolicyId
string
hasSlaPolicy
boolean
slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
slaMetric
string
Possible values: firstReplyTime, nextReplyTime
slaStatus
string
Possible values: active, expired
slaExpiresBefore
string
slaExpiresAfter
string
query
object
Pokaż parametry podrzędne
query.operator
string
Possible values: and, or, not
query.children
array of object
Pokaż parametry podrzędne
query.children.operator
string
Possible values: and, or, not
query.children.children
array of object
query.children.attributeName
string
query.children.value
string or array of string
Pokaż parametry podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.attributeName
string
query.value
string or array of string
Pokaż parametry podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
spam
boolean
If true, only return spam. Otherwise, only non-spam.
Treść odpowiedzi
results
array of object
Pokaż atrybuty podrzędne
results.id
string
wymagane
results.feedId
string
results.feedIndexId
string
results.feedIndexType
string
results.agent
object
Pokaż atrybuty podrzędne
results.agent.id
string
wymagane
results.agent.name
string
wymagane
results.agent.avatarUrl
string
results.team
object
Pokaż atrybuty podrzędne
results.team.id
string
wymagane
results.team.name
string
wymagane
results.team.avatarUrl
string
results.number
integer
results.type
string
wymagane
Possible values: conversation, conference, task
results.archived
boolean
wymagane
results.closed
boolean
wymagane
results.private
boolean
results.deleted
boolean
results.spam
boolean
results.senderBlocked
boolean
results.seen
boolean
results.seenBy
string
results.replySuggestion
string
results.createdAt
string
wymagane
results.willBeDeletedAt
string
results.lastActivityAt
string
wymagane
results.lastMessageByContactAt
string
results.tags
array of object
Pokaż atrybuty podrzędne
results.tags.id
string
wymagane
results.tags.name
string
wymagane
results.tags.status
string
wymagane
Possible values: draft, active, deleted
results.tags.addedAt
string
wymagane
results.tags.category
object
Pokaż atrybuty podrzędne
results.tags.category.id
string
results.tags.category.name
string
results.tags.category.emoji
string
results.attributes
array of object
Pokaż atrybuty podrzędne
results.attributes.key
string
results.attributes.value
string
results.customAttributes
object
Use dynamicFields instead.
results.filters
array of array of object
Pokaż atrybuty podrzędne
results.filters.key
string
results.filters.value
string
results.linkedItems
array of object
Pokaż atrybuty podrzędne
results.linkedItems.userId
string
The id of the user that set up this relation.
results.linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
results.linkedItems.itemId
string
The id of the linked item.
results.linkedItems.itemNumber
integer
results.linkedItems.itemSubject
string
results.linkedItems.createdAt
string
results.mergeInfo
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom.userId
string
wymagane
results.mergeInfo.mergedFrom.itemId
string
wymagane
results.mergeInfo.mergedFrom.createdAt
string
wymagane
results.mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedInto.userId
string
wymagane
results.mergeInfo.mergedInto.itemId
string
wymagane
results.mergeInfo.mergedInto.createdAt
string
wymagane
results.dynamicFields
object
Pokaż atrybuty podrzędne
results.dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.dynamicFields.fields.id
string
results.dynamicFields.fields.name
string
wymagane
results.dynamicFields.fields.description
string
results.dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
results.dynamicFields.fields.values.id
string
wymagane
results.dynamicFields.fields.values.value
string
wymagane
results.dynamicFields.fields.values.icon
string
results.dynamicFields.fields.values.createdAt
string
wymagane
results.dynamicFields.fields.values.selected
boolean
wymagane
results.dynamicFields.fields.valueText
string
results.dynamicFields.fields.valueNumber
number
results.dynamicFields.fields.valueBoolean
boolean
results.dynamicFields.fields.valueDate
string
results.dynamicFields.fields.settings
object
results.summaryForm
object
Pokaż atrybuty podrzędne
results.summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.summaryForm.fields.id
string
results.summaryForm.fields.name
string
wymagane
results.summaryForm.fields.description
string
results.summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
results.summaryForm.fields.values.id
string
wymagane
results.summaryForm.fields.values.value
string
wymagane
results.summaryForm.fields.values.icon
string
results.summaryForm.fields.values.createdAt
string
wymagane
results.summaryForm.fields.values.selected
boolean
wymagane
results.summaryForm.fields.valueText
string
results.summaryForm.fields.valueNumber
number
results.summaryForm.fields.valueBoolean
boolean
results.summaryForm.fields.valueDate
string
results.summaryForm.fields.settings
object
results.queueInfo
object
Pokaż atrybuty podrzędne
results.queueInfo.queueId
string
wymagane
results.queueInfo.queueName
string
wymagane
results.queueInfo.queuedAt
string
wymagane
results.conversation
object
Pokaż atrybuty podrzędne
results.conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
results.conversation.activeParticipantCount
integer
wymagane
results.conversation.assigneeId
string
results.conversation.attributes
object
results.conversation.category
string
results.conversation.channelId
string
wymagane
results.conversation.createdAt
string
wymagane
results.conversation.description
string
results.conversation.directory
string
results.conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.avatarUrl
string
results.conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.contact.identifierKey
string
wymagane
results.conversation.featuredParticipants.contact.identifierValue
string
wymagane
results.conversation.featuredParticipants.contact.platformAddress
string
results.conversation.featuredParticipants.contact.platformAddressSelector
string
results.conversation.featuredParticipants.conversationId
string
results.conversation.featuredParticipants.createdAt
string
results.conversation.featuredParticipants.displayName
string
results.conversation.featuredParticipants.id
string
wymagane
results.conversation.featuredParticipants.resourceUri
string
results.conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
results.conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.featuredParticipants.updatedAt
string
results.conversation.hasDraft
boolean
results.conversation.id
string
wymagane
results.conversation.inbox
object
Pokaż atrybuty podrzędne
results.conversation.inbox.id
string
wymagane
results.conversation.inbox.identifier
string
wymagane
results.conversation.inbox.ownerId
string
wymagane
results.conversation.inbox.ownerType
string
wymagane
Possible values: user, group
results.conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
results.conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.avatarUrl
string
results.conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.contact.identifierKey
string
wymagane
results.conversation.initiatingParticipant.contact.identifierValue
string
wymagane
results.conversation.initiatingParticipant.contact.platformAddress
string
results.conversation.initiatingParticipant.contact.platformAddressSelector
string
results.conversation.initiatingParticipant.conversationId
string
results.conversation.initiatingParticipant.createdAt
string
results.conversation.initiatingParticipant.displayName
string
results.conversation.initiatingParticipant.id
string
wymagane
results.conversation.initiatingParticipant.resourceUri
string
results.conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
results.conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.initiatingParticipant.updatedAt
string
results.conversation.lastMessage
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.createdAt
string
wymagane
results.conversation.lastMessage.draft
boolean
wymagane
results.conversation.lastMessage.id
string
wymagane
results.conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
results.conversation.lastMessage.preview.text
string
results.conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation.name
string
results.conversation.lastMessage.recipients.countryCode
string
results.conversation.lastMessage.recipients.id
string
The ID of the contact.
results.conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
results.conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
results.conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
results.conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
results.conversation.lastMessage.recipients.receiverExpression
string
results.conversation.lastMessage.recipients.receiverValue
string
results.conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
results.conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.email
string
results.conversation.lastMessage.sender.name
string
results.conversation.lastMessage.sender.avatarUrl
string
results.conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.contact.identifierKey
string
wymagane
results.conversation.lastMessage.sender.contact.identifierValue
string
wymagane
results.conversation.lastMessage.sender.contact.platformAddress
string
results.conversation.lastMessage.sender.contact.platformAddressSelector
string
results.conversation.lastMessage.sender.conversationId
string
results.conversation.lastMessage.sender.createdAt
string
results.conversation.lastMessage.sender.displayName
string
results.conversation.lastMessage.sender.id
string
wymagane
results.conversation.lastMessage.sender.resourceUri
string
results.conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
results.conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.lastMessage.sender.updatedAt
string
results.conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
results.conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
results.conversation.lastMessageIncomingAt
string
results.conversation.lastMessageOutgoingAt
string
results.conversation.name
string
wymagane
results.conversation.participants
array of object
Pokaż atrybuty podrzędne
results.conversation.participants.contact
object
Pokaż atrybuty podrzędne
results.conversation.participants.contact.identifierKey
string
wymagane
results.conversation.participants.contact.identifierValue
string
wymagane
results.conversation.participants.contact.platformAddress
string
results.conversation.participants.contact.platformAddressSelector
string
results.conversation.participants.id
string
wymagane
results.conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.pendingParticipantCount
integer
results.conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
results.conversation.privateAttributes
string
results.conversation.read
boolean
results.conversation.referral
object
Pokaż atrybuty podrzędne
results.conversation.referral.caption
string
results.conversation.referral.mediaType
string
results.conversation.referral.mediaUrl
string
results.conversation.referral.sourceId
string
wymagane
results.conversation.referral.sourceType
string
results.conversation.referral.sourceUrl
string
results.conversation.referral.text
string
results.conversation.referral.timestamp
string
results.conversation.referral.title
string
results.conversation.referral.username
string
results.conversation.resource
object
Pokaż atrybuty podrzędne
results.conversation.resource.id
string
wymagane
results.conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
results.conversation.resourceUri
string
results.conversation.starred
boolean
results.conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
results.conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
results.conversation.summary
string
results.conversation.tags
array of string
results.conversation.updatedAt
string
wymagane
results.conversation.visibility
string
wymagane
Possible values: public, private, direct, group
results.conversation.error
string
wymagane
results.conference
object
Pokaż atrybuty podrzędne
results.conference.error
string
wymagane
results.task
object
results.slaPolicy
object
Pokaż atrybuty podrzędne
results.slaPolicy.policyId
string
wymagane
results.slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
results.slaPolicy.timers.expiresAt
string
results.slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
results.slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
results.slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
results.requiredSkills
array of object
Pokaż atrybuty podrzędne
results.requiredSkills.id
string
wymagane
results.requiredSkills.name
string
wymagane
results.requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
results.requiredSkills.selectedValues.icon
string
results.requiredSkills.selectedValues.id
string
wymagane
results.requiredSkills.selectedValues.value
string
wymagane
results.requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
results.status
string
The slug that identifies the status of the root item.
results.statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
total
integer
The total number of results across all pages.
nextPageToken
string
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
Przykład kodu
curl -X POST 'https://api.bird.com/workspaces/{workspaceId}/search/feed-items' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/search/feed-items
Retrieve a list of feed items based on the specified parameters.
Parametry zapytania
limit
integer
Limits the number of results to return.
pageToken
string
The cursor that keeps track of the current position in the results.
reverse
boolean
Reverses the order in which the results are returned.
countOnly
boolean
Return only the count of the results, not the results themselves
sort
string
The results can optionally be sorted by one of these fields.
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
indexType
string
The type of feed.
Possible values: channel, participant, team, agent, custom, view, privateview, task
indexId
string
The id for indexType.
itemIds
array
Filter by specific root item IDs (conversation IDs or conference IDs, or a combination of both).
itemType
string
The feed item type.
Possible values: conversation, conference, task
itemTypes
array
The feed item type.
ticketNumbers
array
Filter by specific ticket number.
unassigned
boolean
Search for feed items that have no agent assigned.
agentIds
array
The id of the agent(s) assigned to this item.
teamIds
array
The id of the team(s) assigned to this item.
closed
boolean
Whether to include closed feed items or not. All items are included by default
seen
boolean
Whether to include seen feed items or not. All items are included by default
archived
boolean
Whether to include archived feed items or not. All items are included by default
tagIds
array
Search for feed items containing these tags.
conversationIds
array
Filter items for a specific conversation(s).
conversationName
string
Filter items for a specific conversation name containing the term.
conversationChannelIds
array
Filter items for a specific conversation channel(s).
conversationStatuses
array
Filter items with a specific conversation status(es).
conferenceStatuses
array
Filter items with a specific conference status(es).
conferenceTypes
array
Filter items with a specific conference type.
conversationFeaturedParticipantIds
array
Participant IDs for conversation feed items.
conversationParticipantTypes
array
The types of participants in a conversation. It can be used for example to find out if there was any agent interaction in the conversation. This filter additionally filters out non-conversation feed items.
conversationExcludeParticipantTypes
array
If specified, matched conversations will not contain participants of these types. It can be used for example to find out if there was NO agent interaction in the conversation.
conversationLastMessageSenderParticipantTypes
string
The participant type that sent the last message in this feed item. It can match any of the specified types. This filter additionally filters out non-conversation feed items.
Possible values: user, contact, agent, flow, channel, connector
conferenceId
string
itemStatuses
array
Filter items with a specific status(es).
dateFrom
string
Find messages created after this date.
dateTo
string
Find messages created before this date.
searchTerm
string
If specified, matched conversations will contain one of the search terms in one of its fields. searchTerm will be split into individual terms, and filter items accordingly. This can be used, for example, to find items with specific conversationName and ticketNumbers.
If specified between quotes, matched conversations will contain the whole phrase on conversationName or in the conversation body.
slaPolicyId
string
Find messages with the SLA policy attached.
hasSlaPolicy
boolean
Find messages that have a SLA policy attached.
slaPolicyStatus
string
Find messages with an SLA policy matching the given status.
Possible values: ok, needsAttention, breached
slaMetric
string
Find messages with an active SLA timer for this metric.
Possible values: firstReplyTime, nextReplyTime
slaStatus
string
Find message with a SLA timer with this status.
Possible values: active, expired
slaExpiresBefore
string
Find message where the next SLA breach is before this date.
slaExpiresAfter
string
Find message where the next SLA breach is after this date.
Treść odpowiedzi
results
array of object
Pokaż atrybuty podrzędne
results.id
string
wymagane
results.feedId
string
results.feedIndexId
string
results.feedIndexType
string
results.agent
object
Pokaż atrybuty podrzędne
results.agent.id
string
wymagane
results.agent.name
string
wymagane
results.agent.avatarUrl
string
results.team
object
Pokaż atrybuty podrzędne
results.team.id
string
wymagane
results.team.name
string
wymagane
results.team.avatarUrl
string
results.number
integer
results.type
string
wymagane
Possible values: conversation, conference, task
results.archived
boolean
wymagane
results.closed
boolean
wymagane
results.private
boolean
results.deleted
boolean
results.spam
boolean
results.senderBlocked
boolean
results.seen
boolean
results.seenBy
string
results.replySuggestion
string
results.createdAt
string
wymagane
results.willBeDeletedAt
string
results.lastActivityAt
string
wymagane
results.lastMessageByContactAt
string
results.tags
array of object
Pokaż atrybuty podrzędne
results.tags.id
string
wymagane
results.tags.name
string
wymagane
results.tags.status
string
wymagane
Possible values: draft, active, deleted
results.tags.addedAt
string
wymagane
results.tags.category
object
Pokaż atrybuty podrzędne
results.tags.category.id
string
results.tags.category.name
string
results.tags.category.emoji
string
results.attributes
array of object
Pokaż atrybuty podrzędne
results.attributes.key
string
results.attributes.value
string
results.customAttributes
object
Use dynamicFields instead.
results.filters
array of array of object
Pokaż atrybuty podrzędne
results.filters.key
string
results.filters.value
string
results.linkedItems
array of object
Pokaż atrybuty podrzędne
results.linkedItems.userId
string
The id of the user that set up this relation.
results.linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
results.linkedItems.itemId
string
The id of the linked item.
results.linkedItems.itemNumber
integer
results.linkedItems.itemSubject
string
results.linkedItems.createdAt
string
results.mergeInfo
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom.userId
string
wymagane
results.mergeInfo.mergedFrom.itemId
string
wymagane
results.mergeInfo.mergedFrom.createdAt
string
wymagane
results.mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedInto.userId
string
wymagane
results.mergeInfo.mergedInto.itemId
string
wymagane
results.mergeInfo.mergedInto.createdAt
string
wymagane
results.dynamicFields
object
Pokaż atrybuty podrzędne
results.dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.dynamicFields.fields.id
string
results.dynamicFields.fields.name
string
wymagane
results.dynamicFields.fields.description
string
results.dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
results.dynamicFields.fields.values.id
string
wymagane
results.dynamicFields.fields.values.value
string
wymagane
results.dynamicFields.fields.values.icon
string
results.dynamicFields.fields.values.createdAt
string
wymagane
results.dynamicFields.fields.values.selected
boolean
wymagane
results.dynamicFields.fields.valueText
string
results.dynamicFields.fields.valueNumber
number
results.dynamicFields.fields.valueBoolean
boolean
results.dynamicFields.fields.valueDate
string
results.dynamicFields.fields.settings
object
results.summaryForm
object
Pokaż atrybuty podrzędne
results.summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.summaryForm.fields.id
string
results.summaryForm.fields.name
string
wymagane
results.summaryForm.fields.description
string
results.summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
results.summaryForm.fields.values.id
string
wymagane
results.summaryForm.fields.values.value
string
wymagane
results.summaryForm.fields.values.icon
string
results.summaryForm.fields.values.createdAt
string
wymagane
results.summaryForm.fields.values.selected
boolean
wymagane
results.summaryForm.fields.valueText
string
results.summaryForm.fields.valueNumber
number
results.summaryForm.fields.valueBoolean
boolean
results.summaryForm.fields.valueDate
string
results.summaryForm.fields.settings
object
results.queueInfo
object
Pokaż atrybuty podrzędne
results.queueInfo.queueId
string
wymagane
results.queueInfo.queueName
string
wymagane
results.queueInfo.queuedAt
string
wymagane
results.conversation
object
Pokaż atrybuty podrzędne
results.conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
results.conversation.activeParticipantCount
integer
wymagane
results.conversation.assigneeId
string
results.conversation.attributes
object
results.conversation.category
string
results.conversation.channelId
string
wymagane
results.conversation.createdAt
string
wymagane
results.conversation.description
string
results.conversation.directory
string
results.conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.avatarUrl
string
results.conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.contact.identifierKey
string
wymagane
results.conversation.featuredParticipants.contact.identifierValue
string
wymagane
results.conversation.featuredParticipants.contact.platformAddress
string
results.conversation.featuredParticipants.contact.platformAddressSelector
string
results.conversation.featuredParticipants.conversationId
string
results.conversation.featuredParticipants.createdAt
string
results.conversation.featuredParticipants.displayName
string
results.conversation.featuredParticipants.id
string
wymagane
results.conversation.featuredParticipants.resourceUri
string
results.conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
results.conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.featuredParticipants.updatedAt
string
results.conversation.hasDraft
boolean
results.conversation.id
string
wymagane
results.conversation.inbox
object
Pokaż atrybuty podrzędne
results.conversation.inbox.id
string
wymagane
results.conversation.inbox.identifier
string
wymagane
results.conversation.inbox.ownerId
string
wymagane
results.conversation.inbox.ownerType
string
wymagane
Possible values: user, group
results.conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
results.conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.avatarUrl
string
results.conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.contact.identifierKey
string
wymagane
results.conversation.initiatingParticipant.contact.identifierValue
string
wymagane
results.conversation.initiatingParticipant.contact.platformAddress
string
results.conversation.initiatingParticipant.contact.platformAddressSelector
string
results.conversation.initiatingParticipant.conversationId
string
results.conversation.initiatingParticipant.createdAt
string
results.conversation.initiatingParticipant.displayName
string
results.conversation.initiatingParticipant.id
string
wymagane
results.conversation.initiatingParticipant.resourceUri
string
results.conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
results.conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.initiatingParticipant.updatedAt
string
results.conversation.lastMessage
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.createdAt
string
wymagane
results.conversation.lastMessage.draft
boolean
wymagane
results.conversation.lastMessage.id
string
wymagane
results.conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
results.conversation.lastMessage.preview.text
string
results.conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation.name
string
results.conversation.lastMessage.recipients.countryCode
string
results.conversation.lastMessage.recipients.id
string
The ID of the contact.
results.conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
results.conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
results.conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
results.conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
results.conversation.lastMessage.recipients.receiverExpression
string
results.conversation.lastMessage.recipients.receiverValue
string
results.conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
results.conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.email
string
results.conversation.lastMessage.sender.name
string
results.conversation.lastMessage.sender.avatarUrl
string
results.conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.contact.identifierKey
string
wymagane
results.conversation.lastMessage.sender.contact.identifierValue
string
wymagane
results.conversation.lastMessage.sender.contact.platformAddress
string
results.conversation.lastMessage.sender.contact.platformAddressSelector
string
results.conversation.lastMessage.sender.conversationId
string
results.conversation.lastMessage.sender.createdAt
string
results.conversation.lastMessage.sender.displayName
string
results.conversation.lastMessage.sender.id
string
wymagane
results.conversation.lastMessage.sender.resourceUri
string
results.conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
results.conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.lastMessage.sender.updatedAt
string
results.conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
results.conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
results.conversation.lastMessageIncomingAt
string
results.conversation.lastMessageOutgoingAt
string
results.conversation.name
string
wymagane
results.conversation.participants
array of object
Pokaż atrybuty podrzędne
results.conversation.participants.contact
object
Pokaż atrybuty podrzędne
results.conversation.participants.contact.identifierKey
string
wymagane
results.conversation.participants.contact.identifierValue
string
wymagane
results.conversation.participants.contact.platformAddress
string
results.conversation.participants.contact.platformAddressSelector
string
results.conversation.participants.id
string
wymagane
results.conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.pendingParticipantCount
integer
results.conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
results.conversation.privateAttributes
string
results.conversation.read
boolean
results.conversation.referral
object
Pokaż atrybuty podrzędne
results.conversation.referral.caption
string
results.conversation.referral.mediaType
string
results.conversation.referral.mediaUrl
string
results.conversation.referral.sourceId
string
wymagane
results.conversation.referral.sourceType
string
results.conversation.referral.sourceUrl
string
results.conversation.referral.text
string
results.conversation.referral.timestamp
string
results.conversation.referral.title
string
results.conversation.referral.username
string
results.conversation.resource
object
Pokaż atrybuty podrzędne
results.conversation.resource.id
string
wymagane
results.conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
results.conversation.resourceUri
string
results.conversation.starred
boolean
results.conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
results.conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
results.conversation.summary
string
results.conversation.tags
array of string
results.conversation.updatedAt
string
wymagane
results.conversation.visibility
string
wymagane
Possible values: public, private, direct, group
results.conversation.error
string
wymagane
results.conference
object
Pokaż atrybuty podrzędne
results.conference.error
string
wymagane
results.task
object
results.slaPolicy
object
Pokaż atrybuty podrzędne
results.slaPolicy.policyId
string
wymagane
results.slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
results.slaPolicy.timers.expiresAt
string
results.slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
results.slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
results.slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
results.requiredSkills
array of object
Pokaż atrybuty podrzędne
results.requiredSkills.id
string
wymagane
results.requiredSkills.name
string
wymagane
results.requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
results.requiredSkills.selectedValues.icon
string
results.requiredSkills.selectedValues.id
string
wymagane
results.requiredSkills.selectedValues.value
string
wymagane
results.requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
results.status
string
The slug that identifies the status of the root item.
results.statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
total
integer
The total number of results across all pages.
nextPageToken
string
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/search/feed-items' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/feeds/{feedId}
Retrieve the feed for a specific channel, participant, or team, containing updates, and interactions.
Treść odpowiedzi
id
string
wymagane
indexType
string
wymagane
indexId
string
wymagane
name
string
wymagane
emoji
string
query
object
Pokaż atrybuty podrzędne
query.conversationIds
array of string
query.sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
query.countOnly
boolean
Return only the count of the results, not the results themselves
query.indexType
string
Possible values: channel, participant, team, agent, custom, task
query.indexId
string
query.itemIds
array of string
query.ticketNumbers
array of number
query.itemType
string
Possible values: conversation, conference, task
query.itemTypes
array of string
query.unassigned
boolean
Search for feed items that have no agent assigned.
query.agentIds
array of string
query.teamIds
array of string
query.closed
boolean
query.archived
boolean
query.replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
query.seen
boolean
query.tagIds
array of string
query.conversationName
string
query.conversationChannelIds
array of string
query.conversationStatuses
array of string
query.conferenceStatuses
array of string
query.conversationFeaturedParticipantIds
array of string
query.participants
object
Pokaż atrybuty podrzędne
query.participants.contacts
array of string
query.participants.agents
array of string
query.conversationParticipantTypes
array of string
query.conversationExcludeParticipantTypes
array of string
query.conversationLastMessageSenderParticipantTypes
array of string
query.fromContact
object
Pokaż atrybuty podrzędne
query.fromContact.id
string
wymagane
query.fromContact.identifier
object
wymagane
Pokaż atrybuty podrzędne
query.fromContact.identifier.key
string
wymagane
query.fromContact.identifier.value
string
wymagane
query.dynamicFields
object
Pokaż atrybuty podrzędne
query.dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
query.dynamicFields.fields
array of object
Pokaż atrybuty podrzędne
query.dynamicFields.fields.id
string
query.dynamicFields.fields.selectedValueIds
array of string
query.dynamicFields.fields.valueText
string
query.dynamicFields.fields.valueNumber
number
query.dynamicFields.fields.valueBoolean
boolean
query.dynamicFields.fields.valueDate
string
The date value to set or search for.
query.dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
query.dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
query.conferenceId
string
query.itemStatuses
array of string
query.dateFrom
string
query.dateTo
string
query.searchTerm
string
query.slaPolicyId
string
query.hasSlaPolicy
boolean
query.slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
query.slaMetric
string
Possible values: firstReplyTime, nextReplyTime
query.slaStatus
string
Possible values: active, expired
query.slaExpiresBefore
string
query.slaExpiresAfter
string
query.query
object
Pokaż atrybuty podrzędne
query.query.operator
string
Possible values: and, or, not
query.query.children
array of object
Pokaż atrybuty podrzędne
query.query.children.operator
string
Possible values: and, or, not
query.query.children.children
array of object
query.query.children.attributeName
string
query.query.children.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.query.attributeName
string
query.query.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.spam
boolean
If true, only return spam. Otherwise, only non-spam.
itemListOptions
object
Pokaż atrybuty podrzędne
itemListOptions.sort
string
wymagane
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
itemListOptions.reverse
boolean
wymagane
itemListOptions.columns
array of string
wymagane
A list of columns to display for each feed item.
accessEntities
array of object
Pokaż atrybuty podrzędne
accessEntities.entityId
string
wymagane
accessEntities.entityType
string
wymagane
Possible values: inbox-team, inbox-agent, managed-role, organization-role
itemCount
integer
wymagane
unseenCount
integer
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'PATCH
/workspaces/{workspaceId}/feeds/{feedId}
Perform an update on a given feed.
Treść żądania
name
string
emoji
string
query
object
Pokaż parametry podrzędne
query.conversationIds
array of string
query.sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
query.countOnly
boolean
Return only the count of the results, not the results themselves
query.indexType
string
Possible values: channel, participant, team, agent, custom, task
query.indexId
string
query.itemIds
array of string
query.ticketNumbers
array of number
query.itemType
string
Possible values: conversation, conference, task
query.itemTypes
array of string
query.unassigned
boolean
Search for feed items that have no agent assigned.
query.agentIds
array of string
query.teamIds
array of string
query.closed
boolean
query.archived
boolean
query.replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
query.seen
boolean
query.tagIds
array of string
query.conversationName
string
query.conversationChannelIds
array of string
query.conversationStatuses
array of string
query.conferenceStatuses
array of string
query.conversationFeaturedParticipantIds
array of string
query.participants
object
Pokaż parametry podrzędne
query.participants.contacts
array of string
query.participants.agents
array of string
query.conversationParticipantTypes
array of string
query.conversationExcludeParticipantTypes
array of string
query.conversationLastMessageSenderParticipantTypes
array of string
query.fromContact
object
Pokaż parametry podrzędne
query.fromContact.id
string
wymagane
query.fromContact.identifier
object
wymagane
Pokaż parametry podrzędne
query.fromContact.identifier.key
string
wymagane
query.fromContact.identifier.value
string
wymagane
query.dynamicFields
object
Pokaż parametry podrzędne
query.dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
query.dynamicFields.fields
array of object
Pokaż parametry podrzędne
query.dynamicFields.fields.id
string
query.dynamicFields.fields.selectedValueIds
array of string
query.dynamicFields.fields.valueText
string
query.dynamicFields.fields.valueNumber
number
query.dynamicFields.fields.valueBoolean
boolean
query.dynamicFields.fields.valueDate
string
The date value to set or search for.
query.dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
query.dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
query.conferenceId
string
query.itemStatuses
array of string
query.dateFrom
string
query.dateTo
string
query.searchTerm
string
query.slaPolicyId
string
query.hasSlaPolicy
boolean
query.slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
query.slaMetric
string
Possible values: firstReplyTime, nextReplyTime
query.slaStatus
string
Possible values: active, expired
query.slaExpiresBefore
string
query.slaExpiresAfter
string
query.query
object
Pokaż parametry podrzędne
query.query.operator
string
Possible values: and, or, not
query.query.children
array of object
Pokaż parametry podrzędne
query.query.children.operator
string
Possible values: and, or, not
query.query.children.children
array of object
query.query.children.attributeName
string
query.query.children.value
string or array of string
Pokaż parametry podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.query.attributeName
string
query.query.value
string or array of string
Pokaż parametry podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.spam
boolean
If true, only return spam. Otherwise, only non-spam.
itemListOptions
object
Pokaż parametry podrzędne
itemListOptions.sort
string
wymagane
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
itemListOptions.reverse
boolean
wymagane
itemListOptions.columns
array of string
wymagane
A list of columns to display for each feed item.
accessEntities
array of object
Pokaż parametry podrzędne
accessEntities.entityId
string
wymagane
accessEntities.entityType
string
wymagane
Possible values: inbox-team, inbox-agent, managed-role, organization-role
Treść odpowiedzi
id
string
wymagane
indexType
string
wymagane
indexId
string
wymagane
name
string
wymagane
emoji
string
query
object
Pokaż atrybuty podrzędne
query.conversationIds
array of string
query.sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
query.countOnly
boolean
Return only the count of the results, not the results themselves
query.indexType
string
Possible values: channel, participant, team, agent, custom, task
query.indexId
string
query.itemIds
array of string
query.ticketNumbers
array of number
query.itemType
string
Possible values: conversation, conference, task
query.itemTypes
array of string
query.unassigned
boolean
Search for feed items that have no agent assigned.
query.agentIds
array of string
query.teamIds
array of string
query.closed
boolean
query.archived
boolean
query.replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
query.seen
boolean
query.tagIds
array of string
query.conversationName
string
query.conversationChannelIds
array of string
query.conversationStatuses
array of string
query.conferenceStatuses
array of string
query.conversationFeaturedParticipantIds
array of string
query.participants
object
Pokaż atrybuty podrzędne
query.participants.contacts
array of string
query.participants.agents
array of string
query.conversationParticipantTypes
array of string
query.conversationExcludeParticipantTypes
array of string
query.conversationLastMessageSenderParticipantTypes
array of string
query.fromContact
object
Pokaż atrybuty podrzędne
query.fromContact.id
string
wymagane
query.fromContact.identifier
object
wymagane
Pokaż atrybuty podrzędne
query.fromContact.identifier.key
string
wymagane
query.fromContact.identifier.value
string
wymagane
query.dynamicFields
object
Pokaż atrybuty podrzędne
query.dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
query.dynamicFields.fields
array of object
Pokaż atrybuty podrzędne
query.dynamicFields.fields.id
string
query.dynamicFields.fields.selectedValueIds
array of string
query.dynamicFields.fields.valueText
string
query.dynamicFields.fields.valueNumber
number
query.dynamicFields.fields.valueBoolean
boolean
query.dynamicFields.fields.valueDate
string
The date value to set or search for.
query.dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
query.dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
query.conferenceId
string
query.itemStatuses
array of string
query.dateFrom
string
query.dateTo
string
query.searchTerm
string
query.slaPolicyId
string
query.hasSlaPolicy
boolean
query.slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
query.slaMetric
string
Possible values: firstReplyTime, nextReplyTime
query.slaStatus
string
Possible values: active, expired
query.slaExpiresBefore
string
query.slaExpiresAfter
string
query.query
object
Pokaż atrybuty podrzędne
query.query.operator
string
Possible values: and, or, not
query.query.children
array of object
Pokaż atrybuty podrzędne
query.query.children.operator
string
Possible values: and, or, not
query.query.children.children
array of object
query.query.children.attributeName
string
query.query.children.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.query.attributeName
string
query.query.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.spam
boolean
If true, only return spam. Otherwise, only non-spam.
itemListOptions
object
Pokaż atrybuty podrzędne
itemListOptions.sort
string
wymagane
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
itemListOptions.reverse
boolean
wymagane
itemListOptions.columns
array of string
wymagane
A list of columns to display for each feed item.
accessEntities
array of object
Pokaż atrybuty podrzędne
accessEntities.entityId
string
wymagane
accessEntities.entityType
string
wymagane
Possible values: inbox-team, inbox-agent, managed-role, organization-role
itemCount
integer
wymagane
unseenCount
integer
Przykład kodu
curl -X PATCH 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'DELETE
/workspaces/{workspaceId}/feeds/{feedId}
Permanently delete a feed.
Przykład kodu
curl -X DELETE 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/feeds/{feedId}/items
Obtain a list of items within the feed.
Parametry zapytania
limit
integer
Limits the number of results to return.
pageToken
string
The cursor that keeps track of the current position in the results.
reverse
boolean
Reverses the order in which the results are returned.
sortBy
string
Sort applied to the list
Possible values: lastActivity, lastMessageByContact, createdAt, slaExpires
ticketNumbers
array
Filter by specific ticket number.
unassigned
boolean
Search for feed items that have no agent assigned.
agentIds
array
The id of the agent(s) assigned to this item.
teamIds
array
The id of the team(s) assigned to this item.
closed
boolean
Whether to include closed feed items or not. All items are included by default
seen
boolean
Whether to include seen feed items or not. All items are included by default
archived
boolean
Whether to include archived feed items or not. All items are included by default
tagIds
array
Search for feed items containing these tags.
conversationIds
array
Filter items for a specific conversation(s).
conversationChannelIds
array
Filter items for a specific conversation channel(s).
conversationName
string
Filter items for a specific conversation name containing the term.
conversationStatuses
array
Filter items with a specific conversation status(es).
conferenceStatuses
array
Filter items with a specific conference status(es).
conferenceTypes
array
Filter items with a specific conference type.
conversationFeaturedParticipantIds
array
Participant IDs for conversation feed items.
conversationParticipantTypes
array
The types of participants in a conversation. It can be used for example to find out if there was any agent interaction in the conversation. This filter additionally filters out non-conversation feed items.
conversationExcludeParticipantTypes
array
If specified, matched conversations will not contain participants of these types. It can be used for example to find out if there was NO agent interaction in the conversation.
conversationLastMessageSenderParticipantTypes
string
The participant type that sent the last message in this feed item. It can match any of the specified types. This filter additionally filters out non-conversation feed items.
Possible values: user, contact, agent, flow, channel, connector
itemStatuses
array
Filter items with a specific status(es).
Treść odpowiedzi
results
array of object
Pokaż atrybuty podrzędne
results.id
string
wymagane
results.feedId
string
results.feedIndexId
string
results.feedIndexType
string
results.agent
object
Pokaż atrybuty podrzędne
results.agent.id
string
wymagane
results.agent.name
string
wymagane
results.agent.avatarUrl
string
results.team
object
Pokaż atrybuty podrzędne
results.team.id
string
wymagane
results.team.name
string
wymagane
results.team.avatarUrl
string
results.number
integer
results.type
string
wymagane
Possible values: conversation, conference, task
results.archived
boolean
wymagane
results.closed
boolean
wymagane
results.private
boolean
results.deleted
boolean
results.spam
boolean
results.senderBlocked
boolean
results.seen
boolean
results.seenBy
string
results.replySuggestion
string
results.createdAt
string
wymagane
results.willBeDeletedAt
string
results.lastActivityAt
string
wymagane
results.lastMessageByContactAt
string
results.tags
array of object
Pokaż atrybuty podrzędne
results.tags.id
string
wymagane
results.tags.name
string
wymagane
results.tags.status
string
wymagane
Possible values: draft, active, deleted
results.tags.addedAt
string
wymagane
results.tags.category
object
Pokaż atrybuty podrzędne
results.tags.category.id
string
results.tags.category.name
string
results.tags.category.emoji
string
results.attributes
array of object
Pokaż atrybuty podrzędne
results.attributes.key
string
results.attributes.value
string
results.customAttributes
object
Use dynamicFields instead.
results.filters
array of array of object
Pokaż atrybuty podrzędne
results.filters.key
string
results.filters.value
string
results.linkedItems
array of object
Pokaż atrybuty podrzędne
results.linkedItems.userId
string
The id of the user that set up this relation.
results.linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
results.linkedItems.itemId
string
The id of the linked item.
results.linkedItems.itemNumber
integer
results.linkedItems.itemSubject
string
results.linkedItems.createdAt
string
results.mergeInfo
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom.userId
string
wymagane
results.mergeInfo.mergedFrom.itemId
string
wymagane
results.mergeInfo.mergedFrom.createdAt
string
wymagane
results.mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedInto.userId
string
wymagane
results.mergeInfo.mergedInto.itemId
string
wymagane
results.mergeInfo.mergedInto.createdAt
string
wymagane
results.dynamicFields
object
Pokaż atrybuty podrzędne
results.dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.dynamicFields.fields.id
string
results.dynamicFields.fields.name
string
wymagane
results.dynamicFields.fields.description
string
results.dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
results.dynamicFields.fields.values.id
string
wymagane
results.dynamicFields.fields.values.value
string
wymagane
results.dynamicFields.fields.values.icon
string
results.dynamicFields.fields.values.createdAt
string
wymagane
results.dynamicFields.fields.values.selected
boolean
wymagane
results.dynamicFields.fields.valueText
string
results.dynamicFields.fields.valueNumber
number
results.dynamicFields.fields.valueBoolean
boolean
results.dynamicFields.fields.valueDate
string
results.dynamicFields.fields.settings
object
results.summaryForm
object
Pokaż atrybuty podrzędne
results.summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.summaryForm.fields.id
string
results.summaryForm.fields.name
string
wymagane
results.summaryForm.fields.description
string
results.summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
results.summaryForm.fields.values.id
string
wymagane
results.summaryForm.fields.values.value
string
wymagane
results.summaryForm.fields.values.icon
string
results.summaryForm.fields.values.createdAt
string
wymagane
results.summaryForm.fields.values.selected
boolean
wymagane
results.summaryForm.fields.valueText
string
results.summaryForm.fields.valueNumber
number
results.summaryForm.fields.valueBoolean
boolean
results.summaryForm.fields.valueDate
string
results.summaryForm.fields.settings
object
results.queueInfo
object
Pokaż atrybuty podrzędne
results.queueInfo.queueId
string
wymagane
results.queueInfo.queueName
string
wymagane
results.queueInfo.queuedAt
string
wymagane
results.conversation
object
Pokaż atrybuty podrzędne
results.conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
results.conversation.activeParticipantCount
integer
wymagane
results.conversation.assigneeId
string
results.conversation.attributes
object
results.conversation.category
string
results.conversation.channelId
string
wymagane
results.conversation.createdAt
string
wymagane
results.conversation.description
string
results.conversation.directory
string
results.conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.avatarUrl
string
results.conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.contact.identifierKey
string
wymagane
results.conversation.featuredParticipants.contact.identifierValue
string
wymagane
results.conversation.featuredParticipants.contact.platformAddress
string
results.conversation.featuredParticipants.contact.platformAddressSelector
string
results.conversation.featuredParticipants.conversationId
string
results.conversation.featuredParticipants.createdAt
string
results.conversation.featuredParticipants.displayName
string
results.conversation.featuredParticipants.id
string
wymagane
results.conversation.featuredParticipants.resourceUri
string
results.conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
results.conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.featuredParticipants.updatedAt
string
results.conversation.hasDraft
boolean
results.conversation.id
string
wymagane
results.conversation.inbox
object
Pokaż atrybuty podrzędne
results.conversation.inbox.id
string
wymagane
results.conversation.inbox.identifier
string
wymagane
results.conversation.inbox.ownerId
string
wymagane
results.conversation.inbox.ownerType
string
wymagane
Possible values: user, group
results.conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
results.conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.avatarUrl
string
results.conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.contact.identifierKey
string
wymagane
results.conversation.initiatingParticipant.contact.identifierValue
string
wymagane
results.conversation.initiatingParticipant.contact.platformAddress
string
results.conversation.initiatingParticipant.contact.platformAddressSelector
string
results.conversation.initiatingParticipant.conversationId
string
results.conversation.initiatingParticipant.createdAt
string
results.conversation.initiatingParticipant.displayName
string
results.conversation.initiatingParticipant.id
string
wymagane
results.conversation.initiatingParticipant.resourceUri
string
results.conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
results.conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.initiatingParticipant.updatedAt
string
results.conversation.lastMessage
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.createdAt
string
wymagane
results.conversation.lastMessage.draft
boolean
wymagane
results.conversation.lastMessage.id
string
wymagane
results.conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
results.conversation.lastMessage.preview.text
string
results.conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation.name
string
results.conversation.lastMessage.recipients.countryCode
string
results.conversation.lastMessage.recipients.id
string
The ID of the contact.
results.conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
results.conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
results.conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
results.conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
results.conversation.lastMessage.recipients.receiverExpression
string
results.conversation.lastMessage.recipients.receiverValue
string
results.conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
results.conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.email
string
results.conversation.lastMessage.sender.name
string
results.conversation.lastMessage.sender.avatarUrl
string
results.conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.contact.identifierKey
string
wymagane
results.conversation.lastMessage.sender.contact.identifierValue
string
wymagane
results.conversation.lastMessage.sender.contact.platformAddress
string
results.conversation.lastMessage.sender.contact.platformAddressSelector
string
results.conversation.lastMessage.sender.conversationId
string
results.conversation.lastMessage.sender.createdAt
string
results.conversation.lastMessage.sender.displayName
string
results.conversation.lastMessage.sender.id
string
wymagane
results.conversation.lastMessage.sender.resourceUri
string
results.conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
results.conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.lastMessage.sender.updatedAt
string
results.conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
results.conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
results.conversation.lastMessageIncomingAt
string
results.conversation.lastMessageOutgoingAt
string
results.conversation.name
string
wymagane
results.conversation.participants
array of object
Pokaż atrybuty podrzędne
results.conversation.participants.contact
object
Pokaż atrybuty podrzędne
results.conversation.participants.contact.identifierKey
string
wymagane
results.conversation.participants.contact.identifierValue
string
wymagane
results.conversation.participants.contact.platformAddress
string
results.conversation.participants.contact.platformAddressSelector
string
results.conversation.participants.id
string
wymagane
results.conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.pendingParticipantCount
integer
results.conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
results.conversation.privateAttributes
string
results.conversation.read
boolean
results.conversation.referral
object
Pokaż atrybuty podrzędne
results.conversation.referral.caption
string
results.conversation.referral.mediaType
string
results.conversation.referral.mediaUrl
string
results.conversation.referral.sourceId
string
wymagane
results.conversation.referral.sourceType
string
results.conversation.referral.sourceUrl
string
results.conversation.referral.text
string
results.conversation.referral.timestamp
string
results.conversation.referral.title
string
results.conversation.referral.username
string
results.conversation.resource
object
Pokaż atrybuty podrzędne
results.conversation.resource.id
string
wymagane
results.conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
results.conversation.resourceUri
string
results.conversation.starred
boolean
results.conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
results.conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
results.conversation.summary
string
results.conversation.tags
array of string
results.conversation.updatedAt
string
wymagane
results.conversation.visibility
string
wymagane
Possible values: public, private, direct, group
results.conversation.error
string
wymagane
results.conference
object
Pokaż atrybuty podrzędne
results.conference.error
string
wymagane
results.task
object
results.slaPolicy
object
Pokaż atrybuty podrzędne
results.slaPolicy.policyId
string
wymagane
results.slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
results.slaPolicy.timers.expiresAt
string
results.slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
results.slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
results.slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
results.requiredSkills
array of object
Pokaż atrybuty podrzędne
results.requiredSkills.id
string
wymagane
results.requiredSkills.name
string
wymagane
results.requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
results.requiredSkills.selectedValues.icon
string
results.requiredSkills.selectedValues.id
string
wymagane
results.requiredSkills.selectedValues.value
string
wymagane
results.requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
results.status
string
The slug that identifies the status of the root item.
results.statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
total
integer
The total number of results across all pages.
nextPageToken
string
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}/items' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'PATCH
/workspaces/{workspaceId}/feeds/{feedId}/items
Perform bulk updates on multiple items within a feed, modifying their content, status, or other attributes.
Treść żądania
agentId
string
Przykład kodu
curl -X PATCH 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}/items' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/me/feeds/{alias}
Retrieve the feed for currently logged in agent.
Treść odpowiedzi
id
string
wymagane
indexType
string
wymagane
indexId
string
wymagane
name
string
wymagane
emoji
string
query
object
Pokaż atrybuty podrzędne
query.conversationIds
array of string
query.sort
string
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
query.countOnly
boolean
Return only the count of the results, not the results themselves
query.indexType
string
Possible values: channel, participant, team, agent, custom, task
query.indexId
string
query.itemIds
array of string
query.ticketNumbers
array of number
query.itemType
string
Possible values: conversation, conference, task
query.itemTypes
array of string
query.unassigned
boolean
Search for feed items that have no agent assigned.
query.agentIds
array of string
query.teamIds
array of string
query.closed
boolean
query.archived
boolean
query.replyStatus
string
Possible values: noFollowUp, noCustomerReply, noAgentReply
query.seen
boolean
query.tagIds
array of string
query.conversationName
string
query.conversationChannelIds
array of string
query.conversationStatuses
array of string
query.conferenceStatuses
array of string
query.conversationFeaturedParticipantIds
array of string
query.participants
object
Pokaż atrybuty podrzędne
query.participants.contacts
array of string
query.participants.agents
array of string
query.conversationParticipantTypes
array of string
query.conversationExcludeParticipantTypes
array of string
query.conversationLastMessageSenderParticipantTypes
array of string
query.fromContact
object
Pokaż atrybuty podrzędne
query.fromContact.id
string
wymagane
query.fromContact.identifier
object
wymagane
Pokaż atrybuty podrzędne
query.fromContact.identifier.key
string
wymagane
query.fromContact.identifier.value
string
wymagane
query.dynamicFields
object
Pokaż atrybuty podrzędne
query.dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
query.dynamicFields.fields
array of object
Pokaż atrybuty podrzędne
query.dynamicFields.fields.id
string
query.dynamicFields.fields.selectedValueIds
array of string
query.dynamicFields.fields.valueText
string
query.dynamicFields.fields.valueNumber
number
query.dynamicFields.fields.valueBoolean
boolean
query.dynamicFields.fields.valueDate
string
The date value to set or search for.
query.dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
query.dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
query.conferenceId
string
query.itemStatuses
array of string
query.dateFrom
string
query.dateTo
string
query.searchTerm
string
query.slaPolicyId
string
query.hasSlaPolicy
boolean
query.slaPolicyStatus
string
Reflects the overall state of the SLA policy on a ticket.
- ok: all metrics are green.
- needsAttention: one or more metrics are in a warning state.
- breached: one or more metrics are in a breached state.
Possible values: ok, needsAttention, breached
query.slaMetric
string
Possible values: firstReplyTime, nextReplyTime
query.slaStatus
string
Possible values: active, expired
query.slaExpiresBefore
string
query.slaExpiresAfter
string
query.query
object
Pokaż atrybuty podrzędne
query.query.operator
string
Possible values: and, or, not
query.query.children
array of object
Pokaż atrybuty podrzędne
query.query.children.operator
string
Possible values: and, or, not
query.query.children.children
array of object
query.query.children.attributeName
string
query.query.children.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.query.attributeName
string
query.query.value
string or array of string
Pokaż atrybuty podrzędne
ISO 8601 (RFC3339) date-time format, should contain timezone.
UTC example: "2021-01-02T09:22:12.012Z". UTC+1 Example: "2021-01-01T09:22:12.012+01:00"
There is one exception:
- "date/is-on" operator should be formatted as YYYY-MM-DD e.g. "2021-12-31";
query.spam
boolean
If true, only return spam. Otherwise, only non-spam.
itemListOptions
object
Pokaż atrybuty podrzędne
itemListOptions.sort
string
wymagane
Possible values: createdAt, lastActivity, lastMessageByContact, slaExpires
itemListOptions.reverse
boolean
wymagane
itemListOptions.columns
array of string
wymagane
A list of columns to display for each feed item.
accessEntities
array of object
Pokaż atrybuty podrzędne
accessEntities.entityId
string
wymagane
accessEntities.entityType
string
wymagane
Possible values: inbox-team, inbox-agent, managed-role, organization-role
itemCount
integer
wymagane
unseenCount
integer
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/me/feeds/{alias}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/me/feeds/{alias}/items
Obtain a list of items within the feed of currently logged in agent.
Treść odpowiedzi
results
array of object
Pokaż atrybuty podrzędne
results.id
string
wymagane
results.feedId
string
results.feedIndexId
string
results.feedIndexType
string
results.agent
object
Pokaż atrybuty podrzędne
results.agent.id
string
wymagane
results.agent.name
string
wymagane
results.agent.avatarUrl
string
results.team
object
Pokaż atrybuty podrzędne
results.team.id
string
wymagane
results.team.name
string
wymagane
results.team.avatarUrl
string
results.number
integer
results.type
string
wymagane
Possible values: conversation, conference, task
results.archived
boolean
wymagane
results.closed
boolean
wymagane
results.private
boolean
results.deleted
boolean
results.spam
boolean
results.senderBlocked
boolean
results.seen
boolean
results.seenBy
string
results.replySuggestion
string
results.createdAt
string
wymagane
results.willBeDeletedAt
string
results.lastActivityAt
string
wymagane
results.lastMessageByContactAt
string
results.tags
array of object
Pokaż atrybuty podrzędne
results.tags.id
string
wymagane
results.tags.name
string
wymagane
results.tags.status
string
wymagane
Possible values: draft, active, deleted
results.tags.addedAt
string
wymagane
results.tags.category
object
Pokaż atrybuty podrzędne
results.tags.category.id
string
results.tags.category.name
string
results.tags.category.emoji
string
results.attributes
array of object
Pokaż atrybuty podrzędne
results.attributes.key
string
results.attributes.value
string
results.customAttributes
object
Use dynamicFields instead.
results.filters
array of array of object
Pokaż atrybuty podrzędne
results.filters.key
string
results.filters.value
string
results.linkedItems
array of object
Pokaż atrybuty podrzędne
results.linkedItems.userId
string
The id of the user that set up this relation.
results.linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
results.linkedItems.itemId
string
The id of the linked item.
results.linkedItems.itemNumber
integer
results.linkedItems.itemSubject
string
results.linkedItems.createdAt
string
results.mergeInfo
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedFrom.userId
string
wymagane
results.mergeInfo.mergedFrom.itemId
string
wymagane
results.mergeInfo.mergedFrom.createdAt
string
wymagane
results.mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
results.mergeInfo.mergedInto.userId
string
wymagane
results.mergeInfo.mergedInto.itemId
string
wymagane
results.mergeInfo.mergedInto.createdAt
string
wymagane
results.dynamicFields
object
Pokaż atrybuty podrzędne
results.dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.dynamicFields.fields.id
string
results.dynamicFields.fields.name
string
wymagane
results.dynamicFields.fields.description
string
results.dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
results.dynamicFields.fields.values.id
string
wymagane
results.dynamicFields.fields.values.value
string
wymagane
results.dynamicFields.fields.values.icon
string
results.dynamicFields.fields.values.createdAt
string
wymagane
results.dynamicFields.fields.values.selected
boolean
wymagane
results.dynamicFields.fields.valueText
string
results.dynamicFields.fields.valueNumber
number
results.dynamicFields.fields.valueBoolean
boolean
results.dynamicFields.fields.valueDate
string
results.dynamicFields.fields.settings
object
results.summaryForm
object
Pokaż atrybuty podrzędne
results.summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
results.summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
results.summaryForm.fields.id
string
results.summaryForm.fields.name
string
wymagane
results.summaryForm.fields.description
string
results.summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
results.summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
results.summaryForm.fields.values.id
string
wymagane
results.summaryForm.fields.values.value
string
wymagane
results.summaryForm.fields.values.icon
string
results.summaryForm.fields.values.createdAt
string
wymagane
results.summaryForm.fields.values.selected
boolean
wymagane
results.summaryForm.fields.valueText
string
results.summaryForm.fields.valueNumber
number
results.summaryForm.fields.valueBoolean
boolean
results.summaryForm.fields.valueDate
string
results.summaryForm.fields.settings
object
results.queueInfo
object
Pokaż atrybuty podrzędne
results.queueInfo.queueId
string
wymagane
results.queueInfo.queueName
string
wymagane
results.queueInfo.queuedAt
string
wymagane
results.conversation
object
Pokaż atrybuty podrzędne
results.conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
results.conversation.activeParticipantCount
integer
wymagane
results.conversation.assigneeId
string
results.conversation.attributes
object
results.conversation.category
string
results.conversation.channelId
string
wymagane
results.conversation.createdAt
string
wymagane
results.conversation.description
string
results.conversation.directory
string
results.conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.avatarUrl
string
results.conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
results.conversation.featuredParticipants.contact.identifierKey
string
wymagane
results.conversation.featuredParticipants.contact.identifierValue
string
wymagane
results.conversation.featuredParticipants.contact.platformAddress
string
results.conversation.featuredParticipants.contact.platformAddressSelector
string
results.conversation.featuredParticipants.conversationId
string
results.conversation.featuredParticipants.createdAt
string
results.conversation.featuredParticipants.displayName
string
results.conversation.featuredParticipants.id
string
wymagane
results.conversation.featuredParticipants.resourceUri
string
results.conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
results.conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.featuredParticipants.updatedAt
string
results.conversation.hasDraft
boolean
results.conversation.id
string
wymagane
results.conversation.inbox
object
Pokaż atrybuty podrzędne
results.conversation.inbox.id
string
wymagane
results.conversation.inbox.identifier
string
wymagane
results.conversation.inbox.ownerId
string
wymagane
results.conversation.inbox.ownerType
string
wymagane
Possible values: user, group
results.conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
results.conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.avatarUrl
string
results.conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
results.conversation.initiatingParticipant.contact.identifierKey
string
wymagane
results.conversation.initiatingParticipant.contact.identifierValue
string
wymagane
results.conversation.initiatingParticipant.contact.platformAddress
string
results.conversation.initiatingParticipant.contact.platformAddressSelector
string
results.conversation.initiatingParticipant.conversationId
string
results.conversation.initiatingParticipant.createdAt
string
results.conversation.initiatingParticipant.displayName
string
results.conversation.initiatingParticipant.id
string
wymagane
results.conversation.initiatingParticipant.resourceUri
string
results.conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
results.conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.initiatingParticipant.updatedAt
string
results.conversation.lastMessage
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.createdAt
string
wymagane
results.conversation.lastMessage.draft
boolean
wymagane
results.conversation.lastMessage.id
string
wymagane
results.conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
results.conversation.lastMessage.preview.text
string
results.conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.contactAnnotation.name
string
results.conversation.lastMessage.recipients.countryCode
string
results.conversation.lastMessage.recipients.id
string
The ID of the contact.
results.conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
results.conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
results.conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
results.conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
results.conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
results.conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
results.conversation.lastMessage.recipients.receiverExpression
string
results.conversation.lastMessage.recipients.receiverValue
string
results.conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
results.conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.email
string
results.conversation.lastMessage.sender.name
string
results.conversation.lastMessage.sender.avatarUrl
string
results.conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
results.conversation.lastMessage.sender.contact.identifierKey
string
wymagane
results.conversation.lastMessage.sender.contact.identifierValue
string
wymagane
results.conversation.lastMessage.sender.contact.platformAddress
string
results.conversation.lastMessage.sender.contact.platformAddressSelector
string
results.conversation.lastMessage.sender.conversationId
string
results.conversation.lastMessage.sender.createdAt
string
results.conversation.lastMessage.sender.displayName
string
results.conversation.lastMessage.sender.id
string
wymagane
results.conversation.lastMessage.sender.resourceUri
string
results.conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
results.conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.lastMessage.sender.updatedAt
string
results.conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
results.conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
results.conversation.lastMessageIncomingAt
string
results.conversation.lastMessageOutgoingAt
string
results.conversation.name
string
wymagane
results.conversation.participants
array of object
Pokaż atrybuty podrzędne
results.conversation.participants.contact
object
Pokaż atrybuty podrzędne
results.conversation.participants.contact.identifierKey
string
wymagane
results.conversation.participants.contact.identifierValue
string
wymagane
results.conversation.participants.contact.platformAddress
string
results.conversation.participants.contact.platformAddressSelector
string
results.conversation.participants.id
string
wymagane
results.conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
results.conversation.pendingParticipantCount
integer
results.conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
results.conversation.privateAttributes
string
results.conversation.read
boolean
results.conversation.referral
object
Pokaż atrybuty podrzędne
results.conversation.referral.caption
string
results.conversation.referral.mediaType
string
results.conversation.referral.mediaUrl
string
results.conversation.referral.sourceId
string
wymagane
results.conversation.referral.sourceType
string
results.conversation.referral.sourceUrl
string
results.conversation.referral.text
string
results.conversation.referral.timestamp
string
results.conversation.referral.title
string
results.conversation.referral.username
string
results.conversation.resource
object
Pokaż atrybuty podrzędne
results.conversation.resource.id
string
wymagane
results.conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
results.conversation.resourceUri
string
results.conversation.starred
boolean
results.conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
results.conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
results.conversation.summary
string
results.conversation.tags
array of string
results.conversation.updatedAt
string
wymagane
results.conversation.visibility
string
wymagane
Possible values: public, private, direct, group
results.conversation.error
string
wymagane
results.conference
object
Pokaż atrybuty podrzędne
results.conference.error
string
wymagane
results.task
object
results.slaPolicy
object
Pokaż atrybuty podrzędne
results.slaPolicy.policyId
string
wymagane
results.slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
results.slaPolicy.timers.expiresAt
string
results.slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
results.slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
results.slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
results.requiredSkills
array of object
Pokaż atrybuty podrzędne
results.requiredSkills.id
string
wymagane
results.requiredSkills.name
string
wymagane
results.requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
results.requiredSkills.selectedValues.icon
string
results.requiredSkills.selectedValues.id
string
wymagane
results.requiredSkills.selectedValues.value
string
wymagane
results.requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
results.status
string
The slug that identifies the status of the root item.
results.statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
total
integer
The total number of results across all pages.
nextPageToken
string
The token that can be passed as pageToken in URL to retrieve the next set of results. If missing, no more results to display.
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/me/feeds/{alias}/items' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/feeds/items
Retrieve information about a specific item.
Treść odpowiedzi
id
string
feedId
string
feedIndexId
string
feedIndexType
string
type
string
Possible values: conversation, conference
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/feeds/items' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/feeds/items/{itemId}
Retrieve information about a specific item.
Treść odpowiedzi
id
string
feedId
string
feedIndexId
string
feedIndexType
string
type
string
Possible values: conversation, conference
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/feeds/items/{itemId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'GET
/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}
Retrieve information about a specific item within a feed.
Treść odpowiedzi
id
string
wymagane
feedId
string
feedIndexId
string
feedIndexType
string
agent
object
Pokaż atrybuty podrzędne
agent.id
string
wymagane
agent.name
string
wymagane
agent.avatarUrl
string
team
object
Pokaż atrybuty podrzędne
team.id
string
wymagane
team.name
string
wymagane
team.avatarUrl
string
number
integer
type
string
wymagane
Possible values: conversation, conference, task
archived
boolean
wymagane
closed
boolean
wymagane
private
boolean
deleted
boolean
spam
boolean
senderBlocked
boolean
seen
boolean
seenBy
string
replySuggestion
string
createdAt
string
wymagane
willBeDeletedAt
string
lastActivityAt
string
wymagane
lastMessageByContactAt
string
tags
array of object
Pokaż atrybuty podrzędne
tags.id
string
wymagane
tags.name
string
wymagane
tags.status
string
wymagane
Possible values: draft, active, deleted
tags.addedAt
string
wymagane
tags.category
object
Pokaż atrybuty podrzędne
tags.category.id
string
tags.category.name
string
tags.category.emoji
string
attributes
array of object
Pokaż atrybuty podrzędne
attributes.key
string
attributes.value
string
customAttributes
object
Use dynamicFields instead.
filters
array of array of object
Pokaż atrybuty podrzędne
filters.key
string
filters.value
string
linkedItems
array of object
Pokaż atrybuty podrzędne
linkedItems.userId
string
The id of the user that set up this relation.
linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
linkedItems.itemId
string
The id of the linked item.
linkedItems.itemNumber
integer
linkedItems.itemSubject
string
linkedItems.createdAt
string
mergeInfo
object
Pokaż atrybuty podrzędne
mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
mergeInfo.mergedFrom.userId
string
wymagane
mergeInfo.mergedFrom.itemId
string
wymagane
mergeInfo.mergedFrom.createdAt
string
wymagane
mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
mergeInfo.mergedInto.userId
string
wymagane
mergeInfo.mergedInto.itemId
string
wymagane
mergeInfo.mergedInto.createdAt
string
wymagane
dynamicFields
object
Pokaż atrybuty podrzędne
dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
dynamicFields.fields.id
string
dynamicFields.fields.name
string
wymagane
dynamicFields.fields.description
string
dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
dynamicFields.fields.values.id
string
wymagane
dynamicFields.fields.values.value
string
wymagane
dynamicFields.fields.values.icon
string
dynamicFields.fields.values.createdAt
string
wymagane
dynamicFields.fields.values.selected
boolean
wymagane
dynamicFields.fields.valueText
string
dynamicFields.fields.valueNumber
number
dynamicFields.fields.valueBoolean
boolean
dynamicFields.fields.valueDate
string
dynamicFields.fields.settings
object
summaryForm
object
Pokaż atrybuty podrzędne
summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
summaryForm.fields.id
string
summaryForm.fields.name
string
wymagane
summaryForm.fields.description
string
summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
summaryForm.fields.values.id
string
wymagane
summaryForm.fields.values.value
string
wymagane
summaryForm.fields.values.icon
string
summaryForm.fields.values.createdAt
string
wymagane
summaryForm.fields.values.selected
boolean
wymagane
summaryForm.fields.valueText
string
summaryForm.fields.valueNumber
number
summaryForm.fields.valueBoolean
boolean
summaryForm.fields.valueDate
string
summaryForm.fields.settings
object
queueInfo
object
Pokaż atrybuty podrzędne
queueInfo.queueId
string
wymagane
queueInfo.queueName
string
wymagane
queueInfo.queuedAt
string
wymagane
conversation
object
Pokaż atrybuty podrzędne
conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
conversation.activeParticipantCount
integer
wymagane
conversation.assigneeId
string
conversation.attributes
object
conversation.category
string
conversation.channelId
string
wymagane
conversation.createdAt
string
wymagane
conversation.description
string
conversation.directory
string
conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
conversation.featuredParticipants.avatarUrl
string
conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
conversation.featuredParticipants.contact.identifierKey
string
wymagane
conversation.featuredParticipants.contact.identifierValue
string
wymagane
conversation.featuredParticipants.contact.platformAddress
string
conversation.featuredParticipants.contact.platformAddressSelector
string
conversation.featuredParticipants.conversationId
string
conversation.featuredParticipants.createdAt
string
conversation.featuredParticipants.displayName
string
conversation.featuredParticipants.id
string
wymagane
conversation.featuredParticipants.resourceUri
string
conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.featuredParticipants.updatedAt
string
conversation.hasDraft
boolean
conversation.id
string
wymagane
conversation.inbox
object
Pokaż atrybuty podrzędne
conversation.inbox.id
string
wymagane
conversation.inbox.identifier
string
wymagane
conversation.inbox.ownerId
string
wymagane
conversation.inbox.ownerType
string
wymagane
Possible values: user, group
conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
conversation.initiatingParticipant.avatarUrl
string
conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
conversation.initiatingParticipant.contact.identifierKey
string
wymagane
conversation.initiatingParticipant.contact.identifierValue
string
wymagane
conversation.initiatingParticipant.contact.platformAddress
string
conversation.initiatingParticipant.contact.platformAddressSelector
string
conversation.initiatingParticipant.conversationId
string
conversation.initiatingParticipant.createdAt
string
conversation.initiatingParticipant.displayName
string
conversation.initiatingParticipant.id
string
wymagane
conversation.initiatingParticipant.resourceUri
string
conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.initiatingParticipant.updatedAt
string
conversation.lastMessage
object
Pokaż atrybuty podrzędne
conversation.lastMessage.createdAt
string
wymagane
conversation.lastMessage.draft
boolean
wymagane
conversation.lastMessage.id
string
wymagane
conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
conversation.lastMessage.preview.text
string
conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.contactAnnotation.name
string
conversation.lastMessage.recipients.countryCode
string
conversation.lastMessage.recipients.id
string
The ID of the contact.
conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
conversation.lastMessage.recipients.receiverExpression
string
conversation.lastMessage.recipients.receiverValue
string
conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
conversation.lastMessage.sender.email
string
conversation.lastMessage.sender.name
string
conversation.lastMessage.sender.avatarUrl
string
conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
conversation.lastMessage.sender.contact.identifierKey
string
wymagane
conversation.lastMessage.sender.contact.identifierValue
string
wymagane
conversation.lastMessage.sender.contact.platformAddress
string
conversation.lastMessage.sender.contact.platformAddressSelector
string
conversation.lastMessage.sender.conversationId
string
conversation.lastMessage.sender.createdAt
string
conversation.lastMessage.sender.displayName
string
conversation.lastMessage.sender.id
string
wymagane
conversation.lastMessage.sender.resourceUri
string
conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.lastMessage.sender.updatedAt
string
conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
conversation.lastMessageIncomingAt
string
conversation.lastMessageOutgoingAt
string
conversation.name
string
wymagane
conversation.participants
array of object
Pokaż atrybuty podrzędne
conversation.participants.contact
object
Pokaż atrybuty podrzędne
conversation.participants.contact.identifierKey
string
wymagane
conversation.participants.contact.identifierValue
string
wymagane
conversation.participants.contact.platformAddress
string
conversation.participants.contact.platformAddressSelector
string
conversation.participants.id
string
wymagane
conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.pendingParticipantCount
integer
conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
conversation.privateAttributes
string
conversation.read
boolean
conversation.referral
object
Pokaż atrybuty podrzędne
conversation.referral.caption
string
conversation.referral.mediaType
string
conversation.referral.mediaUrl
string
conversation.referral.sourceId
string
wymagane
conversation.referral.sourceType
string
conversation.referral.sourceUrl
string
conversation.referral.text
string
conversation.referral.timestamp
string
conversation.referral.title
string
conversation.referral.username
string
conversation.resource
object
Pokaż atrybuty podrzędne
conversation.resource.id
string
wymagane
conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
conversation.resourceUri
string
conversation.starred
boolean
conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
conversation.summary
string
conversation.tags
array of string
conversation.updatedAt
string
wymagane
conversation.visibility
string
wymagane
Possible values: public, private, direct, group
conversation.error
string
wymagane
conference
object
Pokaż atrybuty podrzędne
conference.error
string
wymagane
task
object
slaPolicy
object
Pokaż atrybuty podrzędne
slaPolicy.policyId
string
wymagane
slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
slaPolicy.timers.expiresAt
string
slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
requiredSkills
array of object
Pokaż atrybuty podrzędne
requiredSkills.id
string
wymagane
requiredSkills.name
string
wymagane
requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
requiredSkills.selectedValues.icon
string
requiredSkills.selectedValues.id
string
wymagane
requiredSkills.selectedValues.value
string
wymagane
requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
status
string
The slug that identifies the status of the root item.
statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
Przykład kodu
curl -X GET 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'PATCH
/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}
Modify the content of a specific item within a feed.
Treść żądania
agentId
string
teamId
string
archived
boolean
spam
boolean
blockSender
boolean
closed
boolean
seen
boolean
private
boolean
replySuggestion
string
customAttributes
object
dynamicFields
object
Pokaż parametry podrzędne
dynamicFields.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
dynamicFields.fields
array of object
Pokaż parametry podrzędne
dynamicFields.fields.id
string
dynamicFields.fields.selectedValueIds
array of string
dynamicFields.fields.valueText
string
dynamicFields.fields.valueNumber
number
dynamicFields.fields.valueBoolean
boolean
dynamicFields.fields.valueDate
string
The date value to set or search for.
dynamicFields.fields.valueDateBefore
string
The date value to set or search for.
dynamicFields.fields.valueDateAfter
string
The date value to set or search for.
summaryForm
object
Pokaż parametry podrzędne
summaryForm.settingsId
string
Optional. Either the uuid settings id, or "default" to use the default settings.
If not specified, it will validate form input against the last saved form.
If not specified, it will validate form input against the last saved form.
summaryForm.fields
array of object
Pokaż parametry podrzędne
summaryForm.fields.id
string
summaryForm.fields.selectedValueIds
array of string
summaryForm.fields.valueText
string
summaryForm.fields.valueNumber
number
summaryForm.fields.valueBoolean
boolean
summaryForm.fields.valueDate
string
The date value to set or search for.
summaryForm.fields.valueDateBefore
string
The date value to set or search for.
summaryForm.fields.valueDateAfter
string
The date value to set or search for.
slaPolicyId
string
requiredSkills
array of object
Pokaż parametry podrzędne
requiredSkills.id
string
wymagane
requiredSkills.name
string
wymagane
requiredSkills.selectedValues
array of object
wymagane
Pokaż parametry podrzędne
requiredSkills.selectedValues.icon
string
requiredSkills.selectedValues.id
string
wymagane
requiredSkills.selectedValues.value
string
wymagane
requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
status
string
The slug of the status to set on the feed item.
Treść odpowiedzi
id
string
wymagane
feedId
string
feedIndexId
string
feedIndexType
string
agent
object
Pokaż atrybuty podrzędne
agent.id
string
wymagane
agent.name
string
wymagane
agent.avatarUrl
string
team
object
Pokaż atrybuty podrzędne
team.id
string
wymagane
team.name
string
wymagane
team.avatarUrl
string
number
integer
type
string
wymagane
Possible values: conversation, conference, task
archived
boolean
wymagane
closed
boolean
wymagane
private
boolean
deleted
boolean
spam
boolean
senderBlocked
boolean
seen
boolean
seenBy
string
replySuggestion
string
createdAt
string
wymagane
willBeDeletedAt
string
lastActivityAt
string
wymagane
lastMessageByContactAt
string
tags
array of object
Pokaż atrybuty podrzędne
tags.id
string
wymagane
tags.name
string
wymagane
tags.status
string
wymagane
Possible values: draft, active, deleted
tags.addedAt
string
wymagane
tags.category
object
Pokaż atrybuty podrzędne
tags.category.id
string
tags.category.name
string
tags.category.emoji
string
attributes
array of object
Pokaż atrybuty podrzędne
attributes.key
string
attributes.value
string
customAttributes
object
Use dynamicFields instead.
filters
array of array of object
Pokaż atrybuty podrzędne
filters.key
string
filters.value
string
linkedItems
array of object
Pokaż atrybuty podrzędne
linkedItems.userId
string
The id of the user that set up this relation.
linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
linkedItems.itemId
string
The id of the linked item.
linkedItems.itemNumber
integer
linkedItems.itemSubject
string
linkedItems.createdAt
string
mergeInfo
object
Pokaż atrybuty podrzędne
mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
mergeInfo.mergedFrom.userId
string
wymagane
mergeInfo.mergedFrom.itemId
string
wymagane
mergeInfo.mergedFrom.createdAt
string
wymagane
mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
mergeInfo.mergedInto.userId
string
wymagane
mergeInfo.mergedInto.itemId
string
wymagane
mergeInfo.mergedInto.createdAt
string
wymagane
dynamicFields
object
Pokaż atrybuty podrzędne
dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
dynamicFields.fields.id
string
dynamicFields.fields.name
string
wymagane
dynamicFields.fields.description
string
dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
dynamicFields.fields.values.id
string
wymagane
dynamicFields.fields.values.value
string
wymagane
dynamicFields.fields.values.icon
string
dynamicFields.fields.values.createdAt
string
wymagane
dynamicFields.fields.values.selected
boolean
wymagane
dynamicFields.fields.valueText
string
dynamicFields.fields.valueNumber
number
dynamicFields.fields.valueBoolean
boolean
dynamicFields.fields.valueDate
string
dynamicFields.fields.settings
object
summaryForm
object
Pokaż atrybuty podrzędne
summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
summaryForm.fields.id
string
summaryForm.fields.name
string
wymagane
summaryForm.fields.description
string
summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
summaryForm.fields.values.id
string
wymagane
summaryForm.fields.values.value
string
wymagane
summaryForm.fields.values.icon
string
summaryForm.fields.values.createdAt
string
wymagane
summaryForm.fields.values.selected
boolean
wymagane
summaryForm.fields.valueText
string
summaryForm.fields.valueNumber
number
summaryForm.fields.valueBoolean
boolean
summaryForm.fields.valueDate
string
summaryForm.fields.settings
object
queueInfo
object
Pokaż atrybuty podrzędne
queueInfo.queueId
string
wymagane
queueInfo.queueName
string
wymagane
queueInfo.queuedAt
string
wymagane
conversation
object
Pokaż atrybuty podrzędne
conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
conversation.activeParticipantCount
integer
wymagane
conversation.assigneeId
string
conversation.attributes
object
conversation.category
string
conversation.channelId
string
wymagane
conversation.createdAt
string
wymagane
conversation.description
string
conversation.directory
string
conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
conversation.featuredParticipants.avatarUrl
string
conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
conversation.featuredParticipants.contact.identifierKey
string
wymagane
conversation.featuredParticipants.contact.identifierValue
string
wymagane
conversation.featuredParticipants.contact.platformAddress
string
conversation.featuredParticipants.contact.platformAddressSelector
string
conversation.featuredParticipants.conversationId
string
conversation.featuredParticipants.createdAt
string
conversation.featuredParticipants.displayName
string
conversation.featuredParticipants.id
string
wymagane
conversation.featuredParticipants.resourceUri
string
conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.featuredParticipants.updatedAt
string
conversation.hasDraft
boolean
conversation.id
string
wymagane
conversation.inbox
object
Pokaż atrybuty podrzędne
conversation.inbox.id
string
wymagane
conversation.inbox.identifier
string
wymagane
conversation.inbox.ownerId
string
wymagane
conversation.inbox.ownerType
string
wymagane
Possible values: user, group
conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
conversation.initiatingParticipant.avatarUrl
string
conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
conversation.initiatingParticipant.contact.identifierKey
string
wymagane
conversation.initiatingParticipant.contact.identifierValue
string
wymagane
conversation.initiatingParticipant.contact.platformAddress
string
conversation.initiatingParticipant.contact.platformAddressSelector
string
conversation.initiatingParticipant.conversationId
string
conversation.initiatingParticipant.createdAt
string
conversation.initiatingParticipant.displayName
string
conversation.initiatingParticipant.id
string
wymagane
conversation.initiatingParticipant.resourceUri
string
conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.initiatingParticipant.updatedAt
string
conversation.lastMessage
object
Pokaż atrybuty podrzędne
conversation.lastMessage.createdAt
string
wymagane
conversation.lastMessage.draft
boolean
wymagane
conversation.lastMessage.id
string
wymagane
conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
conversation.lastMessage.preview.text
string
conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.contactAnnotation.name
string
conversation.lastMessage.recipients.countryCode
string
conversation.lastMessage.recipients.id
string
The ID of the contact.
conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
conversation.lastMessage.recipients.receiverExpression
string
conversation.lastMessage.recipients.receiverValue
string
conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
conversation.lastMessage.sender.email
string
conversation.lastMessage.sender.name
string
conversation.lastMessage.sender.avatarUrl
string
conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
conversation.lastMessage.sender.contact.identifierKey
string
wymagane
conversation.lastMessage.sender.contact.identifierValue
string
wymagane
conversation.lastMessage.sender.contact.platformAddress
string
conversation.lastMessage.sender.contact.platformAddressSelector
string
conversation.lastMessage.sender.conversationId
string
conversation.lastMessage.sender.createdAt
string
conversation.lastMessage.sender.displayName
string
conversation.lastMessage.sender.id
string
wymagane
conversation.lastMessage.sender.resourceUri
string
conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.lastMessage.sender.updatedAt
string
conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
conversation.lastMessageIncomingAt
string
conversation.lastMessageOutgoingAt
string
conversation.name
string
wymagane
conversation.participants
array of object
Pokaż atrybuty podrzędne
conversation.participants.contact
object
Pokaż atrybuty podrzędne
conversation.participants.contact.identifierKey
string
wymagane
conversation.participants.contact.identifierValue
string
wymagane
conversation.participants.contact.platformAddress
string
conversation.participants.contact.platformAddressSelector
string
conversation.participants.id
string
wymagane
conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.pendingParticipantCount
integer
conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
conversation.privateAttributes
string
conversation.read
boolean
conversation.referral
object
Pokaż atrybuty podrzędne
conversation.referral.caption
string
conversation.referral.mediaType
string
conversation.referral.mediaUrl
string
conversation.referral.sourceId
string
wymagane
conversation.referral.sourceType
string
conversation.referral.sourceUrl
string
conversation.referral.text
string
conversation.referral.timestamp
string
conversation.referral.title
string
conversation.referral.username
string
conversation.resource
object
Pokaż atrybuty podrzędne
conversation.resource.id
string
wymagane
conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
conversation.resourceUri
string
conversation.starred
boolean
conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
conversation.summary
string
conversation.tags
array of string
conversation.updatedAt
string
wymagane
conversation.visibility
string
wymagane
Possible values: public, private, direct, group
conversation.error
string
wymagane
conference
object
Pokaż atrybuty podrzędne
conference.error
string
wymagane
task
object
slaPolicy
object
Pokaż atrybuty podrzędne
slaPolicy.policyId
string
wymagane
slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
slaPolicy.timers.expiresAt
string
slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
requiredSkills
array of object
Pokaż atrybuty podrzędne
requiredSkills.id
string
wymagane
requiredSkills.name
string
wymagane
requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
requiredSkills.selectedValues.icon
string
requiredSkills.selectedValues.id
string
wymagane
requiredSkills.selectedValues.value
string
wymagane
requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
status
string
The slug that identifies the status of the root item.
statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
Przykład kodu
curl -X PATCH 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'POST
/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}
Add an existent item to an existent feed.
Treść odpowiedzi
id
string
wymagane
feedId
string
feedIndexId
string
feedIndexType
string
agent
object
Pokaż atrybuty podrzędne
agent.id
string
wymagane
agent.name
string
wymagane
agent.avatarUrl
string
team
object
Pokaż atrybuty podrzędne
team.id
string
wymagane
team.name
string
wymagane
team.avatarUrl
string
number
integer
type
string
wymagane
Possible values: conversation, conference, task
archived
boolean
wymagane
closed
boolean
wymagane
private
boolean
deleted
boolean
spam
boolean
senderBlocked
boolean
seen
boolean
seenBy
string
replySuggestion
string
createdAt
string
wymagane
willBeDeletedAt
string
lastActivityAt
string
wymagane
lastMessageByContactAt
string
tags
array of object
Pokaż atrybuty podrzędne
tags.id
string
wymagane
tags.name
string
wymagane
tags.status
string
wymagane
Possible values: draft, active, deleted
tags.addedAt
string
wymagane
tags.category
object
Pokaż atrybuty podrzędne
tags.category.id
string
tags.category.name
string
tags.category.emoji
string
attributes
array of object
Pokaż atrybuty podrzędne
attributes.key
string
attributes.value
string
customAttributes
object
Use dynamicFields instead.
filters
array of array of object
Pokaż atrybuty podrzędne
filters.key
string
filters.value
string
linkedItems
array of object
Pokaż atrybuty podrzędne
linkedItems.userId
string
The id of the user that set up this relation.
linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
linkedItems.itemId
string
The id of the linked item.
linkedItems.itemNumber
integer
linkedItems.itemSubject
string
linkedItems.createdAt
string
mergeInfo
object
Pokaż atrybuty podrzędne
mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
mergeInfo.mergedFrom.userId
string
wymagane
mergeInfo.mergedFrom.itemId
string
wymagane
mergeInfo.mergedFrom.createdAt
string
wymagane
mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
mergeInfo.mergedInto.userId
string
wymagane
mergeInfo.mergedInto.itemId
string
wymagane
mergeInfo.mergedInto.createdAt
string
wymagane
dynamicFields
object
Pokaż atrybuty podrzędne
dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
dynamicFields.fields.id
string
dynamicFields.fields.name
string
wymagane
dynamicFields.fields.description
string
dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
dynamicFields.fields.values.id
string
wymagane
dynamicFields.fields.values.value
string
wymagane
dynamicFields.fields.values.icon
string
dynamicFields.fields.values.createdAt
string
wymagane
dynamicFields.fields.values.selected
boolean
wymagane
dynamicFields.fields.valueText
string
dynamicFields.fields.valueNumber
number
dynamicFields.fields.valueBoolean
boolean
dynamicFields.fields.valueDate
string
dynamicFields.fields.settings
object
summaryForm
object
Pokaż atrybuty podrzędne
summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
summaryForm.fields.id
string
summaryForm.fields.name
string
wymagane
summaryForm.fields.description
string
summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
summaryForm.fields.values.id
string
wymagane
summaryForm.fields.values.value
string
wymagane
summaryForm.fields.values.icon
string
summaryForm.fields.values.createdAt
string
wymagane
summaryForm.fields.values.selected
boolean
wymagane
summaryForm.fields.valueText
string
summaryForm.fields.valueNumber
number
summaryForm.fields.valueBoolean
boolean
summaryForm.fields.valueDate
string
summaryForm.fields.settings
object
queueInfo
object
Pokaż atrybuty podrzędne
queueInfo.queueId
string
wymagane
queueInfo.queueName
string
wymagane
queueInfo.queuedAt
string
wymagane
conversation
object
Pokaż atrybuty podrzędne
conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
conversation.activeParticipantCount
integer
wymagane
conversation.assigneeId
string
conversation.attributes
object
conversation.category
string
conversation.channelId
string
wymagane
conversation.createdAt
string
wymagane
conversation.description
string
conversation.directory
string
conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
conversation.featuredParticipants.avatarUrl
string
conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
conversation.featuredParticipants.contact.identifierKey
string
wymagane
conversation.featuredParticipants.contact.identifierValue
string
wymagane
conversation.featuredParticipants.contact.platformAddress
string
conversation.featuredParticipants.contact.platformAddressSelector
string
conversation.featuredParticipants.conversationId
string
conversation.featuredParticipants.createdAt
string
conversation.featuredParticipants.displayName
string
conversation.featuredParticipants.id
string
wymagane
conversation.featuredParticipants.resourceUri
string
conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.featuredParticipants.updatedAt
string
conversation.hasDraft
boolean
conversation.id
string
wymagane
conversation.inbox
object
Pokaż atrybuty podrzędne
conversation.inbox.id
string
wymagane
conversation.inbox.identifier
string
wymagane
conversation.inbox.ownerId
string
wymagane
conversation.inbox.ownerType
string
wymagane
Possible values: user, group
conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
conversation.initiatingParticipant.avatarUrl
string
conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
conversation.initiatingParticipant.contact.identifierKey
string
wymagane
conversation.initiatingParticipant.contact.identifierValue
string
wymagane
conversation.initiatingParticipant.contact.platformAddress
string
conversation.initiatingParticipant.contact.platformAddressSelector
string
conversation.initiatingParticipant.conversationId
string
conversation.initiatingParticipant.createdAt
string
conversation.initiatingParticipant.displayName
string
conversation.initiatingParticipant.id
string
wymagane
conversation.initiatingParticipant.resourceUri
string
conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.initiatingParticipant.updatedAt
string
conversation.lastMessage
object
Pokaż atrybuty podrzędne
conversation.lastMessage.createdAt
string
wymagane
conversation.lastMessage.draft
boolean
wymagane
conversation.lastMessage.id
string
wymagane
conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
conversation.lastMessage.preview.text
string
conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.contactAnnotation.name
string
conversation.lastMessage.recipients.countryCode
string
conversation.lastMessage.recipients.id
string
The ID of the contact.
conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
conversation.lastMessage.recipients.receiverExpression
string
conversation.lastMessage.recipients.receiverValue
string
conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
conversation.lastMessage.sender.email
string
conversation.lastMessage.sender.name
string
conversation.lastMessage.sender.avatarUrl
string
conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
conversation.lastMessage.sender.contact.identifierKey
string
wymagane
conversation.lastMessage.sender.contact.identifierValue
string
wymagane
conversation.lastMessage.sender.contact.platformAddress
string
conversation.lastMessage.sender.contact.platformAddressSelector
string
conversation.lastMessage.sender.conversationId
string
conversation.lastMessage.sender.createdAt
string
conversation.lastMessage.sender.displayName
string
conversation.lastMessage.sender.id
string
wymagane
conversation.lastMessage.sender.resourceUri
string
conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.lastMessage.sender.updatedAt
string
conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
conversation.lastMessageIncomingAt
string
conversation.lastMessageOutgoingAt
string
conversation.name
string
wymagane
conversation.participants
array of object
Pokaż atrybuty podrzędne
conversation.participants.contact
object
Pokaż atrybuty podrzędne
conversation.participants.contact.identifierKey
string
wymagane
conversation.participants.contact.identifierValue
string
wymagane
conversation.participants.contact.platformAddress
string
conversation.participants.contact.platformAddressSelector
string
conversation.participants.id
string
wymagane
conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
conversation.pendingParticipantCount
integer
conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
conversation.privateAttributes
string
conversation.read
boolean
conversation.referral
object
Pokaż atrybuty podrzędne
conversation.referral.caption
string
conversation.referral.mediaType
string
conversation.referral.mediaUrl
string
conversation.referral.sourceId
string
wymagane
conversation.referral.sourceType
string
conversation.referral.sourceUrl
string
conversation.referral.text
string
conversation.referral.timestamp
string
conversation.referral.title
string
conversation.referral.username
string
conversation.resource
object
Pokaż atrybuty podrzędne
conversation.resource.id
string
wymagane
conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
conversation.resourceUri
string
conversation.starred
boolean
conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
conversation.summary
string
conversation.tags
array of string
conversation.updatedAt
string
wymagane
conversation.visibility
string
wymagane
Possible values: public, private, direct, group
conversation.error
string
wymagane
conference
object
Pokaż atrybuty podrzędne
conference.error
string
wymagane
task
object
slaPolicy
object
Pokaż atrybuty podrzędne
slaPolicy.policyId
string
wymagane
slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
slaPolicy.timers.expiresAt
string
slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
requiredSkills
array of object
Pokaż atrybuty podrzędne
requiredSkills.id
string
wymagane
requiredSkills.name
string
wymagane
requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
requiredSkills.selectedValues.icon
string
requiredSkills.selectedValues.id
string
wymagane
requiredSkills.selectedValues.value
string
wymagane
requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
status
string
The slug that identifies the status of the root item.
statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
Przykład kodu
curl -X POST 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'DELETE
/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}
Removes an item from a feed.
Przykład kodu
curl -X DELETE 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}/items/{itemId}' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'POST
/workspaces/{workspaceId}/feeds/{feedId}/merge-items
Merges the feed item in the URL into the one specified in the request body.
Treść żądania
mergeFrom
object
wymagane
Pokaż parametry podrzędne
mergeFrom.itemId
string
wymagane
mergeFrom.message
object
Pokaż parametry podrzędne
mergeFrom.message.reference
string
mergeFrom.message.participantId
string
wymagane
mergeFrom.message.participantType
string
wymagane
Possible values: user, contact, agent, flow
mergeFrom.message.recipients
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.recipients.id
string
mergeFrom.message.recipients.identifierKey
string
mergeFrom.message.recipients.identifierValue
string
mergeFrom.message.recipients.platformAddress
string
mergeFrom.message.recipients.platformAddressSelector
string
mergeFrom.message.recipients.type
string
Possible values: to, cc, bcc
mergeFrom.message.addMissingParticipants
boolean
mergeFrom.message.body
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.text
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.text.actions.link.text
string
wymagane
mergeFrom.message.body.text.actions.link.url
string
wymagane
mergeFrom.message.body.text.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.reply.imageUrl
string
mergeFrom.message.body.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.text.actions.reply.text
string
wymagane
mergeFrom.message.body.text.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.locationRequest.text
string
mergeFrom.message.body.text.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.text.actions.buy.currency
string
wymagane
mergeFrom.message.body.text.actions.buy.text
string
wymagane
mergeFrom.message.body.text.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.text.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.text.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.text.actions.postback.imageUrl
string
mergeFrom.message.body.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.text.actions.postback.otpType
string
mergeFrom.message.body.text.actions.postback.payload
string
mergeFrom.message.body.text.actions.postback.text
string
wymagane
mergeFrom.message.body.text.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.text.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.text.attachments.content
string
mergeFrom.message.body.text.attachments.contentId
string
mergeFrom.message.body.text.attachments.contentType
string
mergeFrom.message.body.text.attachments.filename
string
wymagane
mergeFrom.message.body.text.attachments.inline
boolean
mergeFrom.message.body.text.attachments.mediaUrl
string
wymagane
mergeFrom.message.body.text.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.apple
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.apple.appClipPreview
boolean
mergeFrom.message.body.text.metadata.apple.appClipRegion
string
mergeFrom.message.body.text.metadata.apple.summaryText
string
mergeFrom.message.body.text.metadata.headers
object
mergeFrom.message.body.text.metadata.line
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeFrom.message.body.text.metadata.line.emoji.items.index
integer
wymagane
mergeFrom.message.body.text.metadata.line.emoji.items.length
integer
mergeFrom.message.body.text.metadata.line.emoji.items.productId
string
wymagane
mergeFrom.message.body.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.paymentDetails.amount
string
wymagane
mergeFrom.message.body.text.metadata.paymentDetails.currency
string
wymagane
mergeFrom.message.body.text.metadata.paymentDetails.sessionIdentifier
string
mergeFrom.message.body.text.metadata.paymentDetails.state
string
wymagane
mergeFrom.message.body.text.metadata.subject
string
mergeFrom.message.body.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.telegram.parseMode
string
mergeFrom.message.body.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.whatsapp.callPermissionExpiration
string
mergeFrom.message.body.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeFrom.message.body.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeFrom.message.body.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeFrom.message.body.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeFrom.message.body.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeFrom.message.body.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeFrom.message.body.text.metadata.whatsapp.sharedContacts.vcard
string
mergeFrom.message.body.text.text
string
wymagane
mergeFrom.message.body.type
string
wymagane
Possible values: text
mergeFrom.message.body.html
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.html.actions.link.text
string
wymagane
mergeFrom.message.body.html.actions.link.url
string
wymagane
mergeFrom.message.body.html.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.reply.imageUrl
string
mergeFrom.message.body.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.html.actions.reply.text
string
wymagane
mergeFrom.message.body.html.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.locationRequest.text
string
mergeFrom.message.body.html.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.html.actions.buy.currency
string
wymagane
mergeFrom.message.body.html.actions.buy.text
string
wymagane
mergeFrom.message.body.html.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.html.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.html.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.html.actions.postback.imageUrl
string
mergeFrom.message.body.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.html.actions.postback.otpType
string
mergeFrom.message.body.html.actions.postback.payload
string
mergeFrom.message.body.html.actions.postback.text
string
wymagane
mergeFrom.message.body.html.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.html.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.html.attachments.content
string
mergeFrom.message.body.html.attachments.contentId
string
mergeFrom.message.body.html.attachments.contentType
string
mergeFrom.message.body.html.attachments.filename
string
wymagane
mergeFrom.message.body.html.attachments.inline
boolean
mergeFrom.message.body.html.attachments.mediaUrl
string
mergeFrom.message.body.html.html
string
mergeFrom.message.body.html.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.metadata.clickTracking
boolean
mergeFrom.message.body.html.metadata.from
object
Pokaż parametry podrzędne
mergeFrom.message.body.html.metadata.from.displayName
string
mergeFrom.message.body.html.metadata.from.username
string
mergeFrom.message.body.html.metadata.headers
object
mergeFrom.message.body.html.metadata.initialOpenTracking
boolean
mergeFrom.message.body.html.metadata.openTracking
boolean
mergeFrom.message.body.html.metadata.subject
string
mergeFrom.message.body.html.text
string
mergeFrom.message.body.type
string
wymagane
Possible values: html
mergeFrom.message.body.image
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.image.actions.link.text
string
wymagane
mergeFrom.message.body.image.actions.link.url
string
wymagane
mergeFrom.message.body.image.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.reply.imageUrl
string
mergeFrom.message.body.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.image.actions.reply.text
string
wymagane
mergeFrom.message.body.image.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.locationRequest.text
string
mergeFrom.message.body.image.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.image.actions.buy.currency
string
wymagane
mergeFrom.message.body.image.actions.buy.text
string
wymagane
mergeFrom.message.body.image.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.image.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.image.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.image.actions.postback.imageUrl
string
mergeFrom.message.body.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.image.actions.postback.otpType
string
mergeFrom.message.body.image.actions.postback.payload
string
mergeFrom.message.body.image.actions.postback.text
string
wymagane
mergeFrom.message.body.image.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.image.images.altText
string
mergeFrom.message.body.image.images.mediaPreviewUrl
string
mergeFrom.message.body.image.images.mediaUrl
string
wymagane
mergeFrom.message.body.image.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.metadata.fallbackText
string
mergeFrom.message.body.image.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.body.image.metadata.subject
string
mergeFrom.message.body.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.image.metadata.telegram.parseMode
string
mergeFrom.message.body.image.text
string
mergeFrom.message.body.type
string
wymagane
Possible values: image
mergeFrom.message.body.gif
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.gif.actions.link.text
string
wymagane
mergeFrom.message.body.gif.actions.link.url
string
wymagane
mergeFrom.message.body.gif.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.reply.imageUrl
string
mergeFrom.message.body.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.gif.actions.reply.text
string
wymagane
mergeFrom.message.body.gif.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.locationRequest.text
string
mergeFrom.message.body.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.gif.actions.buy.currency
string
wymagane
mergeFrom.message.body.gif.actions.buy.text
string
wymagane
mergeFrom.message.body.gif.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.gif.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.gif.actions.postback.imageUrl
string
mergeFrom.message.body.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.gif.actions.postback.otpType
string
mergeFrom.message.body.gif.actions.postback.payload
string
mergeFrom.message.body.gif.actions.postback.text
string
wymagane
mergeFrom.message.body.gif.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.gif.altText
string
mergeFrom.message.body.gif.mediaUrl
string
wymagane
mergeFrom.message.body.gif.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.gif.metadata.telegram.parseMode
string
mergeFrom.message.body.gif.text
string
mergeFrom.message.body.type
string
wymagane
Possible values: gif
mergeFrom.message.body.file
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.file.actions.link.text
string
wymagane
mergeFrom.message.body.file.actions.link.url
string
wymagane
mergeFrom.message.body.file.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.reply.imageUrl
string
mergeFrom.message.body.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.file.actions.reply.text
string
wymagane
mergeFrom.message.body.file.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.locationRequest.text
string
mergeFrom.message.body.file.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.file.actions.buy.currency
string
wymagane
mergeFrom.message.body.file.actions.buy.text
string
wymagane
mergeFrom.message.body.file.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.file.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.file.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.file.actions.postback.imageUrl
string
mergeFrom.message.body.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.file.actions.postback.otpType
string
mergeFrom.message.body.file.actions.postback.payload
string
mergeFrom.message.body.file.actions.postback.text
string
wymagane
mergeFrom.message.body.file.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.file.files.altText
string
mergeFrom.message.body.file.files.contentType
string
wymagane
mergeFrom.message.body.file.files.filename
string
mergeFrom.message.body.file.files.mediaUrl
string
wymagane
mergeFrom.message.body.file.files.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.files.metadata.isAnimated
boolean
mergeFrom.message.body.file.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.metadata.fallbackText
string
mergeFrom.message.body.file.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.body.file.metadata.subject
string
mergeFrom.message.body.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.file.metadata.telegram.parseMode
string
mergeFrom.message.body.file.text
string
mergeFrom.message.body.type
string
wymagane
Possible values: file
mergeFrom.message.body.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.location.coordinates.latitude
number
wymagane
mergeFrom.message.body.location.coordinates.longitude
number
wymagane
mergeFrom.message.body.location.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.location.location.address
string
wymagane
mergeFrom.message.body.location.location.label
string
wymagane
mergeFrom.message.body.type
string
wymagane
Possible values: location
mergeFrom.message.body.carousel
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.carousel.items.actions.link.text
string
wymagane
mergeFrom.message.body.carousel.items.actions.link.url
string
wymagane
mergeFrom.message.body.carousel.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.reply.imageUrl
string
mergeFrom.message.body.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.carousel.items.actions.reply.text
string
wymagane
mergeFrom.message.body.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.locationRequest.text
string
mergeFrom.message.body.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.carousel.items.actions.buy.currency
string
wymagane
mergeFrom.message.body.carousel.items.actions.buy.text
string
wymagane
mergeFrom.message.body.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.carousel.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.carousel.items.actions.postback.imageUrl
string
mergeFrom.message.body.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.carousel.items.actions.postback.otpType
string
mergeFrom.message.body.carousel.items.actions.postback.payload
string
mergeFrom.message.body.carousel.items.actions.postback.text
string
wymagane
mergeFrom.message.body.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.carousel.items.altText
string
mergeFrom.message.body.carousel.items.description
string
mergeFrom.message.body.carousel.items.mediaUrl
string
mergeFrom.message.body.carousel.items.size
integer
mergeFrom.message.body.carousel.items.title
string
mergeFrom.message.body.carousel.text
string
Optional text displayed above the carousel cards.
mergeFrom.message.body.type
string
wymagane
Possible values: carousel
mergeFrom.message.body.list
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.list.actions.link.text
string
wymagane
mergeFrom.message.body.list.actions.link.url
string
wymagane
mergeFrom.message.body.list.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.reply.imageUrl
string
mergeFrom.message.body.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.list.actions.reply.text
string
wymagane
mergeFrom.message.body.list.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.locationRequest.text
string
mergeFrom.message.body.list.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.list.actions.buy.currency
string
wymagane
mergeFrom.message.body.list.actions.buy.text
string
wymagane
mergeFrom.message.body.list.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.list.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.list.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.list.actions.postback.imageUrl
string
mergeFrom.message.body.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.list.actions.postback.otpType
string
mergeFrom.message.body.list.actions.postback.payload
string
mergeFrom.message.body.list.actions.postback.text
string
wymagane
mergeFrom.message.body.list.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.list.altText
string
mergeFrom.message.body.list.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.list.items.actions.link.text
string
wymagane
mergeFrom.message.body.list.items.actions.link.url
string
wymagane
mergeFrom.message.body.list.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.reply.imageUrl
string
mergeFrom.message.body.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.list.items.actions.reply.text
string
wymagane
mergeFrom.message.body.list.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.locationRequest.text
string
mergeFrom.message.body.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.list.items.actions.buy.currency
string
wymagane
mergeFrom.message.body.list.items.actions.buy.text
string
wymagane
mergeFrom.message.body.list.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.list.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.list.items.actions.postback.imageUrl
string
mergeFrom.message.body.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.list.items.actions.postback.otpType
string
mergeFrom.message.body.list.items.actions.postback.payload
string
mergeFrom.message.body.list.items.actions.postback.text
string
wymagane
mergeFrom.message.body.list.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.list.items.altText
string
mergeFrom.message.body.list.items.description
string
mergeFrom.message.body.list.items.mediaUrl
string
mergeFrom.message.body.list.items.size
integer
mergeFrom.message.body.list.items.title
string
mergeFrom.message.body.list.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.metadata.button
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.metadata.button.label
string
wymagane
mergeFrom.message.body.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeFrom.message.body.list.metadata.replyMessage.text
string
wymagane
mergeFrom.message.body.list.metadata.replyMessage.title
string
wymagane
mergeFrom.message.body.list.text
string
mergeFrom.message.body.list.title
string
mergeFrom.message.body.type
string
wymagane
Possible values: list
mergeFrom.message.body.section
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.configurations
object
mergeFrom.message.body.section.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.text.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.text.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.text.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.text.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.text.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.locationRequest.text
string
mergeFrom.message.body.section.items.text.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.text.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.text.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.text.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.text.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.text.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.text.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.text.actions.postback.otpType
string
mergeFrom.message.body.section.items.text.actions.postback.payload
string
mergeFrom.message.body.section.items.text.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.text.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.text.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.attachments.content
string
mergeFrom.message.body.section.items.text.attachments.contentId
string
mergeFrom.message.body.section.items.text.attachments.contentType
string
mergeFrom.message.body.section.items.text.attachments.filename
string
wymagane
mergeFrom.message.body.section.items.text.attachments.inline
boolean
mergeFrom.message.body.section.items.text.attachments.mediaUrl
string
wymagane
mergeFrom.message.body.section.items.text.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.apple
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.apple.appClipPreview
boolean
mergeFrom.message.body.section.items.text.metadata.apple.appClipRegion
string
mergeFrom.message.body.section.items.text.metadata.apple.summaryText
string
mergeFrom.message.body.section.items.text.metadata.headers
object
mergeFrom.message.body.section.items.text.metadata.line
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeFrom.message.body.section.items.text.metadata.line.emoji.items.index
integer
wymagane
mergeFrom.message.body.section.items.text.metadata.line.emoji.items.length
integer
mergeFrom.message.body.section.items.text.metadata.line.emoji.items.productId
string
wymagane
mergeFrom.message.body.section.items.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.paymentDetails.amount
string
wymagane
mergeFrom.message.body.section.items.text.metadata.paymentDetails.currency
string
wymagane
mergeFrom.message.body.section.items.text.metadata.paymentDetails.sessionIdentifier
string
mergeFrom.message.body.section.items.text.metadata.paymentDetails.state
string
wymagane
mergeFrom.message.body.section.items.text.metadata.subject
string
mergeFrom.message.body.section.items.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.telegram.parseMode
string
mergeFrom.message.body.section.items.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.whatsapp.callPermissionExpiration
string
mergeFrom.message.body.section.items.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeFrom.message.body.section.items.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeFrom.message.body.section.items.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeFrom.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeFrom.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeFrom.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeFrom.message.body.section.items.text.metadata.whatsapp.sharedContacts.vcard
string
mergeFrom.message.body.section.items.text.text
string
wymagane
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: text
mergeFrom.message.body.section.items.html
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.html.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.html.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.html.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.html.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.html.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.locationRequest.text
string
mergeFrom.message.body.section.items.html.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.html.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.html.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.html.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.html.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.html.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.html.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.html.actions.postback.otpType
string
mergeFrom.message.body.section.items.html.actions.postback.payload
string
mergeFrom.message.body.section.items.html.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.html.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.html.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.attachments.content
string
mergeFrom.message.body.section.items.html.attachments.contentId
string
mergeFrom.message.body.section.items.html.attachments.contentType
string
mergeFrom.message.body.section.items.html.attachments.filename
string
wymagane
mergeFrom.message.body.section.items.html.attachments.inline
boolean
mergeFrom.message.body.section.items.html.attachments.mediaUrl
string
mergeFrom.message.body.section.items.html.html
string
mergeFrom.message.body.section.items.html.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.metadata.clickTracking
boolean
mergeFrom.message.body.section.items.html.metadata.from
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.html.metadata.from.displayName
string
mergeFrom.message.body.section.items.html.metadata.from.username
string
mergeFrom.message.body.section.items.html.metadata.headers
object
mergeFrom.message.body.section.items.html.metadata.initialOpenTracking
boolean
mergeFrom.message.body.section.items.html.metadata.openTracking
boolean
mergeFrom.message.body.section.items.html.metadata.subject
string
mergeFrom.message.body.section.items.html.text
string
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: html
mergeFrom.message.body.section.items.image
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.image.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.image.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.image.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.image.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.image.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.locationRequest.text
string
mergeFrom.message.body.section.items.image.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.image.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.image.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.image.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.image.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.image.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.image.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.image.actions.postback.otpType
string
mergeFrom.message.body.section.items.image.actions.postback.payload
string
mergeFrom.message.body.section.items.image.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.image.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.images.altText
string
mergeFrom.message.body.section.items.image.images.mediaPreviewUrl
string
mergeFrom.message.body.section.items.image.images.mediaUrl
string
wymagane
mergeFrom.message.body.section.items.image.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.metadata.fallbackText
string
mergeFrom.message.body.section.items.image.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.body.section.items.image.metadata.subject
string
mergeFrom.message.body.section.items.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.image.metadata.telegram.parseMode
string
mergeFrom.message.body.section.items.image.text
string
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: image
mergeFrom.message.body.section.items.gif
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.gif.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.gif.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.gif.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.gif.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.gif.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.locationRequest.text
string
mergeFrom.message.body.section.items.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.gif.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.gif.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.gif.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.gif.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.gif.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.gif.actions.postback.otpType
string
mergeFrom.message.body.section.items.gif.actions.postback.payload
string
mergeFrom.message.body.section.items.gif.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.gif.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.gif.altText
string
mergeFrom.message.body.section.items.gif.mediaUrl
string
wymagane
mergeFrom.message.body.section.items.gif.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.gif.metadata.telegram.parseMode
string
mergeFrom.message.body.section.items.gif.text
string
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: gif
mergeFrom.message.body.section.items.file
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.file.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.file.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.file.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.file.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.file.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.locationRequest.text
string
mergeFrom.message.body.section.items.file.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.file.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.file.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.file.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.file.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.file.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.file.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.file.actions.postback.otpType
string
mergeFrom.message.body.section.items.file.actions.postback.payload
string
mergeFrom.message.body.section.items.file.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.file.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.files.altText
string
mergeFrom.message.body.section.items.file.files.contentType
string
wymagane
mergeFrom.message.body.section.items.file.files.filename
string
mergeFrom.message.body.section.items.file.files.mediaUrl
string
wymagane
mergeFrom.message.body.section.items.file.files.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.files.metadata.isAnimated
boolean
mergeFrom.message.body.section.items.file.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.metadata.fallbackText
string
mergeFrom.message.body.section.items.file.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.body.section.items.file.metadata.subject
string
mergeFrom.message.body.section.items.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.file.metadata.telegram.parseMode
string
mergeFrom.message.body.section.items.file.text
string
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: file
mergeFrom.message.body.section.items.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.location.coordinates.latitude
number
wymagane
mergeFrom.message.body.section.items.location.coordinates.longitude
number
wymagane
mergeFrom.message.body.section.items.location.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.location.location.address
string
wymagane
mergeFrom.message.body.section.items.location.location.label
string
wymagane
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: location
mergeFrom.message.body.section.items.carousel
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.locationRequest.text
string
mergeFrom.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.postback.otpType
string
mergeFrom.message.body.section.items.carousel.items.actions.postback.payload
string
mergeFrom.message.body.section.items.carousel.items.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.carousel.items.altText
string
mergeFrom.message.body.section.items.carousel.items.description
string
mergeFrom.message.body.section.items.carousel.items.mediaUrl
string
mergeFrom.message.body.section.items.carousel.items.size
integer
mergeFrom.message.body.section.items.carousel.items.title
string
mergeFrom.message.body.section.items.carousel.text
string
Optional text displayed above the carousel cards.
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: carousel
mergeFrom.message.body.section.items.list
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.list.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.list.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.list.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.list.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.list.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.locationRequest.text
string
mergeFrom.message.body.section.items.list.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.list.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.list.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.list.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.list.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.list.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.list.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.list.actions.postback.otpType
string
mergeFrom.message.body.section.items.list.actions.postback.payload
string
mergeFrom.message.body.section.items.list.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.list.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.list.altText
string
mergeFrom.message.body.section.items.list.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.locationRequest.text
string
mergeFrom.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.list.items.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.list.items.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.postback.otpType
string
mergeFrom.message.body.section.items.list.items.actions.postback.payload
string
mergeFrom.message.body.section.items.list.items.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.list.items.altText
string
mergeFrom.message.body.section.items.list.items.description
string
mergeFrom.message.body.section.items.list.items.mediaUrl
string
mergeFrom.message.body.section.items.list.items.size
integer
mergeFrom.message.body.section.items.list.items.title
string
mergeFrom.message.body.section.items.list.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.metadata.button
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.metadata.button.label
string
wymagane
mergeFrom.message.body.section.items.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.list.metadata.replyMessage.text
string
wymagane
mergeFrom.message.body.section.items.list.metadata.replyMessage.title
string
wymagane
mergeFrom.message.body.section.items.list.text
string
mergeFrom.message.body.section.items.list.title
string
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: list
mergeFrom.message.body.section.items.section
object
wymagane
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: section
mergeFrom.message.body.section.items.authentication
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.link.text
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.link.url
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.section.items.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.reply.imageUrl
string
mergeFrom.message.body.section.items.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.reply.text
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.section.items.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.locationRequest.text
string
mergeFrom.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.section.items.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.buy.currency
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.buy.text
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.section.items.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.postback.imageUrl
string
mergeFrom.message.body.section.items.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.postback.otpType
string
mergeFrom.message.body.section.items.authentication.otp.actions.postback.payload
string
mergeFrom.message.body.section.items.authentication.otp.actions.postback.text
string
wymagane
mergeFrom.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.section.items.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeFrom.message.body.section.items.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: authentication
mergeFrom.message.body.section.items.action
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.action.action
string
wymagane
Possible values: permissionRequest
mergeFrom.message.body.section.items.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.section.items.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeFrom.message.body.section.items.type
string
wymagane
Possible values: action
mergeFrom.message.body.type
string
wymagane
Possible values: section
mergeFrom.message.body.authentication
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.body.authentication.otp.actions.link.text
string
wymagane
mergeFrom.message.body.authentication.otp.actions.link.url
string
wymagane
mergeFrom.message.body.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeFrom.message.body.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.reply.imageUrl
string
mergeFrom.message.body.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.body.authentication.otp.actions.reply.text
string
wymagane
mergeFrom.message.body.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.body.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.locationRequest.text
string
mergeFrom.message.body.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.body.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeFrom.message.body.authentication.otp.actions.buy.currency
string
wymagane
mergeFrom.message.body.authentication.otp.actions.buy.text
string
wymagane
mergeFrom.message.body.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.body.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.body.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.body.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.body.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.body.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeFrom.message.body.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.body.authentication.otp.actions.postback.imageUrl
string
mergeFrom.message.body.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.body.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.body.authentication.otp.actions.postback.otpType
string
mergeFrom.message.body.authentication.otp.actions.postback.payload
string
mergeFrom.message.body.authentication.otp.actions.postback.text
string
wymagane
mergeFrom.message.body.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.body.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeFrom.message.body.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeFrom.message.body.type
string
wymagane
Possible values: authentication
mergeFrom.message.body.action
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.action.action
string
wymagane
Possible values: permissionRequest
mergeFrom.message.body.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.body.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeFrom.message.body.type
string
wymagane
Possible values: action
mergeFrom.message.reference
string
mergeFrom.message.participantId
string
wymagane
mergeFrom.message.participantType
string
wymagane
Possible values: user, contact, agent, flow
mergeFrom.message.recipients
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.recipients.id
string
mergeFrom.message.recipients.identifierKey
string
mergeFrom.message.recipients.identifierValue
string
mergeFrom.message.recipients.platformAddress
string
mergeFrom.message.recipients.platformAddressSelector
string
mergeFrom.message.recipients.type
string
Possible values: to, cc, bcc
mergeFrom.message.addMissingParticipants
boolean
mergeFrom.message.template
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.attachments.content
string
mergeFrom.message.template.attachments.contentType
string
mergeFrom.message.template.attachments.filename
string
wymagane
mergeFrom.message.template.attachments.inline
boolean
wymagane
mergeFrom.message.template.attachments.mediaUrl
string
wymagane
mergeFrom.message.template.deployment
object
mergeFrom.message.template.locale
string
wymagane
mergeFrom.message.template.name
string
The platform name of the template.
mergeFrom.message.template.parameters
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.parameters.key
string
wymagane
mergeFrom.message.template.parameters.sourceUrl
object
Pokaż parametry podrzędne
mergeFrom.message.template.parameters.sourceUrl.fullyReplaced
boolean
wymagane
mergeFrom.message.template.parameters.sourceUrl.value
string
wymagane
mergeFrom.message.template.parameters.type
string
wymagane
Possible values: string, timeslotList, productSections, productList, number, boolean, sectionList, shippingMethodList, lineItemList, whatsappProductSections, whatsappProductItems, shortLink, object, carouselCards, appleFormPageItems
mergeFrom.message.template.parameters.value
object or array or string or number or boolean
wymagane
mergeFrom.message.template.projectId
string
wymagane
The ID of the project from Studio.
mergeFrom.message.template.settings
object
Pokaż parametry podrzędne
mergeFrom.message.template.settings.disallowMmLite
boolean
mergeFrom.message.template.shortLinks
object
Pokaż parametry podrzędne
mergeFrom.message.template.shortLinks.domain
string
wymagane
The domain to use when shortening links. When set to default, uses the default link shortening domain for the workspace.
mergeFrom.message.template.shortLinks.enabled
boolean
wymagane
Enables link shortening for SMS messages.
mergeFrom.message.template.templateBody
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.text.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.text.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.text.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.text.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.text.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.text.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.text.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.text.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.text.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.text.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.text.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.text.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.text.actions.postback.otpType
string
mergeFrom.message.template.templateBody.text.actions.postback.payload
string
mergeFrom.message.template.templateBody.text.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.text.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.text.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.attachments.content
string
mergeFrom.message.template.templateBody.text.attachments.contentId
string
mergeFrom.message.template.templateBody.text.attachments.contentType
string
mergeFrom.message.template.templateBody.text.attachments.filename
string
wymagane
mergeFrom.message.template.templateBody.text.attachments.inline
boolean
mergeFrom.message.template.templateBody.text.attachments.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.text.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.apple
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.apple.appClipPreview
boolean
mergeFrom.message.template.templateBody.text.metadata.apple.appClipRegion
string
mergeFrom.message.template.templateBody.text.metadata.apple.summaryText
string
mergeFrom.message.template.templateBody.text.metadata.headers
object
mergeFrom.message.template.templateBody.text.metadata.line
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.line.emoji.items.index
integer
wymagane
mergeFrom.message.template.templateBody.text.metadata.line.emoji.items.length
integer
mergeFrom.message.template.templateBody.text.metadata.line.emoji.items.productId
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.paymentDetails.amount
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.paymentDetails.currency
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.paymentDetails.sessionIdentifier
string
mergeFrom.message.template.templateBody.text.metadata.paymentDetails.state
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.subject
string
mergeFrom.message.template.templateBody.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.whatsapp.callPermissionExpiration
string
mergeFrom.message.template.templateBody.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeFrom.message.template.templateBody.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeFrom.message.template.templateBody.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeFrom.message.template.templateBody.text.metadata.whatsapp.sharedContacts.vcard
string
mergeFrom.message.template.templateBody.text.text
string
wymagane
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: text
mergeFrom.message.template.templateBody.html
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.html.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.html.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.html.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.html.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.html.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.html.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.html.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.html.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.html.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.html.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.html.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.html.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.html.actions.postback.otpType
string
mergeFrom.message.template.templateBody.html.actions.postback.payload
string
mergeFrom.message.template.templateBody.html.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.html.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.html.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.attachments.content
string
mergeFrom.message.template.templateBody.html.attachments.contentId
string
mergeFrom.message.template.templateBody.html.attachments.contentType
string
mergeFrom.message.template.templateBody.html.attachments.filename
string
wymagane
mergeFrom.message.template.templateBody.html.attachments.inline
boolean
mergeFrom.message.template.templateBody.html.attachments.mediaUrl
string
mergeFrom.message.template.templateBody.html.html
string
mergeFrom.message.template.templateBody.html.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.metadata.clickTracking
boolean
mergeFrom.message.template.templateBody.html.metadata.from
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.html.metadata.from.displayName
string
mergeFrom.message.template.templateBody.html.metadata.from.username
string
mergeFrom.message.template.templateBody.html.metadata.headers
object
mergeFrom.message.template.templateBody.html.metadata.initialOpenTracking
boolean
mergeFrom.message.template.templateBody.html.metadata.openTracking
boolean
mergeFrom.message.template.templateBody.html.metadata.subject
string
mergeFrom.message.template.templateBody.html.text
string
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: html
mergeFrom.message.template.templateBody.image
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.image.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.image.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.image.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.image.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.image.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.image.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.image.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.image.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.image.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.image.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.image.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.image.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.image.actions.postback.otpType
string
mergeFrom.message.template.templateBody.image.actions.postback.payload
string
mergeFrom.message.template.templateBody.image.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.image.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.images.altText
string
mergeFrom.message.template.templateBody.image.images.mediaPreviewUrl
string
mergeFrom.message.template.templateBody.image.images.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.image.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.metadata.fallbackText
string
mergeFrom.message.template.templateBody.image.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.template.templateBody.image.metadata.subject
string
mergeFrom.message.template.templateBody.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.image.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.image.text
string
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: image
mergeFrom.message.template.templateBody.gif
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.gif.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.gif.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.postback.otpType
string
mergeFrom.message.template.templateBody.gif.actions.postback.payload
string
mergeFrom.message.template.templateBody.gif.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.gif.altText
string
mergeFrom.message.template.templateBody.gif.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.gif.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.gif.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.gif.text
string
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: gif
mergeFrom.message.template.templateBody.file
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.file.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.file.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.file.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.file.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.file.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.file.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.file.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.file.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.file.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.file.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.file.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.file.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.file.actions.postback.otpType
string
mergeFrom.message.template.templateBody.file.actions.postback.payload
string
mergeFrom.message.template.templateBody.file.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.file.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.files.altText
string
mergeFrom.message.template.templateBody.file.files.contentType
string
wymagane
mergeFrom.message.template.templateBody.file.files.filename
string
mergeFrom.message.template.templateBody.file.files.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.file.files.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.files.metadata.isAnimated
boolean
mergeFrom.message.template.templateBody.file.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.metadata.fallbackText
string
mergeFrom.message.template.templateBody.file.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.template.templateBody.file.metadata.subject
string
mergeFrom.message.template.templateBody.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.file.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.file.text
string
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: file
mergeFrom.message.template.templateBody.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.location.coordinates.latitude
number
wymagane
mergeFrom.message.template.templateBody.location.coordinates.longitude
number
wymagane
mergeFrom.message.template.templateBody.location.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.location.location.address
string
wymagane
mergeFrom.message.template.templateBody.location.location.label
string
wymagane
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: location
mergeFrom.message.template.templateBody.carousel
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.postback.otpType
string
mergeFrom.message.template.templateBody.carousel.items.actions.postback.payload
string
mergeFrom.message.template.templateBody.carousel.items.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.carousel.items.altText
string
mergeFrom.message.template.templateBody.carousel.items.description
string
mergeFrom.message.template.templateBody.carousel.items.mediaUrl
string
mergeFrom.message.template.templateBody.carousel.items.size
integer
mergeFrom.message.template.templateBody.carousel.items.title
string
mergeFrom.message.template.templateBody.carousel.text
string
Optional text displayed above the carousel cards.
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: carousel
mergeFrom.message.template.templateBody.list
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.list.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.list.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.list.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.list.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.list.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.list.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.list.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.list.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.list.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.list.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.list.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.list.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.list.actions.postback.otpType
string
mergeFrom.message.template.templateBody.list.actions.postback.payload
string
mergeFrom.message.template.templateBody.list.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.list.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.list.altText
string
mergeFrom.message.template.templateBody.list.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.list.items.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.list.items.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.postback.otpType
string
mergeFrom.message.template.templateBody.list.items.actions.postback.payload
string
mergeFrom.message.template.templateBody.list.items.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.list.items.altText
string
mergeFrom.message.template.templateBody.list.items.description
string
mergeFrom.message.template.templateBody.list.items.mediaUrl
string
mergeFrom.message.template.templateBody.list.items.size
integer
mergeFrom.message.template.templateBody.list.items.title
string
mergeFrom.message.template.templateBody.list.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.metadata.button
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.metadata.button.label
string
wymagane
mergeFrom.message.template.templateBody.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.list.metadata.replyMessage.text
string
wymagane
mergeFrom.message.template.templateBody.list.metadata.replyMessage.title
string
wymagane
mergeFrom.message.template.templateBody.list.text
string
mergeFrom.message.template.templateBody.list.title
string
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: list
mergeFrom.message.template.templateBody.section
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.configurations
object
mergeFrom.message.template.templateBody.section.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.text.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.text.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.text.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.attachments.content
string
mergeFrom.message.template.templateBody.section.items.text.attachments.contentId
string
mergeFrom.message.template.templateBody.section.items.text.attachments.contentType
string
mergeFrom.message.template.templateBody.section.items.text.attachments.filename
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.attachments.inline
boolean
mergeFrom.message.template.templateBody.section.items.text.attachments.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.apple
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.apple.appClipPreview
boolean
mergeFrom.message.template.templateBody.section.items.text.metadata.apple.appClipRegion
string
mergeFrom.message.template.templateBody.section.items.text.metadata.apple.summaryText
string
mergeFrom.message.template.templateBody.section.items.text.metadata.headers
object
mergeFrom.message.template.templateBody.section.items.text.metadata.line
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.line.emoji.items.index
integer
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.line.emoji.items.length
integer
mergeFrom.message.template.templateBody.section.items.text.metadata.line.emoji.items.productId
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.paymentDetails.amount
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.paymentDetails.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.paymentDetails.sessionIdentifier
string
mergeFrom.message.template.templateBody.section.items.text.metadata.paymentDetails.state
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.subject
string
mergeFrom.message.template.templateBody.section.items.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.callPermissionExpiration
string
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeFrom.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.vcard
string
mergeFrom.message.template.templateBody.section.items.text.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: text
mergeFrom.message.template.templateBody.section.items.html
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.html.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.html.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.html.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.attachments.content
string
mergeFrom.message.template.templateBody.section.items.html.attachments.contentId
string
mergeFrom.message.template.templateBody.section.items.html.attachments.contentType
string
mergeFrom.message.template.templateBody.section.items.html.attachments.filename
string
wymagane
mergeFrom.message.template.templateBody.section.items.html.attachments.inline
boolean
mergeFrom.message.template.templateBody.section.items.html.attachments.mediaUrl
string
mergeFrom.message.template.templateBody.section.items.html.html
string
mergeFrom.message.template.templateBody.section.items.html.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.metadata.clickTracking
boolean
mergeFrom.message.template.templateBody.section.items.html.metadata.from
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.html.metadata.from.displayName
string
mergeFrom.message.template.templateBody.section.items.html.metadata.from.username
string
mergeFrom.message.template.templateBody.section.items.html.metadata.headers
object
mergeFrom.message.template.templateBody.section.items.html.metadata.initialOpenTracking
boolean
mergeFrom.message.template.templateBody.section.items.html.metadata.openTracking
boolean
mergeFrom.message.template.templateBody.section.items.html.metadata.subject
string
mergeFrom.message.template.templateBody.section.items.html.text
string
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: html
mergeFrom.message.template.templateBody.section.items.image
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.image.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.image.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.images.altText
string
mergeFrom.message.template.templateBody.section.items.image.images.mediaPreviewUrl
string
mergeFrom.message.template.templateBody.section.items.image.images.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.section.items.image.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.metadata.fallbackText
string
mergeFrom.message.template.templateBody.section.items.image.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.template.templateBody.section.items.image.metadata.subject
string
mergeFrom.message.template.templateBody.section.items.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.image.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.section.items.image.text
string
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: image
mergeFrom.message.template.templateBody.section.items.gif
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.gif.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.gif.altText
string
mergeFrom.message.template.templateBody.section.items.gif.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.section.items.gif.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.gif.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.section.items.gif.text
string
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: gif
mergeFrom.message.template.templateBody.section.items.file
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.file.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.file.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.files.altText
string
mergeFrom.message.template.templateBody.section.items.file.files.contentType
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.files.filename
string
mergeFrom.message.template.templateBody.section.items.file.files.mediaUrl
string
wymagane
mergeFrom.message.template.templateBody.section.items.file.files.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.files.metadata.isAnimated
boolean
mergeFrom.message.template.templateBody.section.items.file.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.metadata.fallbackText
string
mergeFrom.message.template.templateBody.section.items.file.metadata.storyType
string
Possible values: mention, reply
mergeFrom.message.template.templateBody.section.items.file.metadata.subject
string
mergeFrom.message.template.templateBody.section.items.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.file.metadata.telegram.parseMode
string
mergeFrom.message.template.templateBody.section.items.file.text
string
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: file
mergeFrom.message.template.templateBody.section.items.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.location.coordinates.latitude
number
wymagane
mergeFrom.message.template.templateBody.section.items.location.coordinates.longitude
number
wymagane
mergeFrom.message.template.templateBody.section.items.location.location
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.location.location.address
string
wymagane
mergeFrom.message.template.templateBody.section.items.location.location.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: location
mergeFrom.message.template.templateBody.section.items.carousel
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.carousel.items.altText
string
mergeFrom.message.template.templateBody.section.items.carousel.items.description
string
mergeFrom.message.template.templateBody.section.items.carousel.items.mediaUrl
string
mergeFrom.message.template.templateBody.section.items.carousel.items.size
integer
mergeFrom.message.template.templateBody.section.items.carousel.items.title
string
mergeFrom.message.template.templateBody.section.items.carousel.text
string
Optional text displayed above the carousel cards.
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: carousel
mergeFrom.message.template.templateBody.section.items.list
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.list.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.list.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.list.altText
string
mergeFrom.message.template.templateBody.section.items.list.items
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.list.items.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.list.items.altText
string
mergeFrom.message.template.templateBody.section.items.list.items.description
string
mergeFrom.message.template.templateBody.section.items.list.items.mediaUrl
string
mergeFrom.message.template.templateBody.section.items.list.items.size
integer
mergeFrom.message.template.templateBody.section.items.list.items.title
string
mergeFrom.message.template.templateBody.section.items.list.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.metadata.button
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.metadata.button.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.list.metadata.replyMessage.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.metadata.replyMessage.title
string
wymagane
mergeFrom.message.template.templateBody.section.items.list.text
string
mergeFrom.message.template.templateBody.section.items.list.title
string
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: list
mergeFrom.message.template.templateBody.section.items.section
object
wymagane
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: section
mergeFrom.message.template.templateBody.section.items.authentication
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.otpType
string
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.payload
string
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.section.items.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeFrom.message.template.templateBody.section.items.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: authentication
mergeFrom.message.template.templateBody.section.items.action
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.action.action
string
wymagane
Possible values: permissionRequest
mergeFrom.message.template.templateBody.section.items.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.section.items.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeFrom.message.template.templateBody.section.items.type
string
wymagane
Possible values: action
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: section
mergeFrom.message.template.templateBody.authentication
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.link.text
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.link.url
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeFrom.message.template.templateBody.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.reply.imageUrl
string
mergeFrom.message.template.templateBody.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.reply.text
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeFrom.message.template.templateBody.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.locationRequest.text
string
mergeFrom.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeFrom.message.template.templateBody.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.buy.currency
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.buy.text
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeFrom.message.template.templateBody.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.imageUrl
string
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.otpType
string
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.payload
string
mergeFrom.message.template.templateBody.authentication.otp.actions.postback.text
string
wymagane
mergeFrom.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeFrom.message.template.templateBody.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeFrom.message.template.templateBody.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: authentication
mergeFrom.message.template.templateBody.action
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.action.action
string
wymagane
Possible values: permissionRequest
mergeFrom.message.template.templateBody.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeFrom.message.template.templateBody.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeFrom.message.template.templateBody.type
string
wymagane
Possible values: action
mergeFrom.message.template.utmParameters
array of object
Pokaż parametry podrzędne
mergeFrom.message.template.utmParameters.key
string
wymagane
mergeFrom.message.template.utmParameters.value
string
wymagane
mergeFrom.message.template.utmParameters.key
string
wymagane
mergeFrom.message.template.utmParameters.reference
string
wymagane
Possible values: platform_name, channel_name
mergeFrom.message.template.variables
object
mergeFrom.message.template.version
string
wymagane
The version of the template.
mergeFrom.comment
object
Pokaż parametry podrzędne
mergeFrom.comment.body
object
wymagane
Pokaż parametry podrzędne
mergeFrom.comment.body.type
string
wymagane
Possible values: text
mergeFrom.comment.body.text
object
wymagane
Pokaż parametry podrzędne
mergeFrom.comment.body.text.text
string
wymagane
mergeFrom.comment.body.type
string
wymagane
Possible values: html
mergeFrom.comment.body.html
object
wymagane
Pokaż parametry podrzędne
mergeFrom.comment.body.html.text
string
mergeFrom.comment.body.html.html
string
mergeFrom.comment.body.html.attachments
array of object
Pokaż parametry podrzędne
mergeFrom.comment.body.html.attachments.mediaUrl
string
wymagane
mergeFrom.comment.body.html.attachments.filename
string
wymagane
mergeFrom.comment.body.html.attachments.inline
boolean
mergeFrom.comment.mentions
object
Pokaż parametry podrzędne
mergeFrom.comment.mentions.notify
object
Notify are notification settings for mentions in comments. Every new mentioned individual will be notified the moment they are added as a mention.
If OnUpdate is true, existing mentions will be notified when a comment is changed.
If OnDelete is true, mentions will get notified when the comment gets deleted.
Pokaż parametry podrzędne
mergeFrom.comment.mentions.notify.onUpdate
boolean
mergeFrom.comment.mentions.notify.onDelete
boolean
mergeFrom.comment.mentions.identifiers
array of object
wymagane
Pokaż parametry podrzędne
mergeFrom.comment.mentions.identifiers.id
string
Only agent IDs are supported at the moment.
mergeFrom.comment.replyTo
object
Pokaż parametry podrzędne
mergeFrom.comment.replyTo.id
string
wymagane
mergeFrom.comment.replyTo.type
string
wymagane
Possible values: comment, message
mergeInto
object
wymagane
Pokaż parametry podrzędne
mergeInto.itemId
string
wymagane
mergeInto.message
object
Pokaż parametry podrzędne
mergeInto.message.reference
string
mergeInto.message.participantId
string
wymagane
mergeInto.message.participantType
string
wymagane
Possible values: user, contact, agent, flow
mergeInto.message.recipients
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.recipients.id
string
mergeInto.message.recipients.identifierKey
string
mergeInto.message.recipients.identifierValue
string
mergeInto.message.recipients.platformAddress
string
mergeInto.message.recipients.platformAddressSelector
string
mergeInto.message.recipients.type
string
Possible values: to, cc, bcc
mergeInto.message.addMissingParticipants
boolean
mergeInto.message.body
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.text
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.text.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.text.actions.link.text
string
wymagane
mergeInto.message.body.text.actions.link.url
string
wymagane
mergeInto.message.body.text.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.reply.imageUrl
string
mergeInto.message.body.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.text.actions.reply.text
string
wymagane
mergeInto.message.body.text.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.locationRequest.text
string
mergeInto.message.body.text.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.text.actions.buy.currency
string
wymagane
mergeInto.message.body.text.actions.buy.text
string
wymagane
mergeInto.message.body.text.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.text.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.text.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.text.actions.postback.imageUrl
string
mergeInto.message.body.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.text.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.text.actions.postback.otpType
string
mergeInto.message.body.text.actions.postback.payload
string
mergeInto.message.body.text.actions.postback.text
string
wymagane
mergeInto.message.body.text.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.text.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.body.text.attachments.content
string
mergeInto.message.body.text.attachments.contentId
string
mergeInto.message.body.text.attachments.contentType
string
mergeInto.message.body.text.attachments.filename
string
wymagane
mergeInto.message.body.text.attachments.inline
boolean
mergeInto.message.body.text.attachments.mediaUrl
string
wymagane
mergeInto.message.body.text.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.apple
object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.apple.appClipPreview
boolean
mergeInto.message.body.text.metadata.apple.appClipRegion
string
mergeInto.message.body.text.metadata.apple.summaryText
string
mergeInto.message.body.text.metadata.headers
object
mergeInto.message.body.text.metadata.line
object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeInto.message.body.text.metadata.line.emoji.items.index
integer
wymagane
mergeInto.message.body.text.metadata.line.emoji.items.length
integer
mergeInto.message.body.text.metadata.line.emoji.items.productId
string
wymagane
mergeInto.message.body.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.paymentDetails.amount
string
wymagane
mergeInto.message.body.text.metadata.paymentDetails.currency
string
wymagane
mergeInto.message.body.text.metadata.paymentDetails.sessionIdentifier
string
mergeInto.message.body.text.metadata.paymentDetails.state
string
wymagane
mergeInto.message.body.text.metadata.subject
string
mergeInto.message.body.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.telegram.parseMode
string
mergeInto.message.body.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.whatsapp.callPermissionExpiration
string
mergeInto.message.body.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeInto.message.body.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeInto.message.body.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeInto.message.body.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeInto.message.body.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeInto.message.body.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeInto.message.body.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeInto.message.body.text.metadata.whatsapp.sharedContacts.vcard
string
mergeInto.message.body.text.text
string
wymagane
mergeInto.message.body.type
string
wymagane
Possible values: text
mergeInto.message.body.html
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.html.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.html.actions.link.text
string
wymagane
mergeInto.message.body.html.actions.link.url
string
wymagane
mergeInto.message.body.html.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.reply.imageUrl
string
mergeInto.message.body.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.html.actions.reply.text
string
wymagane
mergeInto.message.body.html.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.locationRequest.text
string
mergeInto.message.body.html.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.html.actions.buy.currency
string
wymagane
mergeInto.message.body.html.actions.buy.text
string
wymagane
mergeInto.message.body.html.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.html.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.html.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.html.actions.postback.imageUrl
string
mergeInto.message.body.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.html.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.html.actions.postback.otpType
string
mergeInto.message.body.html.actions.postback.payload
string
mergeInto.message.body.html.actions.postback.text
string
wymagane
mergeInto.message.body.html.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.html.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.body.html.attachments.content
string
mergeInto.message.body.html.attachments.contentId
string
mergeInto.message.body.html.attachments.contentType
string
mergeInto.message.body.html.attachments.filename
string
wymagane
mergeInto.message.body.html.attachments.inline
boolean
mergeInto.message.body.html.attachments.mediaUrl
string
mergeInto.message.body.html.html
string
mergeInto.message.body.html.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.html.metadata.clickTracking
boolean
mergeInto.message.body.html.metadata.from
object
Pokaż parametry podrzędne
mergeInto.message.body.html.metadata.from.displayName
string
mergeInto.message.body.html.metadata.from.username
string
mergeInto.message.body.html.metadata.headers
object
mergeInto.message.body.html.metadata.initialOpenTracking
boolean
mergeInto.message.body.html.metadata.openTracking
boolean
mergeInto.message.body.html.metadata.subject
string
mergeInto.message.body.html.text
string
mergeInto.message.body.type
string
wymagane
Possible values: html
mergeInto.message.body.image
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.image.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.image.actions.link.text
string
wymagane
mergeInto.message.body.image.actions.link.url
string
wymagane
mergeInto.message.body.image.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.reply.imageUrl
string
mergeInto.message.body.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.image.actions.reply.text
string
wymagane
mergeInto.message.body.image.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.locationRequest.text
string
mergeInto.message.body.image.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.image.actions.buy.currency
string
wymagane
mergeInto.message.body.image.actions.buy.text
string
wymagane
mergeInto.message.body.image.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.image.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.image.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.image.actions.postback.imageUrl
string
mergeInto.message.body.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.image.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.image.actions.postback.otpType
string
mergeInto.message.body.image.actions.postback.payload
string
mergeInto.message.body.image.actions.postback.text
string
wymagane
mergeInto.message.body.image.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.image.images.altText
string
mergeInto.message.body.image.images.mediaPreviewUrl
string
mergeInto.message.body.image.images.mediaUrl
string
wymagane
mergeInto.message.body.image.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.image.metadata.fallbackText
string
mergeInto.message.body.image.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.body.image.metadata.subject
string
mergeInto.message.body.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.image.metadata.telegram.parseMode
string
mergeInto.message.body.image.text
string
mergeInto.message.body.type
string
wymagane
Possible values: image
mergeInto.message.body.gif
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.gif.actions.link.text
string
wymagane
mergeInto.message.body.gif.actions.link.url
string
wymagane
mergeInto.message.body.gif.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.reply.imageUrl
string
mergeInto.message.body.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.gif.actions.reply.text
string
wymagane
mergeInto.message.body.gif.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.locationRequest.text
string
mergeInto.message.body.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.gif.actions.buy.currency
string
wymagane
mergeInto.message.body.gif.actions.buy.text
string
wymagane
mergeInto.message.body.gif.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.gif.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.gif.actions.postback.imageUrl
string
mergeInto.message.body.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.gif.actions.postback.otpType
string
mergeInto.message.body.gif.actions.postback.payload
string
mergeInto.message.body.gif.actions.postback.text
string
wymagane
mergeInto.message.body.gif.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.gif.altText
string
mergeInto.message.body.gif.mediaUrl
string
wymagane
mergeInto.message.body.gif.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.gif.metadata.telegram.parseMode
string
mergeInto.message.body.gif.text
string
mergeInto.message.body.type
string
wymagane
Possible values: gif
mergeInto.message.body.file
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.file.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.file.actions.link.text
string
wymagane
mergeInto.message.body.file.actions.link.url
string
wymagane
mergeInto.message.body.file.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.reply.imageUrl
string
mergeInto.message.body.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.file.actions.reply.text
string
wymagane
mergeInto.message.body.file.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.locationRequest.text
string
mergeInto.message.body.file.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.file.actions.buy.currency
string
wymagane
mergeInto.message.body.file.actions.buy.text
string
wymagane
mergeInto.message.body.file.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.file.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.file.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.file.actions.postback.imageUrl
string
mergeInto.message.body.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.file.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.file.actions.postback.otpType
string
mergeInto.message.body.file.actions.postback.payload
string
mergeInto.message.body.file.actions.postback.text
string
wymagane
mergeInto.message.body.file.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.file.files.altText
string
mergeInto.message.body.file.files.contentType
string
wymagane
mergeInto.message.body.file.files.filename
string
mergeInto.message.body.file.files.mediaUrl
string
wymagane
mergeInto.message.body.file.files.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.file.files.metadata.isAnimated
boolean
mergeInto.message.body.file.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.file.metadata.fallbackText
string
mergeInto.message.body.file.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.body.file.metadata.subject
string
mergeInto.message.body.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.file.metadata.telegram.parseMode
string
mergeInto.message.body.file.text
string
mergeInto.message.body.type
string
wymagane
Possible values: file
mergeInto.message.body.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.location.coordinates.latitude
number
wymagane
mergeInto.message.body.location.coordinates.longitude
number
wymagane
mergeInto.message.body.location.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.location.location.address
string
wymagane
mergeInto.message.body.location.location.label
string
wymagane
mergeInto.message.body.type
string
wymagane
Possible values: location
mergeInto.message.body.carousel
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items
array of object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.carousel.items.actions.link.text
string
wymagane
mergeInto.message.body.carousel.items.actions.link.url
string
wymagane
mergeInto.message.body.carousel.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.reply.imageUrl
string
mergeInto.message.body.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.carousel.items.actions.reply.text
string
wymagane
mergeInto.message.body.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.locationRequest.text
string
mergeInto.message.body.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.carousel.items.actions.buy.currency
string
wymagane
mergeInto.message.body.carousel.items.actions.buy.text
string
wymagane
mergeInto.message.body.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.carousel.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.carousel.items.actions.postback.imageUrl
string
mergeInto.message.body.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.carousel.items.actions.postback.otpType
string
mergeInto.message.body.carousel.items.actions.postback.payload
string
mergeInto.message.body.carousel.items.actions.postback.text
string
wymagane
mergeInto.message.body.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.carousel.items.altText
string
mergeInto.message.body.carousel.items.description
string
mergeInto.message.body.carousel.items.mediaUrl
string
mergeInto.message.body.carousel.items.size
integer
mergeInto.message.body.carousel.items.title
string
mergeInto.message.body.carousel.text
string
Optional text displayed above the carousel cards.
mergeInto.message.body.type
string
wymagane
Possible values: carousel
mergeInto.message.body.list
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.list.actions.link.text
string
wymagane
mergeInto.message.body.list.actions.link.url
string
wymagane
mergeInto.message.body.list.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.reply.imageUrl
string
mergeInto.message.body.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.list.actions.reply.text
string
wymagane
mergeInto.message.body.list.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.locationRequest.text
string
mergeInto.message.body.list.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.list.actions.buy.currency
string
wymagane
mergeInto.message.body.list.actions.buy.text
string
wymagane
mergeInto.message.body.list.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.list.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.list.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.list.actions.postback.imageUrl
string
mergeInto.message.body.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.list.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.list.actions.postback.otpType
string
mergeInto.message.body.list.actions.postback.payload
string
mergeInto.message.body.list.actions.postback.text
string
wymagane
mergeInto.message.body.list.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.list.altText
string
mergeInto.message.body.list.items
array of object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.list.items.actions.link.text
string
wymagane
mergeInto.message.body.list.items.actions.link.url
string
wymagane
mergeInto.message.body.list.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.reply.imageUrl
string
mergeInto.message.body.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.list.items.actions.reply.text
string
wymagane
mergeInto.message.body.list.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.locationRequest.text
string
mergeInto.message.body.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.list.items.actions.buy.currency
string
wymagane
mergeInto.message.body.list.items.actions.buy.text
string
wymagane
mergeInto.message.body.list.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.list.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.list.items.actions.postback.imageUrl
string
mergeInto.message.body.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.list.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.list.items.actions.postback.otpType
string
mergeInto.message.body.list.items.actions.postback.payload
string
mergeInto.message.body.list.items.actions.postback.text
string
wymagane
mergeInto.message.body.list.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.list.items.altText
string
mergeInto.message.body.list.items.description
string
mergeInto.message.body.list.items.mediaUrl
string
mergeInto.message.body.list.items.size
integer
mergeInto.message.body.list.items.title
string
mergeInto.message.body.list.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.list.metadata.button
object
Pokaż parametry podrzędne
mergeInto.message.body.list.metadata.button.label
string
wymagane
mergeInto.message.body.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeInto.message.body.list.metadata.replyMessage.text
string
wymagane
mergeInto.message.body.list.metadata.replyMessage.title
string
wymagane
mergeInto.message.body.list.text
string
mergeInto.message.body.list.title
string
mergeInto.message.body.type
string
wymagane
Possible values: list
mergeInto.message.body.section
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.configurations
object
mergeInto.message.body.section.items
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.text.actions.link.text
string
wymagane
mergeInto.message.body.section.items.text.actions.link.url
string
wymagane
mergeInto.message.body.section.items.text.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.reply.imageUrl
string
mergeInto.message.body.section.items.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.text.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.text.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.locationRequest.text
string
mergeInto.message.body.section.items.text.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.text.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.text.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.text.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.text.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.text.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.text.actions.postback.imageUrl
string
mergeInto.message.body.section.items.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.text.actions.postback.otpType
string
mergeInto.message.body.section.items.text.actions.postback.payload
string
mergeInto.message.body.section.items.text.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.text.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.text.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.attachments.content
string
mergeInto.message.body.section.items.text.attachments.contentId
string
mergeInto.message.body.section.items.text.attachments.contentType
string
mergeInto.message.body.section.items.text.attachments.filename
string
wymagane
mergeInto.message.body.section.items.text.attachments.inline
boolean
mergeInto.message.body.section.items.text.attachments.mediaUrl
string
wymagane
mergeInto.message.body.section.items.text.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.apple
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.apple.appClipPreview
boolean
mergeInto.message.body.section.items.text.metadata.apple.appClipRegion
string
mergeInto.message.body.section.items.text.metadata.apple.summaryText
string
mergeInto.message.body.section.items.text.metadata.headers
object
mergeInto.message.body.section.items.text.metadata.line
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeInto.message.body.section.items.text.metadata.line.emoji.items.index
integer
wymagane
mergeInto.message.body.section.items.text.metadata.line.emoji.items.length
integer
mergeInto.message.body.section.items.text.metadata.line.emoji.items.productId
string
wymagane
mergeInto.message.body.section.items.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.paymentDetails.amount
string
wymagane
mergeInto.message.body.section.items.text.metadata.paymentDetails.currency
string
wymagane
mergeInto.message.body.section.items.text.metadata.paymentDetails.sessionIdentifier
string
mergeInto.message.body.section.items.text.metadata.paymentDetails.state
string
wymagane
mergeInto.message.body.section.items.text.metadata.subject
string
mergeInto.message.body.section.items.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.telegram.parseMode
string
mergeInto.message.body.section.items.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.whatsapp.callPermissionExpiration
string
mergeInto.message.body.section.items.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeInto.message.body.section.items.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeInto.message.body.section.items.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeInto.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeInto.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeInto.message.body.section.items.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeInto.message.body.section.items.text.metadata.whatsapp.sharedContacts.vcard
string
mergeInto.message.body.section.items.text.text
string
wymagane
mergeInto.message.body.section.items.type
string
wymagane
Possible values: text
mergeInto.message.body.section.items.html
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.html.actions.link.text
string
wymagane
mergeInto.message.body.section.items.html.actions.link.url
string
wymagane
mergeInto.message.body.section.items.html.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.reply.imageUrl
string
mergeInto.message.body.section.items.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.html.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.html.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.locationRequest.text
string
mergeInto.message.body.section.items.html.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.html.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.html.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.html.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.html.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.html.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.html.actions.postback.imageUrl
string
mergeInto.message.body.section.items.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.html.actions.postback.otpType
string
mergeInto.message.body.section.items.html.actions.postback.payload
string
mergeInto.message.body.section.items.html.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.html.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.html.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.attachments.content
string
mergeInto.message.body.section.items.html.attachments.contentId
string
mergeInto.message.body.section.items.html.attachments.contentType
string
mergeInto.message.body.section.items.html.attachments.filename
string
wymagane
mergeInto.message.body.section.items.html.attachments.inline
boolean
mergeInto.message.body.section.items.html.attachments.mediaUrl
string
mergeInto.message.body.section.items.html.html
string
mergeInto.message.body.section.items.html.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.metadata.clickTracking
boolean
mergeInto.message.body.section.items.html.metadata.from
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.html.metadata.from.displayName
string
mergeInto.message.body.section.items.html.metadata.from.username
string
mergeInto.message.body.section.items.html.metadata.headers
object
mergeInto.message.body.section.items.html.metadata.initialOpenTracking
boolean
mergeInto.message.body.section.items.html.metadata.openTracking
boolean
mergeInto.message.body.section.items.html.metadata.subject
string
mergeInto.message.body.section.items.html.text
string
mergeInto.message.body.section.items.type
string
wymagane
Possible values: html
mergeInto.message.body.section.items.image
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.image.actions.link.text
string
wymagane
mergeInto.message.body.section.items.image.actions.link.url
string
wymagane
mergeInto.message.body.section.items.image.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.reply.imageUrl
string
mergeInto.message.body.section.items.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.image.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.image.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.locationRequest.text
string
mergeInto.message.body.section.items.image.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.image.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.image.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.image.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.image.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.image.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.image.actions.postback.imageUrl
string
mergeInto.message.body.section.items.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.image.actions.postback.otpType
string
mergeInto.message.body.section.items.image.actions.postback.payload
string
mergeInto.message.body.section.items.image.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.image.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.images.altText
string
mergeInto.message.body.section.items.image.images.mediaPreviewUrl
string
mergeInto.message.body.section.items.image.images.mediaUrl
string
wymagane
mergeInto.message.body.section.items.image.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.metadata.fallbackText
string
mergeInto.message.body.section.items.image.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.body.section.items.image.metadata.subject
string
mergeInto.message.body.section.items.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.image.metadata.telegram.parseMode
string
mergeInto.message.body.section.items.image.text
string
mergeInto.message.body.section.items.type
string
wymagane
Possible values: image
mergeInto.message.body.section.items.gif
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.gif.actions.link.text
string
wymagane
mergeInto.message.body.section.items.gif.actions.link.url
string
wymagane
mergeInto.message.body.section.items.gif.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.reply.imageUrl
string
mergeInto.message.body.section.items.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.gif.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.gif.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.locationRequest.text
string
mergeInto.message.body.section.items.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.gif.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.gif.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.gif.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.gif.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.gif.actions.postback.imageUrl
string
mergeInto.message.body.section.items.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.gif.actions.postback.otpType
string
mergeInto.message.body.section.items.gif.actions.postback.payload
string
mergeInto.message.body.section.items.gif.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.gif.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.gif.altText
string
mergeInto.message.body.section.items.gif.mediaUrl
string
wymagane
mergeInto.message.body.section.items.gif.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.gif.metadata.telegram.parseMode
string
mergeInto.message.body.section.items.gif.text
string
mergeInto.message.body.section.items.type
string
wymagane
Possible values: gif
mergeInto.message.body.section.items.file
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.file.actions.link.text
string
wymagane
mergeInto.message.body.section.items.file.actions.link.url
string
wymagane
mergeInto.message.body.section.items.file.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.reply.imageUrl
string
mergeInto.message.body.section.items.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.file.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.file.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.locationRequest.text
string
mergeInto.message.body.section.items.file.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.file.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.file.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.file.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.file.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.file.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.file.actions.postback.imageUrl
string
mergeInto.message.body.section.items.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.file.actions.postback.otpType
string
mergeInto.message.body.section.items.file.actions.postback.payload
string
mergeInto.message.body.section.items.file.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.file.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.files.altText
string
mergeInto.message.body.section.items.file.files.contentType
string
wymagane
mergeInto.message.body.section.items.file.files.filename
string
mergeInto.message.body.section.items.file.files.mediaUrl
string
wymagane
mergeInto.message.body.section.items.file.files.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.files.metadata.isAnimated
boolean
mergeInto.message.body.section.items.file.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.metadata.fallbackText
string
mergeInto.message.body.section.items.file.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.body.section.items.file.metadata.subject
string
mergeInto.message.body.section.items.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.file.metadata.telegram.parseMode
string
mergeInto.message.body.section.items.file.text
string
mergeInto.message.body.section.items.type
string
wymagane
Possible values: file
mergeInto.message.body.section.items.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.location.coordinates.latitude
number
wymagane
mergeInto.message.body.section.items.location.coordinates.longitude
number
wymagane
mergeInto.message.body.section.items.location.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.location.location.address
string
wymagane
mergeInto.message.body.section.items.location.location.label
string
wymagane
mergeInto.message.body.section.items.type
string
wymagane
Possible values: location
mergeInto.message.body.section.items.carousel
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.link.text
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.link.url
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.reply.imageUrl
string
mergeInto.message.body.section.items.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.locationRequest.text
string
mergeInto.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.carousel.items.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.carousel.items.actions.postback.imageUrl
string
mergeInto.message.body.section.items.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.postback.otpType
string
mergeInto.message.body.section.items.carousel.items.actions.postback.payload
string
mergeInto.message.body.section.items.carousel.items.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.carousel.items.altText
string
mergeInto.message.body.section.items.carousel.items.description
string
mergeInto.message.body.section.items.carousel.items.mediaUrl
string
mergeInto.message.body.section.items.carousel.items.size
integer
mergeInto.message.body.section.items.carousel.items.title
string
mergeInto.message.body.section.items.carousel.text
string
Optional text displayed above the carousel cards.
mergeInto.message.body.section.items.type
string
wymagane
Possible values: carousel
mergeInto.message.body.section.items.list
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.list.actions.link.text
string
wymagane
mergeInto.message.body.section.items.list.actions.link.url
string
wymagane
mergeInto.message.body.section.items.list.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.reply.imageUrl
string
mergeInto.message.body.section.items.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.list.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.list.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.locationRequest.text
string
mergeInto.message.body.section.items.list.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.list.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.list.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.list.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.list.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.list.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.list.actions.postback.imageUrl
string
mergeInto.message.body.section.items.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.list.actions.postback.otpType
string
mergeInto.message.body.section.items.list.actions.postback.payload
string
mergeInto.message.body.section.items.list.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.list.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.list.altText
string
mergeInto.message.body.section.items.list.items
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.list.items.actions.link.text
string
wymagane
mergeInto.message.body.section.items.list.items.actions.link.url
string
wymagane
mergeInto.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.reply.imageUrl
string
mergeInto.message.body.section.items.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.list.items.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.locationRequest.text
string
mergeInto.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.list.items.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.list.items.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.list.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.list.items.actions.postback.imageUrl
string
mergeInto.message.body.section.items.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.list.items.actions.postback.otpType
string
mergeInto.message.body.section.items.list.items.actions.postback.payload
string
mergeInto.message.body.section.items.list.items.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.list.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.list.items.altText
string
mergeInto.message.body.section.items.list.items.description
string
mergeInto.message.body.section.items.list.items.mediaUrl
string
mergeInto.message.body.section.items.list.items.size
integer
mergeInto.message.body.section.items.list.items.title
string
mergeInto.message.body.section.items.list.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.metadata.button
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.metadata.button.label
string
wymagane
mergeInto.message.body.section.items.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.list.metadata.replyMessage.text
string
wymagane
mergeInto.message.body.section.items.list.metadata.replyMessage.title
string
wymagane
mergeInto.message.body.section.items.list.text
string
mergeInto.message.body.section.items.list.title
string
mergeInto.message.body.section.items.type
string
wymagane
Possible values: list
mergeInto.message.body.section.items.section
object
wymagane
mergeInto.message.body.section.items.type
string
wymagane
Possible values: section
mergeInto.message.body.section.items.authentication
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.link.text
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.link.url
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.section.items.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.reply.imageUrl
string
mergeInto.message.body.section.items.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.reply.text
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.section.items.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.locationRequest.text
string
mergeInto.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.section.items.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.buy.currency
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.buy.text
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.section.items.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.postback.imageUrl
string
mergeInto.message.body.section.items.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.section.items.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.postback.otpType
string
mergeInto.message.body.section.items.authentication.otp.actions.postback.payload
string
mergeInto.message.body.section.items.authentication.otp.actions.postback.text
string
wymagane
mergeInto.message.body.section.items.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.section.items.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeInto.message.body.section.items.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeInto.message.body.section.items.type
string
wymagane
Possible values: authentication
mergeInto.message.body.section.items.action
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.action.action
string
wymagane
Possible values: permissionRequest
mergeInto.message.body.section.items.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.section.items.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeInto.message.body.section.items.type
string
wymagane
Possible values: action
mergeInto.message.body.type
string
wymagane
Possible values: section
mergeInto.message.body.authentication
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeInto.message.body.authentication.otp.actions.link.text
string
wymagane
mergeInto.message.body.authentication.otp.actions.link.url
string
wymagane
mergeInto.message.body.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeInto.message.body.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.reply.imageUrl
string
mergeInto.message.body.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.body.authentication.otp.actions.reply.text
string
wymagane
mergeInto.message.body.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeInto.message.body.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.locationRequest.text
string
mergeInto.message.body.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.body.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeInto.message.body.authentication.otp.actions.buy.currency
string
wymagane
mergeInto.message.body.authentication.otp.actions.buy.text
string
wymagane
mergeInto.message.body.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeInto.message.body.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.body.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.body.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.body.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.body.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeInto.message.body.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.body.authentication.otp.actions.postback.imageUrl
string
mergeInto.message.body.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.body.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.body.authentication.otp.actions.postback.otpType
string
mergeInto.message.body.authentication.otp.actions.postback.payload
string
mergeInto.message.body.authentication.otp.actions.postback.text
string
wymagane
mergeInto.message.body.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeInto.message.body.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeInto.message.body.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeInto.message.body.type
string
wymagane
Possible values: authentication
mergeInto.message.body.action
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.action.action
string
wymagane
Possible values: permissionRequest
mergeInto.message.body.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.body.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeInto.message.body.type
string
wymagane
Possible values: action
mergeInto.message.reference
string
mergeInto.message.participantId
string
wymagane
mergeInto.message.participantType
string
wymagane
Possible values: user, contact, agent, flow
mergeInto.message.recipients
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.recipients.id
string
mergeInto.message.recipients.identifierKey
string
mergeInto.message.recipients.identifierValue
string
mergeInto.message.recipients.platformAddress
string
mergeInto.message.recipients.platformAddressSelector
string
mergeInto.message.recipients.type
string
Possible values: to, cc, bcc
mergeInto.message.addMissingParticipants
boolean
mergeInto.message.template
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.template.attachments.content
string
mergeInto.message.template.attachments.contentType
string
mergeInto.message.template.attachments.filename
string
wymagane
mergeInto.message.template.attachments.inline
boolean
wymagane
mergeInto.message.template.attachments.mediaUrl
string
wymagane
mergeInto.message.template.deployment
object
mergeInto.message.template.locale
string
wymagane
mergeInto.message.template.name
string
The platform name of the template.
mergeInto.message.template.parameters
array of object
Pokaż parametry podrzędne
mergeInto.message.template.parameters.key
string
wymagane
mergeInto.message.template.parameters.sourceUrl
object
Pokaż parametry podrzędne
mergeInto.message.template.parameters.sourceUrl.fullyReplaced
boolean
wymagane
mergeInto.message.template.parameters.sourceUrl.value
string
wymagane
mergeInto.message.template.parameters.type
string
wymagane
Possible values: string, timeslotList, productSections, productList, number, boolean, sectionList, shippingMethodList, lineItemList, whatsappProductSections, whatsappProductItems, shortLink, object, carouselCards, appleFormPageItems
mergeInto.message.template.parameters.value
object or array or string or number or boolean
wymagane
mergeInto.message.template.projectId
string
wymagane
The ID of the project from Studio.
mergeInto.message.template.settings
object
Pokaż parametry podrzędne
mergeInto.message.template.settings.disallowMmLite
boolean
mergeInto.message.template.shortLinks
object
Pokaż parametry podrzędne
mergeInto.message.template.shortLinks.domain
string
wymagane
The domain to use when shortening links. When set to default, uses the default link shortening domain for the workspace.
mergeInto.message.template.shortLinks.enabled
boolean
wymagane
Enables link shortening for SMS messages.
mergeInto.message.template.templateBody
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.text.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.text.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.text.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.text.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.text.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.locationRequest.text
string
mergeInto.message.template.templateBody.text.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.text.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.text.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.text.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.text.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.text.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.text.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.text.actions.postback.otpType
string
mergeInto.message.template.templateBody.text.actions.postback.payload
string
mergeInto.message.template.templateBody.text.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.text.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.text.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.attachments.content
string
mergeInto.message.template.templateBody.text.attachments.contentId
string
mergeInto.message.template.templateBody.text.attachments.contentType
string
mergeInto.message.template.templateBody.text.attachments.filename
string
wymagane
mergeInto.message.template.templateBody.text.attachments.inline
boolean
mergeInto.message.template.templateBody.text.attachments.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.text.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.apple
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.apple.appClipPreview
boolean
mergeInto.message.template.templateBody.text.metadata.apple.appClipRegion
string
mergeInto.message.template.templateBody.text.metadata.apple.summaryText
string
mergeInto.message.template.templateBody.text.metadata.headers
object
mergeInto.message.template.templateBody.text.metadata.line
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeInto.message.template.templateBody.text.metadata.line.emoji.items.index
integer
wymagane
mergeInto.message.template.templateBody.text.metadata.line.emoji.items.length
integer
mergeInto.message.template.templateBody.text.metadata.line.emoji.items.productId
string
wymagane
mergeInto.message.template.templateBody.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.paymentDetails.amount
string
wymagane
mergeInto.message.template.templateBody.text.metadata.paymentDetails.currency
string
wymagane
mergeInto.message.template.templateBody.text.metadata.paymentDetails.sessionIdentifier
string
mergeInto.message.template.templateBody.text.metadata.paymentDetails.state
string
wymagane
mergeInto.message.template.templateBody.text.metadata.subject
string
mergeInto.message.template.templateBody.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.whatsapp.callPermissionExpiration
string
mergeInto.message.template.templateBody.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeInto.message.template.templateBody.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeInto.message.template.templateBody.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeInto.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeInto.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeInto.message.template.templateBody.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeInto.message.template.templateBody.text.metadata.whatsapp.sharedContacts.vcard
string
mergeInto.message.template.templateBody.text.text
string
wymagane
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: text
mergeInto.message.template.templateBody.html
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.html.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.html.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.html.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.html.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.html.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.locationRequest.text
string
mergeInto.message.template.templateBody.html.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.html.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.html.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.html.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.html.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.html.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.html.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.html.actions.postback.otpType
string
mergeInto.message.template.templateBody.html.actions.postback.payload
string
mergeInto.message.template.templateBody.html.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.html.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.html.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.attachments.content
string
mergeInto.message.template.templateBody.html.attachments.contentId
string
mergeInto.message.template.templateBody.html.attachments.contentType
string
mergeInto.message.template.templateBody.html.attachments.filename
string
wymagane
mergeInto.message.template.templateBody.html.attachments.inline
boolean
mergeInto.message.template.templateBody.html.attachments.mediaUrl
string
mergeInto.message.template.templateBody.html.html
string
mergeInto.message.template.templateBody.html.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.metadata.clickTracking
boolean
mergeInto.message.template.templateBody.html.metadata.from
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.html.metadata.from.displayName
string
mergeInto.message.template.templateBody.html.metadata.from.username
string
mergeInto.message.template.templateBody.html.metadata.headers
object
mergeInto.message.template.templateBody.html.metadata.initialOpenTracking
boolean
mergeInto.message.template.templateBody.html.metadata.openTracking
boolean
mergeInto.message.template.templateBody.html.metadata.subject
string
mergeInto.message.template.templateBody.html.text
string
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: html
mergeInto.message.template.templateBody.image
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.image.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.image.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.image.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.image.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.image.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.locationRequest.text
string
mergeInto.message.template.templateBody.image.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.image.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.image.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.image.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.image.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.image.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.image.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.image.actions.postback.otpType
string
mergeInto.message.template.templateBody.image.actions.postback.payload
string
mergeInto.message.template.templateBody.image.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.image.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.images.altText
string
mergeInto.message.template.templateBody.image.images.mediaPreviewUrl
string
mergeInto.message.template.templateBody.image.images.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.image.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.metadata.fallbackText
string
mergeInto.message.template.templateBody.image.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.template.templateBody.image.metadata.subject
string
mergeInto.message.template.templateBody.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.image.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.image.text
string
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: image
mergeInto.message.template.templateBody.gif
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.gif.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.gif.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.gif.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.locationRequest.text
string
mergeInto.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.gif.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.gif.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.gif.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.gif.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.gif.actions.postback.otpType
string
mergeInto.message.template.templateBody.gif.actions.postback.payload
string
mergeInto.message.template.templateBody.gif.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.gif.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.gif.altText
string
mergeInto.message.template.templateBody.gif.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.gif.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.gif.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.gif.text
string
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: gif
mergeInto.message.template.templateBody.file
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.file.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.file.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.file.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.file.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.file.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.locationRequest.text
string
mergeInto.message.template.templateBody.file.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.file.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.file.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.file.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.file.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.file.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.file.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.file.actions.postback.otpType
string
mergeInto.message.template.templateBody.file.actions.postback.payload
string
mergeInto.message.template.templateBody.file.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.file.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.files.altText
string
mergeInto.message.template.templateBody.file.files.contentType
string
wymagane
mergeInto.message.template.templateBody.file.files.filename
string
mergeInto.message.template.templateBody.file.files.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.file.files.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.files.metadata.isAnimated
boolean
mergeInto.message.template.templateBody.file.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.metadata.fallbackText
string
mergeInto.message.template.templateBody.file.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.template.templateBody.file.metadata.subject
string
mergeInto.message.template.templateBody.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.file.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.file.text
string
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: file
mergeInto.message.template.templateBody.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.location.coordinates.latitude
number
wymagane
mergeInto.message.template.templateBody.location.coordinates.longitude
number
wymagane
mergeInto.message.template.templateBody.location.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.location.location.address
string
wymagane
mergeInto.message.template.templateBody.location.location.label
string
wymagane
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: location
mergeInto.message.template.templateBody.carousel
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.locationRequest.text
string
mergeInto.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.postback.otpType
string
mergeInto.message.template.templateBody.carousel.items.actions.postback.payload
string
mergeInto.message.template.templateBody.carousel.items.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.carousel.items.altText
string
mergeInto.message.template.templateBody.carousel.items.description
string
mergeInto.message.template.templateBody.carousel.items.mediaUrl
string
mergeInto.message.template.templateBody.carousel.items.size
integer
mergeInto.message.template.templateBody.carousel.items.title
string
mergeInto.message.template.templateBody.carousel.text
string
Optional text displayed above the carousel cards.
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: carousel
mergeInto.message.template.templateBody.list
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.list.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.list.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.list.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.list.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.list.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.locationRequest.text
string
mergeInto.message.template.templateBody.list.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.list.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.list.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.list.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.list.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.list.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.list.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.list.actions.postback.otpType
string
mergeInto.message.template.templateBody.list.actions.postback.payload
string
mergeInto.message.template.templateBody.list.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.list.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.list.altText
string
mergeInto.message.template.templateBody.list.items
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.locationRequest.text
string
mergeInto.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.list.items.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.list.items.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.postback.otpType
string
mergeInto.message.template.templateBody.list.items.actions.postback.payload
string
mergeInto.message.template.templateBody.list.items.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.list.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.list.items.altText
string
mergeInto.message.template.templateBody.list.items.description
string
mergeInto.message.template.templateBody.list.items.mediaUrl
string
mergeInto.message.template.templateBody.list.items.size
integer
mergeInto.message.template.templateBody.list.items.title
string
mergeInto.message.template.templateBody.list.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.metadata.button
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.metadata.button.label
string
wymagane
mergeInto.message.template.templateBody.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.list.metadata.replyMessage.text
string
wymagane
mergeInto.message.template.templateBody.list.metadata.replyMessage.title
string
wymagane
mergeInto.message.template.templateBody.list.text
string
mergeInto.message.template.templateBody.list.title
string
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: list
mergeInto.message.template.templateBody.section
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.configurations
object
mergeInto.message.template.templateBody.section.items
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.text.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.text.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.text.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.text.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.text.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.text.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.text.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.text.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.text.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.text.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.attachments.content
string
mergeInto.message.template.templateBody.section.items.text.attachments.contentId
string
mergeInto.message.template.templateBody.section.items.text.attachments.contentType
string
mergeInto.message.template.templateBody.section.items.text.attachments.filename
string
wymagane
mergeInto.message.template.templateBody.section.items.text.attachments.inline
boolean
mergeInto.message.template.templateBody.section.items.text.attachments.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.apple
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.apple.appClipPreview
boolean
mergeInto.message.template.templateBody.section.items.text.metadata.apple.appClipRegion
string
mergeInto.message.template.templateBody.section.items.text.metadata.apple.summaryText
string
mergeInto.message.template.templateBody.section.items.text.metadata.headers
object
mergeInto.message.template.templateBody.section.items.text.metadata.line
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.line.emoji
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.line.emoji.items
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.line.emoji.items.emojiId
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.line.emoji.items.index
integer
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.line.emoji.items.length
integer
mergeInto.message.template.templateBody.section.items.text.metadata.line.emoji.items.productId
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.paymentDetails
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.paymentDetails.amount
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.paymentDetails.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.paymentDetails.sessionIdentifier
string
mergeInto.message.template.templateBody.section.items.text.metadata.paymentDetails.state
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.subject
string
mergeInto.message.template.templateBody.section.items.text.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.callPermissionExpiration
string
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.callPermissionResponse
string
Possible values: accept, reject
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.previewUrl
boolean
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.origin
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones.phone
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones.type
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.phones.waId
string
wymagane
mergeInto.message.template.templateBody.section.items.text.metadata.whatsapp.sharedContacts.vcard
string
mergeInto.message.template.templateBody.section.items.text.text
string
wymagane
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: text
mergeInto.message.template.templateBody.section.items.html
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.html.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.html.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.html.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.html.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.html.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.html.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.html.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.html.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.html.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.html.attachments
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.attachments.content
string
mergeInto.message.template.templateBody.section.items.html.attachments.contentId
string
mergeInto.message.template.templateBody.section.items.html.attachments.contentType
string
mergeInto.message.template.templateBody.section.items.html.attachments.filename
string
wymagane
mergeInto.message.template.templateBody.section.items.html.attachments.inline
boolean
mergeInto.message.template.templateBody.section.items.html.attachments.mediaUrl
string
mergeInto.message.template.templateBody.section.items.html.html
string
mergeInto.message.template.templateBody.section.items.html.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.metadata.clickTracking
boolean
mergeInto.message.template.templateBody.section.items.html.metadata.from
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.html.metadata.from.displayName
string
mergeInto.message.template.templateBody.section.items.html.metadata.from.username
string
mergeInto.message.template.templateBody.section.items.html.metadata.headers
object
mergeInto.message.template.templateBody.section.items.html.metadata.initialOpenTracking
boolean
mergeInto.message.template.templateBody.section.items.html.metadata.openTracking
boolean
mergeInto.message.template.templateBody.section.items.html.metadata.subject
string
mergeInto.message.template.templateBody.section.items.html.text
string
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: html
mergeInto.message.template.templateBody.section.items.image
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.image.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.image.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.image.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.image.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.image.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.image.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.image.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.image.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.image.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.image.images
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.images.altText
string
mergeInto.message.template.templateBody.section.items.image.images.mediaPreviewUrl
string
mergeInto.message.template.templateBody.section.items.image.images.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.section.items.image.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.metadata.fallbackText
string
mergeInto.message.template.templateBody.section.items.image.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.template.templateBody.section.items.image.metadata.subject
string
mergeInto.message.template.templateBody.section.items.image.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.image.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.section.items.image.text
string
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: image
mergeInto.message.template.templateBody.section.items.gif
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.gif.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.gif.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.gif.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.gif.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.gif.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.gif.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.gif.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.gif.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.gif.altText
string
mergeInto.message.template.templateBody.section.items.gif.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.section.items.gif.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.gif.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.section.items.gif.text
string
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: gif
mergeInto.message.template.templateBody.section.items.file
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.file.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.file.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.file.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.file.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.file.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.file.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.file.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.file.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.file.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.file.files
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.files.altText
string
mergeInto.message.template.templateBody.section.items.file.files.contentType
string
wymagane
mergeInto.message.template.templateBody.section.items.file.files.filename
string
mergeInto.message.template.templateBody.section.items.file.files.mediaUrl
string
wymagane
mergeInto.message.template.templateBody.section.items.file.files.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.files.metadata.isAnimated
boolean
mergeInto.message.template.templateBody.section.items.file.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.metadata.fallbackText
string
mergeInto.message.template.templateBody.section.items.file.metadata.storyType
string
Possible values: mention, reply
mergeInto.message.template.templateBody.section.items.file.metadata.subject
string
mergeInto.message.template.templateBody.section.items.file.metadata.telegram
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.file.metadata.telegram.parseMode
string
mergeInto.message.template.templateBody.section.items.file.text
string
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: file
mergeInto.message.template.templateBody.section.items.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.location.coordinates
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.location.coordinates.latitude
number
wymagane
mergeInto.message.template.templateBody.section.items.location.coordinates.longitude
number
wymagane
mergeInto.message.template.templateBody.section.items.location.location
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.location.location.address
string
wymagane
mergeInto.message.template.templateBody.section.items.location.location.label
string
wymagane
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: location
mergeInto.message.template.templateBody.section.items.carousel
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.carousel.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.carousel.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.carousel.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.carousel.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.carousel.items.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.carousel.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.carousel.items.altText
string
mergeInto.message.template.templateBody.section.items.carousel.items.description
string
mergeInto.message.template.templateBody.section.items.carousel.items.mediaUrl
string
mergeInto.message.template.templateBody.section.items.carousel.items.size
integer
mergeInto.message.template.templateBody.section.items.carousel.items.title
string
mergeInto.message.template.templateBody.section.items.carousel.text
string
Optional text displayed above the carousel cards.
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: carousel
mergeInto.message.template.templateBody.section.items.list
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.list.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.list.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.list.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.list.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.list.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.list.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.list.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.list.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.list.altText
string
mergeInto.message.template.templateBody.section.items.list.items
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.list.items.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.list.items.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.list.items.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.list.items.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.list.items.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.list.items.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.items.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.list.items.altText
string
mergeInto.message.template.templateBody.section.items.list.items.description
string
mergeInto.message.template.templateBody.section.items.list.items.mediaUrl
string
mergeInto.message.template.templateBody.section.items.list.items.size
integer
mergeInto.message.template.templateBody.section.items.list.items.title
string
mergeInto.message.template.templateBody.section.items.list.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.metadata.button
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.metadata.button.label
string
wymagane
mergeInto.message.template.templateBody.section.items.list.metadata.replyMessage
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.list.metadata.replyMessage.text
string
wymagane
mergeInto.message.template.templateBody.section.items.list.metadata.replyMessage.title
string
wymagane
mergeInto.message.template.templateBody.section.items.list.text
string
mergeInto.message.template.templateBody.section.items.list.title
string
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: list
mergeInto.message.template.templateBody.section.items.section
object
wymagane
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: section
mergeInto.message.template.templateBody.section.items.authentication
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.locationRequest.text
string
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.otpType
string
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.payload
string
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.section.items.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.section.items.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeInto.message.template.templateBody.section.items.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: authentication
mergeInto.message.template.templateBody.section.items.action
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.action.action
string
wymagane
Possible values: permissionRequest
mergeInto.message.template.templateBody.section.items.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.section.items.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeInto.message.template.templateBody.section.items.type
string
wymagane
Possible values: action
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: section
mergeInto.message.template.templateBody.authentication
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.link
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.link.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.link.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.link.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.link.text
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.link.url
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: link
mergeInto.message.template.templateBody.authentication.otp.actions.reply
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.reply.imageUrl
string
mergeInto.message.template.templateBody.authentication.otp.actions.reply.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.reply.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.reply.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.reply.text
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: reply
mergeInto.message.template.templateBody.authentication.otp.actions.locationRequest
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.locationRequest.text
string
mergeInto.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: locationRequest
mergeInto.message.template.templateBody.authentication.otp.actions.buy
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.buy.amountCents
integer
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.buy.currency
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.buy.text
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: buy
mergeInto.message.template.templateBody.authentication.otp.actions.postback
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake.packageName
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake.signatureHash
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake.supportedApps
array of object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake.supportedApps.packageName
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake.supportedApps.signatureHash
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake.text
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.postback.handshake.zeroTapTermsAccepted
boolean
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.postback.imageUrl
string
mergeInto.message.template.templateBody.authentication.otp.actions.postback.metadata
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.postback.metadata.description
object
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.authentication.otp.actions.postback.metadata.description.label
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.postback.otpType
string
mergeInto.message.template.templateBody.authentication.otp.actions.postback.payload
string
mergeInto.message.template.templateBody.authentication.otp.actions.postback.text
string
wymagane
mergeInto.message.template.templateBody.authentication.otp.actions.type
string
wymagane
Possible values: postback
mergeInto.message.template.templateBody.authentication.otp.disclaimer
boolean
wymagane
Whether to add a security disclaimer to the authentication body.
mergeInto.message.template.templateBody.authentication.otp.expirationTime
integer
The number of seconds after which the authentication code expires. If not set, no expiration notification is sent.
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: authentication
mergeInto.message.template.templateBody.action
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.action.action
string
wymagane
Possible values: permissionRequest
mergeInto.message.template.templateBody.action.permissionRequest
object
wymagane
Pokaż parametry podrzędne
mergeInto.message.template.templateBody.action.permissionRequest.resource
string
wymagane
Possible values: call
mergeInto.message.template.templateBody.type
string
wymagane
Possible values: action
mergeInto.message.template.utmParameters
array of object
Pokaż parametry podrzędne
mergeInto.message.template.utmParameters.key
string
wymagane
mergeInto.message.template.utmParameters.value
string
wymagane
mergeInto.message.template.utmParameters.key
string
wymagane
mergeInto.message.template.utmParameters.reference
string
wymagane
Possible values: platform_name, channel_name
mergeInto.message.template.variables
object
mergeInto.message.template.version
string
wymagane
The version of the template.
mergeInto.comment
object
Pokaż parametry podrzędne
mergeInto.comment.body
object
wymagane
Pokaż parametry podrzędne
mergeInto.comment.body.type
string
wymagane
Possible values: text
mergeInto.comment.body.text
object
wymagane
Pokaż parametry podrzędne
mergeInto.comment.body.text.text
string
wymagane
mergeInto.comment.body.type
string
wymagane
Possible values: html
mergeInto.comment.body.html
object
wymagane
Pokaż parametry podrzędne
mergeInto.comment.body.html.text
string
mergeInto.comment.body.html.html
string
mergeInto.comment.body.html.attachments
array of object
Pokaż parametry podrzędne
mergeInto.comment.body.html.attachments.mediaUrl
string
wymagane
mergeInto.comment.body.html.attachments.filename
string
wymagane
mergeInto.comment.body.html.attachments.inline
boolean
mergeInto.comment.mentions
object
Pokaż parametry podrzędne
mergeInto.comment.mentions.notify
object
Notify are notification settings for mentions in comments. Every new mentioned individual will be notified the moment they are added as a mention.
If OnUpdate is true, existing mentions will be notified when a comment is changed.
If OnDelete is true, mentions will get notified when the comment gets deleted.
Pokaż parametry podrzędne
mergeInto.comment.mentions.notify.onUpdate
boolean
mergeInto.comment.mentions.notify.onDelete
boolean
mergeInto.comment.mentions.identifiers
array of object
wymagane
Pokaż parametry podrzędne
mergeInto.comment.mentions.identifiers.id
string
Only agent IDs are supported at the moment.
mergeInto.comment.replyTo
object
Pokaż parametry podrzędne
mergeInto.comment.replyTo.id
string
wymagane
mergeInto.comment.replyTo.type
string
wymagane
Possible values: comment, message
Treść odpowiedzi
mergedFrom
object
wymagane
Pokaż atrybuty podrzędne
mergedFrom.id
string
wymagane
mergedFrom.feedId
string
mergedFrom.feedIndexId
string
mergedFrom.feedIndexType
string
mergedFrom.agent
object
Pokaż atrybuty podrzędne
mergedFrom.agent.id
string
wymagane
mergedFrom.agent.name
string
wymagane
mergedFrom.agent.avatarUrl
string
mergedFrom.team
object
Pokaż atrybuty podrzędne
mergedFrom.team.id
string
wymagane
mergedFrom.team.name
string
wymagane
mergedFrom.team.avatarUrl
string
mergedFrom.number
integer
mergedFrom.type
string
wymagane
Possible values: conversation, conference, task
mergedFrom.archived
boolean
wymagane
mergedFrom.closed
boolean
wymagane
mergedFrom.private
boolean
mergedFrom.deleted
boolean
mergedFrom.spam
boolean
mergedFrom.senderBlocked
boolean
mergedFrom.seen
boolean
mergedFrom.seenBy
string
mergedFrom.replySuggestion
string
mergedFrom.createdAt
string
wymagane
mergedFrom.willBeDeletedAt
string
mergedFrom.lastActivityAt
string
wymagane
mergedFrom.lastMessageByContactAt
string
mergedFrom.tags
array of object
Pokaż atrybuty podrzędne
mergedFrom.tags.id
string
wymagane
mergedFrom.tags.name
string
wymagane
mergedFrom.tags.status
string
wymagane
Possible values: draft, active, deleted
mergedFrom.tags.addedAt
string
wymagane
mergedFrom.tags.category
object
Pokaż atrybuty podrzędne
mergedFrom.tags.category.id
string
mergedFrom.tags.category.name
string
mergedFrom.tags.category.emoji
string
mergedFrom.attributes
array of object
Pokaż atrybuty podrzędne
mergedFrom.attributes.key
string
mergedFrom.attributes.value
string
mergedFrom.customAttributes
object
Use dynamicFields instead.
mergedFrom.filters
array of array of object
Pokaż atrybuty podrzędne
mergedFrom.filters.key
string
mergedFrom.filters.value
string
mergedFrom.linkedItems
array of object
Pokaż atrybuty podrzędne
mergedFrom.linkedItems.userId
string
The id of the user that set up this relation.
mergedFrom.linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
mergedFrom.linkedItems.itemId
string
The id of the linked item.
mergedFrom.linkedItems.itemNumber
integer
mergedFrom.linkedItems.itemSubject
string
mergedFrom.linkedItems.createdAt
string
mergedFrom.mergeInfo
object
Pokaż atrybuty podrzędne
mergedFrom.mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
mergedFrom.mergeInfo.mergedFrom.userId
string
wymagane
mergedFrom.mergeInfo.mergedFrom.itemId
string
wymagane
mergedFrom.mergeInfo.mergedFrom.createdAt
string
wymagane
mergedFrom.mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
mergedFrom.mergeInfo.mergedInto.userId
string
wymagane
mergedFrom.mergeInfo.mergedInto.itemId
string
wymagane
mergedFrom.mergeInfo.mergedInto.createdAt
string
wymagane
mergedFrom.dynamicFields
object
Pokaż atrybuty podrzędne
mergedFrom.dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
mergedFrom.dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
mergedFrom.dynamicFields.fields.id
string
mergedFrom.dynamicFields.fields.name
string
wymagane
mergedFrom.dynamicFields.fields.description
string
mergedFrom.dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
mergedFrom.dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
mergedFrom.dynamicFields.fields.values.id
string
wymagane
mergedFrom.dynamicFields.fields.values.value
string
wymagane
mergedFrom.dynamicFields.fields.values.icon
string
mergedFrom.dynamicFields.fields.values.createdAt
string
wymagane
mergedFrom.dynamicFields.fields.values.selected
boolean
wymagane
mergedFrom.dynamicFields.fields.valueText
string
mergedFrom.dynamicFields.fields.valueNumber
number
mergedFrom.dynamicFields.fields.valueBoolean
boolean
mergedFrom.dynamicFields.fields.valueDate
string
mergedFrom.dynamicFields.fields.settings
object
mergedFrom.summaryForm
object
Pokaż atrybuty podrzędne
mergedFrom.summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
mergedFrom.summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
mergedFrom.summaryForm.fields.id
string
mergedFrom.summaryForm.fields.name
string
wymagane
mergedFrom.summaryForm.fields.description
string
mergedFrom.summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
mergedFrom.summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
mergedFrom.summaryForm.fields.values.id
string
wymagane
mergedFrom.summaryForm.fields.values.value
string
wymagane
mergedFrom.summaryForm.fields.values.icon
string
mergedFrom.summaryForm.fields.values.createdAt
string
wymagane
mergedFrom.summaryForm.fields.values.selected
boolean
wymagane
mergedFrom.summaryForm.fields.valueText
string
mergedFrom.summaryForm.fields.valueNumber
number
mergedFrom.summaryForm.fields.valueBoolean
boolean
mergedFrom.summaryForm.fields.valueDate
string
mergedFrom.summaryForm.fields.settings
object
mergedFrom.queueInfo
object
Pokaż atrybuty podrzędne
mergedFrom.queueInfo.queueId
string
wymagane
mergedFrom.queueInfo.queueName
string
wymagane
mergedFrom.queueInfo.queuedAt
string
wymagane
mergedFrom.conversation
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
mergedFrom.conversation.activeParticipantCount
integer
wymagane
mergedFrom.conversation.assigneeId
string
mergedFrom.conversation.attributes
object
mergedFrom.conversation.category
string
mergedFrom.conversation.channelId
string
wymagane
mergedFrom.conversation.createdAt
string
wymagane
mergedFrom.conversation.description
string
mergedFrom.conversation.directory
string
mergedFrom.conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
mergedFrom.conversation.featuredParticipants.avatarUrl
string
mergedFrom.conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.featuredParticipants.contact.identifierKey
string
wymagane
mergedFrom.conversation.featuredParticipants.contact.identifierValue
string
wymagane
mergedFrom.conversation.featuredParticipants.contact.platformAddress
string
mergedFrom.conversation.featuredParticipants.contact.platformAddressSelector
string
mergedFrom.conversation.featuredParticipants.conversationId
string
mergedFrom.conversation.featuredParticipants.createdAt
string
mergedFrom.conversation.featuredParticipants.displayName
string
mergedFrom.conversation.featuredParticipants.id
string
wymagane
mergedFrom.conversation.featuredParticipants.resourceUri
string
mergedFrom.conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
mergedFrom.conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedFrom.conversation.featuredParticipants.updatedAt
string
mergedFrom.conversation.hasDraft
boolean
mergedFrom.conversation.id
string
wymagane
mergedFrom.conversation.inbox
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.inbox.id
string
wymagane
mergedFrom.conversation.inbox.identifier
string
wymagane
mergedFrom.conversation.inbox.ownerId
string
wymagane
mergedFrom.conversation.inbox.ownerType
string
wymagane
Possible values: user, group
mergedFrom.conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
mergedFrom.conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.initiatingParticipant.avatarUrl
string
mergedFrom.conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.initiatingParticipant.contact.identifierKey
string
wymagane
mergedFrom.conversation.initiatingParticipant.contact.identifierValue
string
wymagane
mergedFrom.conversation.initiatingParticipant.contact.platformAddress
string
mergedFrom.conversation.initiatingParticipant.contact.platformAddressSelector
string
mergedFrom.conversation.initiatingParticipant.conversationId
string
mergedFrom.conversation.initiatingParticipant.createdAt
string
mergedFrom.conversation.initiatingParticipant.displayName
string
mergedFrom.conversation.initiatingParticipant.id
string
wymagane
mergedFrom.conversation.initiatingParticipant.resourceUri
string
mergedFrom.conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
mergedFrom.conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedFrom.conversation.initiatingParticipant.updatedAt
string
mergedFrom.conversation.lastMessage
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.lastMessage.createdAt
string
wymagane
mergedFrom.conversation.lastMessage.draft
boolean
wymagane
mergedFrom.conversation.lastMessage.id
string
wymagane
mergedFrom.conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
mergedFrom.conversation.lastMessage.preview.text
string
mergedFrom.conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
mergedFrom.conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
mergedFrom.conversation.lastMessage.recipients.contactAnnotation.name
string
mergedFrom.conversation.lastMessage.recipients.countryCode
string
mergedFrom.conversation.lastMessage.recipients.id
string
The ID of the contact.
mergedFrom.conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
mergedFrom.conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
mergedFrom.conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
mergedFrom.conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
mergedFrom.conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
mergedFrom.conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
mergedFrom.conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
mergedFrom.conversation.lastMessage.recipients.receiverExpression
string
mergedFrom.conversation.lastMessage.recipients.receiverValue
string
mergedFrom.conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
mergedFrom.conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.lastMessage.sender.email
string
mergedFrom.conversation.lastMessage.sender.name
string
mergedFrom.conversation.lastMessage.sender.avatarUrl
string
mergedFrom.conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.lastMessage.sender.contact.identifierKey
string
wymagane
mergedFrom.conversation.lastMessage.sender.contact.identifierValue
string
wymagane
mergedFrom.conversation.lastMessage.sender.contact.platformAddress
string
mergedFrom.conversation.lastMessage.sender.contact.platformAddressSelector
string
mergedFrom.conversation.lastMessage.sender.conversationId
string
mergedFrom.conversation.lastMessage.sender.createdAt
string
mergedFrom.conversation.lastMessage.sender.displayName
string
mergedFrom.conversation.lastMessage.sender.id
string
wymagane
mergedFrom.conversation.lastMessage.sender.resourceUri
string
mergedFrom.conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
mergedFrom.conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedFrom.conversation.lastMessage.sender.updatedAt
string
mergedFrom.conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
mergedFrom.conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
mergedFrom.conversation.lastMessageIncomingAt
string
mergedFrom.conversation.lastMessageOutgoingAt
string
mergedFrom.conversation.name
string
wymagane
mergedFrom.conversation.participants
array of object
Pokaż atrybuty podrzędne
mergedFrom.conversation.participants.contact
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.participants.contact.identifierKey
string
wymagane
mergedFrom.conversation.participants.contact.identifierValue
string
wymagane
mergedFrom.conversation.participants.contact.platformAddress
string
mergedFrom.conversation.participants.contact.platformAddressSelector
string
mergedFrom.conversation.participants.id
string
wymagane
mergedFrom.conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedFrom.conversation.pendingParticipantCount
integer
mergedFrom.conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
mergedFrom.conversation.privateAttributes
string
mergedFrom.conversation.read
boolean
mergedFrom.conversation.referral
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.referral.caption
string
mergedFrom.conversation.referral.mediaType
string
mergedFrom.conversation.referral.mediaUrl
string
mergedFrom.conversation.referral.sourceId
string
wymagane
mergedFrom.conversation.referral.sourceType
string
mergedFrom.conversation.referral.sourceUrl
string
mergedFrom.conversation.referral.text
string
mergedFrom.conversation.referral.timestamp
string
mergedFrom.conversation.referral.title
string
mergedFrom.conversation.referral.username
string
mergedFrom.conversation.resource
object
Pokaż atrybuty podrzędne
mergedFrom.conversation.resource.id
string
wymagane
mergedFrom.conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
mergedFrom.conversation.resourceUri
string
mergedFrom.conversation.starred
boolean
mergedFrom.conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
mergedFrom.conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
mergedFrom.conversation.summary
string
mergedFrom.conversation.tags
array of string
mergedFrom.conversation.updatedAt
string
wymagane
mergedFrom.conversation.visibility
string
wymagane
Possible values: public, private, direct, group
mergedFrom.conversation.error
string
wymagane
mergedFrom.conference
object
Pokaż atrybuty podrzędne
mergedFrom.conference.error
string
wymagane
mergedFrom.task
object
mergedFrom.slaPolicy
object
Pokaż atrybuty podrzędne
mergedFrom.slaPolicy.policyId
string
wymagane
mergedFrom.slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
mergedFrom.slaPolicy.timers.expiresAt
string
mergedFrom.slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
mergedFrom.slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
mergedFrom.slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
mergedFrom.requiredSkills
array of object
Pokaż atrybuty podrzędne
mergedFrom.requiredSkills.id
string
wymagane
mergedFrom.requiredSkills.name
string
wymagane
mergedFrom.requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
mergedFrom.requiredSkills.selectedValues.icon
string
mergedFrom.requiredSkills.selectedValues.id
string
wymagane
mergedFrom.requiredSkills.selectedValues.value
string
wymagane
mergedFrom.requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
mergedFrom.status
string
The slug that identifies the status of the root item.
mergedFrom.statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
mergedInto
object
wymagane
Pokaż atrybuty podrzędne
mergedInto.id
string
wymagane
mergedInto.feedId
string
mergedInto.feedIndexId
string
mergedInto.feedIndexType
string
mergedInto.agent
object
Pokaż atrybuty podrzędne
mergedInto.agent.id
string
wymagane
mergedInto.agent.name
string
wymagane
mergedInto.agent.avatarUrl
string
mergedInto.team
object
Pokaż atrybuty podrzędne
mergedInto.team.id
string
wymagane
mergedInto.team.name
string
wymagane
mergedInto.team.avatarUrl
string
mergedInto.number
integer
mergedInto.type
string
wymagane
Possible values: conversation, conference, task
mergedInto.archived
boolean
wymagane
mergedInto.closed
boolean
wymagane
mergedInto.private
boolean
mergedInto.deleted
boolean
mergedInto.spam
boolean
mergedInto.senderBlocked
boolean
mergedInto.seen
boolean
mergedInto.seenBy
string
mergedInto.replySuggestion
string
mergedInto.createdAt
string
wymagane
mergedInto.willBeDeletedAt
string
mergedInto.lastActivityAt
string
wymagane
mergedInto.lastMessageByContactAt
string
mergedInto.tags
array of object
Pokaż atrybuty podrzędne
mergedInto.tags.id
string
wymagane
mergedInto.tags.name
string
wymagane
mergedInto.tags.status
string
wymagane
Possible values: draft, active, deleted
mergedInto.tags.addedAt
string
wymagane
mergedInto.tags.category
object
Pokaż atrybuty podrzędne
mergedInto.tags.category.id
string
mergedInto.tags.category.name
string
mergedInto.tags.category.emoji
string
mergedInto.attributes
array of object
Pokaż atrybuty podrzędne
mergedInto.attributes.key
string
mergedInto.attributes.value
string
mergedInto.customAttributes
object
Use dynamicFields instead.
mergedInto.filters
array of array of object
Pokaż atrybuty podrzędne
mergedInto.filters.key
string
mergedInto.filters.value
string
mergedInto.linkedItems
array of object
Pokaż atrybuty podrzędne
mergedInto.linkedItems.userId
string
The id of the user that set up this relation.
mergedInto.linkedItems.relation
string
Possible values: linkedTo, parentOf, childOf, parentOfTask, taskChildOf
mergedInto.linkedItems.itemId
string
The id of the linked item.
mergedInto.linkedItems.itemNumber
integer
mergedInto.linkedItems.itemSubject
string
mergedInto.linkedItems.createdAt
string
mergedInto.mergeInfo
object
Pokaż atrybuty podrzędne
mergedInto.mergeInfo.mergedFrom
array of object
Pokaż atrybuty podrzędne
mergedInto.mergeInfo.mergedFrom.userId
string
wymagane
mergedInto.mergeInfo.mergedFrom.itemId
string
wymagane
mergedInto.mergeInfo.mergedFrom.createdAt
string
wymagane
mergedInto.mergeInfo.mergedInto
object
Pokaż atrybuty podrzędne
mergedInto.mergeInfo.mergedInto.userId
string
wymagane
mergedInto.mergeInfo.mergedInto.itemId
string
wymagane
mergedInto.mergeInfo.mergedInto.createdAt
string
wymagane
mergedInto.dynamicFields
object
Pokaż atrybuty podrzędne
mergedInto.dynamicFields.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
mergedInto.dynamicFields.fields
array of object
wymagane
Pokaż atrybuty podrzędne
mergedInto.dynamicFields.fields.id
string
mergedInto.dynamicFields.fields.name
string
wymagane
mergedInto.dynamicFields.fields.description
string
mergedInto.dynamicFields.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
mergedInto.dynamicFields.fields.values
array of object
Pokaż atrybuty podrzędne
mergedInto.dynamicFields.fields.values.id
string
wymagane
mergedInto.dynamicFields.fields.values.value
string
wymagane
mergedInto.dynamicFields.fields.values.icon
string
mergedInto.dynamicFields.fields.values.createdAt
string
wymagane
mergedInto.dynamicFields.fields.values.selected
boolean
wymagane
mergedInto.dynamicFields.fields.valueText
string
mergedInto.dynamicFields.fields.valueNumber
number
mergedInto.dynamicFields.fields.valueBoolean
boolean
mergedInto.dynamicFields.fields.valueDate
string
mergedInto.dynamicFields.fields.settings
object
mergedInto.summaryForm
object
Pokaż atrybuty podrzędne
mergedInto.summaryForm.settingsId
string
wymagane
Either the uuid settings id, or "default" to use the default settings.
mergedInto.summaryForm.fields
array of object
wymagane
Pokaż atrybuty podrzędne
mergedInto.summaryForm.fields.id
string
mergedInto.summaryForm.fields.name
string
wymagane
mergedInto.summaryForm.fields.description
string
mergedInto.summaryForm.fields.type
string
wymagane
Possible values: single, multiple, numeric, text, boolean, date
mergedInto.summaryForm.fields.values
array of object
Pokaż atrybuty podrzędne
mergedInto.summaryForm.fields.values.id
string
wymagane
mergedInto.summaryForm.fields.values.value
string
wymagane
mergedInto.summaryForm.fields.values.icon
string
mergedInto.summaryForm.fields.values.createdAt
string
wymagane
mergedInto.summaryForm.fields.values.selected
boolean
wymagane
mergedInto.summaryForm.fields.valueText
string
mergedInto.summaryForm.fields.valueNumber
number
mergedInto.summaryForm.fields.valueBoolean
boolean
mergedInto.summaryForm.fields.valueDate
string
mergedInto.summaryForm.fields.settings
object
mergedInto.queueInfo
object
Pokaż atrybuty podrzędne
mergedInto.queueInfo.queueId
string
wymagane
mergedInto.queueInfo.queueName
string
wymagane
mergedInto.queueInfo.queuedAt
string
wymagane
mergedInto.conversation
object
Pokaż atrybuty podrzędne
mergedInto.conversation.accessibility
string
wymagane
Possible values: open, invite-only, request-to-join, private
mergedInto.conversation.activeParticipantCount
integer
wymagane
mergedInto.conversation.assigneeId
string
mergedInto.conversation.attributes
object
mergedInto.conversation.category
string
mergedInto.conversation.channelId
string
wymagane
mergedInto.conversation.createdAt
string
wymagane
mergedInto.conversation.description
string
mergedInto.conversation.directory
string
mergedInto.conversation.featuredParticipants
array of object
wymagane
Pokaż atrybuty podrzędne
mergedInto.conversation.featuredParticipants.avatarUrl
string
mergedInto.conversation.featuredParticipants.contact
object
Pokaż atrybuty podrzędne
mergedInto.conversation.featuredParticipants.contact.identifierKey
string
wymagane
mergedInto.conversation.featuredParticipants.contact.identifierValue
string
wymagane
mergedInto.conversation.featuredParticipants.contact.platformAddress
string
mergedInto.conversation.featuredParticipants.contact.platformAddressSelector
string
mergedInto.conversation.featuredParticipants.conversationId
string
mergedInto.conversation.featuredParticipants.createdAt
string
mergedInto.conversation.featuredParticipants.displayName
string
mergedInto.conversation.featuredParticipants.id
string
wymagane
mergedInto.conversation.featuredParticipants.resourceUri
string
mergedInto.conversation.featuredParticipants.status
string
Possible values: invited, pending, active, inactive
mergedInto.conversation.featuredParticipants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedInto.conversation.featuredParticipants.updatedAt
string
mergedInto.conversation.hasDraft
boolean
mergedInto.conversation.id
string
wymagane
mergedInto.conversation.inbox
object
Pokaż atrybuty podrzędne
mergedInto.conversation.inbox.id
string
wymagane
mergedInto.conversation.inbox.identifier
string
wymagane
mergedInto.conversation.inbox.ownerId
string
wymagane
mergedInto.conversation.inbox.ownerType
string
wymagane
Possible values: user, group
mergedInto.conversation.inbox.type
string
wymagane
Possible values: personal, shared, support
mergedInto.conversation.initiatingParticipant
object
Pokaż atrybuty podrzędne
mergedInto.conversation.initiatingParticipant.avatarUrl
string
mergedInto.conversation.initiatingParticipant.contact
object
Pokaż atrybuty podrzędne
mergedInto.conversation.initiatingParticipant.contact.identifierKey
string
wymagane
mergedInto.conversation.initiatingParticipant.contact.identifierValue
string
wymagane
mergedInto.conversation.initiatingParticipant.contact.platformAddress
string
mergedInto.conversation.initiatingParticipant.contact.platformAddressSelector
string
mergedInto.conversation.initiatingParticipant.conversationId
string
mergedInto.conversation.initiatingParticipant.createdAt
string
mergedInto.conversation.initiatingParticipant.displayName
string
mergedInto.conversation.initiatingParticipant.id
string
wymagane
mergedInto.conversation.initiatingParticipant.resourceUri
string
mergedInto.conversation.initiatingParticipant.status
string
Possible values: invited, pending, active, inactive
mergedInto.conversation.initiatingParticipant.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedInto.conversation.initiatingParticipant.updatedAt
string
mergedInto.conversation.lastMessage
object
Pokaż atrybuty podrzędne
mergedInto.conversation.lastMessage.createdAt
string
wymagane
mergedInto.conversation.lastMessage.draft
boolean
wymagane
mergedInto.conversation.lastMessage.id
string
wymagane
mergedInto.conversation.lastMessage.preview
object
wymagane
Pokaż atrybuty podrzędne
mergedInto.conversation.lastMessage.preview.text
string
mergedInto.conversation.lastMessage.recipients
array of object
Pokaż atrybuty podrzędne
mergedInto.conversation.lastMessage.recipients.contactAnnotation
object
Annotations add extra information to a sender or receiver. For email messages, the name annotation overrides the display name.
Pokaż atrybuty podrzędne
mergedInto.conversation.lastMessage.recipients.contactAnnotation.name
string
mergedInto.conversation.lastMessage.recipients.countryCode
string
mergedInto.conversation.lastMessage.recipients.id
string
The ID of the contact.
mergedInto.conversation.lastMessage.recipients.identifierKey
string
The identifier key for finding the contact (e.g. emailaddress, phonenumber). For WhatsApp channels with BSUID support, use whatsappbsuid to send to a contact by their Business-Scoped User ID.
mergedInto.conversation.lastMessage.recipients.identifierValue
string
The identifier value for finding the contact.
mergedInto.conversation.lastMessage.recipients.identifiers
array of object
Additional identifiers to augment the contact during resolution.
Pokaż atrybuty podrzędne
mergedInto.conversation.lastMessage.recipients.identifiers.identifierKey
string
wymagane
The identifier key for finding the contact (e.g. emailaddress, phonenumber).
mergedInto.conversation.lastMessage.recipients.identifiers.identifierValue
string
wymagane
The identifier value for finding the contact.
mergedInto.conversation.lastMessage.recipients.platformAddress
string
The resolved platform address used to deliver the message (e.g. phone number or email address).
mergedInto.conversation.lastMessage.recipients.platformAddressSelector
string
An expression that defines how we resolve the platform address from a contact. Optional override for the default resolution logic.
mergedInto.conversation.lastMessage.recipients.receiverExpression
string
mergedInto.conversation.lastMessage.recipients.receiverValue
string
mergedInto.conversation.lastMessage.recipients.type
string
The type of the receiver (e.g. to, cc, bcc for email).
mergedInto.conversation.lastMessage.sender
object
Pokaż atrybuty podrzędne
mergedInto.conversation.lastMessage.sender.email
string
mergedInto.conversation.lastMessage.sender.name
string
mergedInto.conversation.lastMessage.sender.avatarUrl
string
mergedInto.conversation.lastMessage.sender.contact
object
Pokaż atrybuty podrzędne
mergedInto.conversation.lastMessage.sender.contact.identifierKey
string
wymagane
mergedInto.conversation.lastMessage.sender.contact.identifierValue
string
wymagane
mergedInto.conversation.lastMessage.sender.contact.platformAddress
string
mergedInto.conversation.lastMessage.sender.contact.platformAddressSelector
string
mergedInto.conversation.lastMessage.sender.conversationId
string
mergedInto.conversation.lastMessage.sender.createdAt
string
mergedInto.conversation.lastMessage.sender.displayName
string
mergedInto.conversation.lastMessage.sender.id
string
wymagane
mergedInto.conversation.lastMessage.sender.resourceUri
string
mergedInto.conversation.lastMessage.sender.status
string
Possible values: invited, pending, active, inactive
mergedInto.conversation.lastMessage.sender.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedInto.conversation.lastMessage.sender.updatedAt
string
mergedInto.conversation.lastMessage.status
string
wymagane
Possible values: accepted, processing, sent, sending_failed, delivered, delivery_failed, deleted
mergedInto.conversation.lastMessage.type
string
wymagane
Possible values: text, html, image, file, gif, location, carousel, list, section, authentication, action, comment
mergedInto.conversation.lastMessageIncomingAt
string
mergedInto.conversation.lastMessageOutgoingAt
string
mergedInto.conversation.name
string
wymagane
mergedInto.conversation.participants
array of object
Pokaż atrybuty podrzędne
mergedInto.conversation.participants.contact
object
Pokaż atrybuty podrzędne
mergedInto.conversation.participants.contact.identifierKey
string
wymagane
mergedInto.conversation.participants.contact.identifierValue
string
wymagane
mergedInto.conversation.participants.contact.platformAddress
string
mergedInto.conversation.participants.contact.platformAddressSelector
string
mergedInto.conversation.participants.id
string
wymagane
mergedInto.conversation.participants.type
string
wymagane
Possible values: user, contact, agent, flow, bot, accessKey, channel, connector, collaborationAutomation
mergedInto.conversation.pendingParticipantCount
integer
mergedInto.conversation.platformStyle
string
wymagane
Possible values: direct, email, direct-multiple, direct-threaded, group-multiple
mergedInto.conversation.privateAttributes
string
mergedInto.conversation.read
boolean
mergedInto.conversation.referral
object
Pokaż atrybuty podrzędne
mergedInto.conversation.referral.caption
string
mergedInto.conversation.referral.mediaType
string
mergedInto.conversation.referral.mediaUrl
string
mergedInto.conversation.referral.sourceId
string
wymagane
mergedInto.conversation.referral.sourceType
string
mergedInto.conversation.referral.sourceUrl
string
mergedInto.conversation.referral.text
string
mergedInto.conversation.referral.timestamp
string
mergedInto.conversation.referral.title
string
mergedInto.conversation.referral.username
string
mergedInto.conversation.resource
object
Pokaż atrybuty podrzędne
mergedInto.conversation.resource.id
string
wymagane
mergedInto.conversation.resource.type
string
wymagane
Possible values: task, task-conversation, reimbursement, sales-lead, sales-opportunity, sales-account, expense, project
mergedInto.conversation.resourceUri
string
mergedInto.conversation.starred
boolean
mergedInto.conversation.status
string
wymagane
Possible values: deleted, active, closed, spam, archived
mergedInto.conversation.style
string
wymagane
Possible values: default, directMessage, chatChannel, personalInbox, resource, groupInbox, support
mergedInto.conversation.summary
string
mergedInto.conversation.tags
array of string
mergedInto.conversation.updatedAt
string
wymagane
mergedInto.conversation.visibility
string
wymagane
Possible values: public, private, direct, group
mergedInto.conversation.error
string
wymagane
mergedInto.conference
object
Pokaż atrybuty podrzędne
mergedInto.conference.error
string
wymagane
mergedInto.task
object
mergedInto.slaPolicy
object
Pokaż atrybuty podrzędne
mergedInto.slaPolicy.policyId
string
wymagane
mergedInto.slaPolicy.timers
array of object
wymagane
Pokaż atrybuty podrzędne
mergedInto.slaPolicy.timers.expiresAt
string
mergedInto.slaPolicy.timers.metric
string
wymagane
Possible values: firstReplyTime, nextReplyTime
mergedInto.slaPolicy.timers.severity
string
wymagane
Possible values: breach, warning
mergedInto.slaPolicy.timers.status
string
wymagane
Possible values: inactive, active, completed, expired
mergedInto.requiredSkills
array of object
Pokaż atrybuty podrzędne
mergedInto.requiredSkills.id
string
wymagane
mergedInto.requiredSkills.name
string
wymagane
mergedInto.requiredSkills.selectedValues
array of object
wymagane
Pokaż atrybuty podrzędne
mergedInto.requiredSkills.selectedValues.icon
string
mergedInto.requiredSkills.selectedValues.id
string
wymagane
mergedInto.requiredSkills.selectedValues.value
string
wymagane
mergedInto.requiredSkills.valueType
string
wymagane
AgentSkillValueType defines how can the Values of a Skill can be selected.
Possible values: single, multiple, boolean
mergedInto.status
string
The slug that identifies the status of the root item.
mergedInto.statusCategory
string
The category maps to the lifecycle of a root item in the system.
Possible values: new, inProgress, pending, closed
mergedFromMessageSentId
string
mergedIntoMessageSentId
string
mergedFromCommentCreatedId
string
mergedIntoCommentCreatedId
string
Przykład kodu
curl -X POST 'https://api.bird.com/workspaces/{workspaceId}/feeds/{feedId}/merge-items' \
-H 'Authorization: AccessKey YOUR_ACCESS_KEY'