get https://apiprod.fattlabs.com/payment-method/
Retrieves the payment method matching the given id.
Retrieve detailed information about a specific payment method using its unique ID. This includes non-sensitive details such as card brand, last four digits, expiration date, and metadata.
Payment Method Details
Obtain complete payment method information by ID including card type and metadata.
Card Type Detection
Check card type and prepaid status using bin_type and meta.prepaid fields.
Management Integration
Useful for managing payment methods and verifying details before processing.
What You Can Do
- Obtain payment method details by ID - Get comprehensive information about stored payment methods
- Check card type and prepaid status - Determine if cards are debit/credit and prepaid
- Verify payment method details - Useful for managing payment methods before processing
