Retrieves details about a specific stored payment method, using its unique identifier. The response includes type (e.g., credit card, ACH), masked account details, expiration, and billing address.
This endpoint is commonly used to display payment method information in the UI (e.g., “Visa ending in 1234”), or confirm method existence before charging. Useful in both customer-facing portals and internal admin tools for billing management.