AckdbContactRelationshipProvenance

Properties

sourcestringrequired
workflowstring
externalRecordIdstring
evidenceUrlstring <uri>
observedAtstring <date-time>
metadataobject

Example

AckdbContactRelationshipProvenance example
{
  "source": "string",
  "workflow": "string",
  "externalRecordId": "string",
  "evidenceUrl": "https://example.com",
  "observedAt": "1970-01-01T00:00:00.000Z",
  "metadata": {}
}