Skip to content

Commit 4b19dab

Browse files
Update route ofDevolutionPix
1 parent cfcf8c9 commit 4b19dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
"method": "get"
400400
},
401401
"ofDevolutionPix": {
402-
"route": "/v1/devolucao/pagamento/pix",
402+
"route": "/v1/pagamentos/pix/:identificadorPagamento/devolver",
403403
"method": "post"
404404
},
405405
"ofCancelSchedulePix": {

0 commit comments

Comments
 (0)