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.

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

Custom Enumerations and their translations

TODO

Last updated