Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/UpdateDictionaryKeyword

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UpdateDictionaryKeyword

 

Updates the keyword name and/or activated status in the keyword dictionary. Keyword dictionary can be located either by ByDictionaryID or by ByDictionaryTypeNo.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UpdateDictionaryKeyword

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ ByDictionaryID

xs:int

optional nillable

Sets the dictionary id to add new keyword in it. One of ByDictionaryID or ByDictionaryTypeNo must be specified (set to not nil, absent or 0(zero)). If both are specified, the ByDictionaryID will be taken into account.

â–¡ ByDictionaryTypeNo

xs:int

optional nillable

Sets the dictionary type number to add new keyword in it. One of ByDictionaryTypeNo or ByDictionaryID must be specified (set to not nil, absent or 0(zero)).

â–¡ IsKeywordDeactivated

xs:boolean

optional nillable

Sets the new/updated value of the flag.

â–  KeywordID

xs:int

mandatory

Sets the identity of the keyword to be updated.

â–¡ KeywordName

xs:string

optional nillable

Sets the new/updated name of the keyword.

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/UpdateDictionaryKeywordResponse

 

<Empty message>

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

Unbounded element (List of elements).

Normal

Optional element.

Bold

Mandatory element.

 

 

© 2022 Therefore Corporation, all rights reserved.