Record for a recipient for some communication, such as email
createdAt | string <date-time> The date and time the team was created. |
emailHash | string <= 255 characters Hash of email for recipient. |
primary | boolean True when the recipient is the primary recipient. |
recipientType | string <= 3 characters The type of action for the communcation to the recipient. Must be one of 'bcc', 'cc', or 'to'. |
updatedAt | string <date-time> The date and time the team was last updated. |
value | string <= 255 characters The recipient contact information (i.e. email address) |
{- "createdAt": "2019-08-24T14:15:22Z",
- "emailHash": "string",
- "primary": true,
- "recipientType": "str",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}
data (object) or links (object) (prospect) The prospect entity relation. | |
data (object) or links (object) (user) The user entity relation. |
{- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}, - "user": {
- "data": {
- "id": 0,
- "type": "user"
}
}
}
METADATA NAME | DESCRIPTION | QUERY PARAM |
---|---|---|
canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
{- "data": [
- {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "emailHash": "string",
- "primary": true,
- "recipientType": "str",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}, - "user": {
- "data": {
- "id": 0,
- "type": "user"
}
}
}, - "type": "string"
}
]
}
object |
Created
JSON error message
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "emailHash": "string",
- "primary": true,
- "recipientType": "str",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "relationships": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}, - "user": {
- "data": {
- "id": 0,
- "type": "user"
}
}
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "emailHash": "string",
- "primary": true,
- "recipientType": "str",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}, - "user": {
- "data": {
- "id": 0,
- "type": "user"
}
}
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "emailHash": "string",
- "primary": true,
- "recipientType": "str",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}, - "user": {
- "data": {
- "id": 0,
- "type": "user"
}
}
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "emailHash": "string",
- "primary": true,
- "recipientType": "str",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}, - "user": {
- "data": {
- "id": 0,
- "type": "user"
}
}
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "emailHash": "string",
- "primary": true,
- "recipientType": "str",
- "updatedAt": "2019-08-24T14:15:22Z",
- "value": "string"
}, - "id": 0,
- "relationships": {
- "prospect": {
- "data": {
- "id": 0,
- "type": "prospect"
}
}, - "user": {
- "data": {
- "id": 0,
- "type": "user"
}
}
}, - "type": "string"
}
}