patch https://bolt.thena.ai/v3/accounts/
Update Account details.
Response parameters
Parameter | Description |
---|---|
error | Indicates if there is an error in the response. |
ok | Indicates if the request was successful. |
data.relationship.id | The unique identifier for the relationship. |
data.relationship.created_at | The timestamp when the relationship was created. |
data.relationship.updated_at | The timestamp when the relationship was last updated. |
data.relationship.slack.channel_id | The unique identifier for the Slack channel. |
data.relationship.slack.channel_is_private | Indicates if the Slack channel is private. |
data.relationship.slack.channel_is_ext_shared | Indicates if the Slack channel is externally shared. |
data.relationship.slack.channel_name | The name of the Slack channel. |
data.relationship.customer_name | The name of the customer associated with this relationship. |
data.relationship.channel_name_normalized | The normalized name of the Slack channel. |
data.relationship.is_auto_created | Indicates if the Slack channel was automatically created. |
data.relationship.primary_domain | The primary domain associated with the customer. |
data.relationship.secondary_domains | Any secondary domains associated with the customer. |
data.relationship.crm_values.contract_value | The contract value associated with the customer. |
data.relationship.crm_values.contract_currency | The currency used in the customer's contract. |
data.relationship.crm_values.additional_fields | Additional fields related to the customer's contract. |