Translations

For each individual requests it's possible to set the language using the "Accept-Language" header. Here are some examples:

  • Error/Warning/Info Messages support language translations with Accept-Language header. Returned response header contains the base64 encoded string.

Request

Response
  • Basic data translations are supported with Accept-Language header. Returned response body contains the translated text for Block Reason Description.

Basic data translations
Response

Custom Enumerations and their translations

TODO

Last updated

Was this helpful?