v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Localization

Get merchant default language

Returns the current default language for a merchant (program).

get/v2/localization/merchants/{merchant_id}/language

Path parameters

merchant_idstring required
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Response

Successful Response

idstring required
sidstring required
defaultLanguagestring nullable required
languagePreferenceobject nullable

Language preference info

Example response

{
  "id": "5eb7cf5a86d9755df3a6c593"
}