Obtenha um cabeçalho do Postman Repsonse
console.log(pm.response.headers.get('Location').split('='));
A-Siam
console.log(pm.response.headers.get('Location').split('='));