API ReferencePayment MethodsGet a payment method by IDGet a payment method by ID GET /v1/payment-methods/:id Retrieve a single payment method by its unique identifier. Request Responses200401403404Payment method retrieved successfullyUnauthorized - Invalid or missing tokenForbidden - payment-method:read scope requiredPayment method not found