CommunicationProfile
From API Documentation
This object contains information about a communication profile for an account.
This object was added in version 30 of the Z-Commerce API.
Using This Object
This object is read-only, and only used in a query call. This object cannot be used in the create, update, or delete calls. You cannot use the Z-Commerce API to create, update, or delete communication profile records. See Setup Profiles, Notifications, and Templates for more information about using communication profiles.
Fields
| Name | Required? | Type | Allowed Operations: ● Yes ○ No | Allowable Values | Description |
|---|---|---|---|---|---|
| CreatedById | System generated, always exists | zns: ID | ○ Create
● Query | This field is not editable. 32 characters maximum. | The Zuora system automatically generates this ID of the user who created the object. |
| CreatedDate | System generated, always exists | dateTime | ○ Create
● Query | This field is not editable. | The Zuora system automatically generates this, and denotes when the objects was first created. |
| Description | No | string | ○ Create
● Query | This field is not editable. 500 characters maximum. | A description of the communication profile. |
| ProfileName | No | string | ○ Create
● Query | This field is not editable. | The name of the communication profile. |
| UpdatedById | System generated, always exists | zns:ID | ○ Create
● Query | This field is not editable. 32 characters maximum. | The Zuora system automatically generates this ID of the user who last updated the object. |
| UpdatedDate | System generated, always exists | dateTime | ○ Create
● Query | This field is not editable. | The Zuora system automatically generates this, and denotes when the objects was last updated. |
