Skip to content

Commit

Permalink
Update docs/release-notes/2025-02-18-deprecation-of-payment-informati…
Browse files Browse the repository at this point in the history
…on-routes.md

Co-authored-by: Pedro Antunes <47991446+PedroAntunesCosta@users.noreply.github.com>
  • Loading branch information
ricardoaerobr and PedroAntunesCosta authored Feb 18, 2025
1 parent 8e45845 commit e26cde5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To improve payment information management in the VTEX Payments Gateway API, the
| METHOD | ROUTES |
| :------: | :----------------------------------------------------------------------------------------------------------: |
| `POST` | `https://{accountName}.vtexcommercestable.com.br/api/payments/pub/transactions/{transactionId}/payments` |
| `POST` | `https://{accountName}.vtexcommercestable.com.br/api/payments/pvt/transactions/{{transactionId}}/payments` |
| `POST` | `https://{accountName}.vtexcommercestable.com.br/api/payments/pvt/transactions/{transactionId}/payments` |

## What has changed?

Expand Down

0 comments on commit e26cde5

Please sign in to comment.