POST Workers/Relationship?validateOnly={validateOnly}

Add workerRelationship

Request Information

URI Parameters

NameDescriptionTypeAdditional information
validateOnly

Validate data, but don't post it

boolean

Default value is False

Body Parameters

EntityRelationship data

WorkerRelationshipDTO
NameDescriptionTypeAdditional information
WorkerRelationshipID

Worker Relationship ID

integer

None.

ChildEntityID

Child Entity ID

integer

None.

ParentEntityID

Parent Entity ID

integer

None.

EntityRelationshipTypeEntryID

Entity Relationship Type Entry ID

integer

None.

RecordState

Record State

RecordState

None.

Created

Created

AuditDataDTO

None.

LastUpdated

Last Updated

AuditDataDTO

None.

EntityRelationshipTypeValue

string

None.

WorkerRelationshipDetails

Worker Relationship Details

WorkerRelationshipDetailsDTO

None.

ParentEntityType

Parent Entity Type

EntityType

None.

ParentEntityTypeEntryID

Parent Entity Type Entry ID

integer

None.

ParentEntityTypeEntryValue

Parent Entity Type Entry Value

string

None.

ParentEntityName

Parent Entity Name

NameDTO

None.

ParentEntityAddresses

Parent EntityAddresses

AddressesDTO

None.

ParentEntityCommunicationMethods

Parent Entity Communication methods

CommunicationMethodsDTO

None.

Comments

Comments

string

None.

Summary

Summary

string

None.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.