package WebService::BR::BoletoFacil;
use strict;
use MIME::Base64;
use JSON::XS;
use utf8;
# Configura as URLs de destino baseado na tag raiz
$WebService::BR::BoletoFacil::Target = {
sandbox => {
ss->{ua}->env_proxy;
# JSON helper
$class->{json} = JSON::XS->new->allow_nonref->utf8;
bless( $class, $self );
}
sub ua { shift->{ua} }
sub json { shift->{json} }
sub app { shift->
s dados (será convertido em JSON string).
# @param $Endpoint Tipo da Requisição (equivalente à tag raiz, exemplo: "requisicao-transacao")
# $Params JSON string a enviar com os dados