resy_list_payment_methods
List saved payment methods on Resy, returning each card's ID, brand, last four digits, expiry, and default status. Use the ID to select a payment method when booking a reservation.
Instructions
List the user's saved payment methods on Resy. Returns id, brand, last four digits, expiry, and is_default. The id can be passed as payment_method_id to resy_book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||