You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

Creates a Message Translation Table given a specific Table ID.

URL:

https://134.56.227.163/rest/messagetranstable/{identifier}

HTTP Method

PUT

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Short description of the Message Translation table.
SequenceNoNostringnone256 - Max Length Specifies a sequence of Message Translation Entries provided as a comma-separated string of the entry IDs.

Usage Example: (about cURL | requires a session token)

Put code example here

Response:

Put Code response here
  • No labels