Retrieve metadata definitions of translations

Authentication

Session ID. For details, see Authentication: retrieve session ID for a user.

Headers

Key

Value

Content-Type

application/json

HTTP

POST http://{{server}}/sdata/{{install}}j/metadata/-/$service/getTrans?SID={{sid}}

URI parameters

Name

Description

{{server}}

Name or IP address of a Sage CRM server.

{{install}}

Sage CRM installation name. By default, this is CRM.

{{sid}}

Session ID of the user account under which to access Sage CRM.

Request body

An array of caption family, caption code, and caption language values.

Name

Description

captFamily

Name of the caption family to which the caption belongs.

captCode

Code of the caption.

captLanguage

Language of the caption. Valid values:

  • DE

  • ES

  • FR

  • UK

  • US

Response

A JSON object containing metadata definitions of translations for the specified language and user account.