REST API Method: PUT /rest/transformationtable/{identifier}

Creates a Transformation Table given a specific Table ID.

URL:

https://192.168.0.111/rest/transformationtable/{identifier}

HTTP Method

PUT

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Describes the Transformation Table so that it is easily identifiable when selecting a Transformation Table in a Call Route or Action Set Entry.
SequenceNoNostringnone2000 - Max Length Specifies a sequence of Transformation Table Entries provided as a comma-separated string of the entry IDs. .
SequenceSupportedNoNoEnum0Possible values:
  • 0 - btFalse
  • 1 - btTrue
Enables the sequencing of entries in the Transformation Entry Table

  • No labels