listPaymentMethods
listPaymentMethodsRetrieve all payment methods for a specific customer to manage billing information efficiently.
Instructions
Retrieve all payment methods for a specific customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customerId | Yes | The unique identifier of the customer. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |