UNPKG

@central-credit/engine

Version:

Engine to handle the Serasa requests

22 lines (21 loc) 404 B
{ "name": "Serasa", "connector": "rest", "options": { "headers": { "content-type": "application/x-www-form-urlencoded" } }, "operations": [ { "template": { "method": "POST", "url": "https://mqlinuxext.serasa.com.br/Homologa/consultahttps", "body": "{param:string}" }, "functions": { "getReport": ["param"] } } ] }