Skip to content

Commit dfc457b

Browse files
⬆️feat: updated Pix sending route
1 parent 850a82e commit dfc457b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Efi/Endpoints/Pix.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"scope" => "pix.read"
6767
],
6868
"pixSend" => [
69-
"route" => "/v2/gn/pix/:idEnvio",
69+
"route" => "/v3/gn/pix/:idEnvio",
7070
"method" => "put",
7171
"scope" => "pix.send"
7272
],

0 commit comments

Comments
 (0)