Histórico

EXIBINDO RESPOSTAS:

Avatar discord do usuario andersonhsilva

andersonhsilva

Ver no Discord

$api = new EfiPay($this->options);
$data_inicio = $data_fim = date("Y-m-d");
$result = $api->pixListCharges(["inicio" => $data_inicio . "T00:00:00Z", "fim" => $data_fim . "T23:59:59Z", "status" => "CONCLUIDA"]); // status: "ATIVA","CONCLUIDA"

Avatar discord do usuario rubenskuhl

rubenskuhl

Ver no Discord

Não, no SDK é o pixReceivedList.