Skip to main content
POST
Create JobDocumentFamilyInteraction

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Body

application/json

A job document family interaction records a scheduled job's interaction with a document family.

changeSequence
integer<int32>
createdOn
string<date-time>
description
string
documentFamilyId
string | null
endTimestamp
string<date-time> | null
id
string
scheduledJobExecution
object | null

A scheduled job execution records a single run of a scheduled job.

scheduledJobExecutionId
string | null
startTimestamp
string<date-time> | null
updatedOn
string<date-time>
uuid
string

Response

Created JobDocumentFamilyInteraction

A job document family interaction records a scheduled job's interaction with a document family.

changeSequence
integer<int32>
createdOn
string<date-time>
description
string
documentFamilyId
string | null
endTimestamp
string<date-time> | null
id
string
scheduledJobExecution
object | null

A scheduled job execution records a single run of a scheduled job.

scheduledJobExecutionId
string | null
startTimestamp
string<date-time> | null
updatedOn
string<date-time>
uuid
string