/payment-methods/{id}
Returns a PaymentMethod object with the given id.
Authentication
Token-based authentication with required prefix “Bearer”
Path parameters
Headers
Query parameters
Whether to include the original data Merge fetched from the third-party to produce these models.
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Response
The payment method’s name
The third-party API ID of the matching object.
True if the payment method is active, False if not.