Skip to main content

@wildix-internal/wim-integrations-client > CreateIntegrationInput

CreateIntegrationInput interface

Signature:

export interface CreateIntegrationInput 

Properties

Property

Modifiers

Type

Description

companyId

string

data?

__DocumentType | undefined

(Optional) Data for integration

entityType?

EntityType | undefined

(Optional)

errorInfo?

__DocumentType | undefined

(Optional)

service

Service

status?

IntegrationStatusType | undefined

(Optional)

statusChangeDate?

string | undefined

(Optional)

warningInfo?

__DocumentType | undefined

(Optional)