body: JSON.stringify({ code: 'MEYD-021', lang: lang }) }) .then(response => response.json()) .then(data => { }) };