{ "request": { "method": "POST", "url": "https://commerce.reuters.com/rmd/rest/xml/login?username=yourusername&password=yourpassword", "headers": {} }, "response": { "status": 200, "contentType": "application/xml", "body": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.abc123def456" } }