Show a payment method
Returns a payment method by ID.
Required scope: read_settings (for API-key authentication).
GET
Spree Admin SDK
Authorizations
Secret API key for admin access
JWT token for admin user authentication
Path Parameters
Query Parameters
Comma-separated associations to expand. Use dot notation for nested expand (max 4 levels).
Comma-separated list of fields to include (e.g., name,type,active). id is always included.
Response
200 - application/json
payment method found
Spree Admin SDK

