gerencianet.oneStepSubscriptionLink(params, body).then((resposta) => {
    console.log(resposta)
}).catch((error) => {
    console.log(error)
})