Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistently use PUT instead of PATCH for v2 Update endpoints #6994

Open
AnuthaDev opened this issue Jan 6, 2025 · 0 comments · May be fixed by #6995
Open

Consistently use PUT instead of PATCH for v2 Update endpoints #6994

AnuthaDev opened this issue Jan 6, 2025 · 0 comments · May be fixed by #6995
Assignees
Labels
A-core Area: Core flows api-v2

Comments

@AnuthaDev
Copy link
Contributor

These endpoints currently use PATCH, change them to use PUT instead:

  • v2/payment-methods/{id}/update-saved-payment-method
  • v2/profiles/{id}/activate-routing-algorithm
  • v2/profiles/{id}/fallback-routing
  • v2/profiles/{id}/deactivate-routing-algorithm
@AnuthaDev AnuthaDev added A-core Area: Core flows api-v2 labels Jan 6, 2025
@AnuthaDev AnuthaDev self-assigned this Jan 6, 2025
@AnuthaDev AnuthaDev linked a pull request Jan 6, 2025 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core flows api-v2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant