AckdbCompanyRelationshipProvenance — Floqer API Schema | Floqer Docs

Properties

sourcestringrequired

workflowstring

externalRecordIdstring

evidenceUrlstring

observedAtstring

metadataobject

Example

AckdbCompanyRelationshipProvenance exampleCOPY

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