CSCI-GA-2820-SP24-003 / payments

NYU DevOps Payments Service Spring 2024
Apache License 2.0
2 stars 2 forks source link

Retrieve payment method by unique id #5

Closed nedjulius closed 8 months ago

nedjulius commented 8 months ago

As a user I need to retrieve a payment method by unique identifier
So that I can access other fields associated with that specific unique payment method

Details and Assumptions