Get payment method configAsk AIget https://api.sandbox.rainforestpay.com/v1/payment_method_configs/{payment_method_config_id}Get the configuration for a payment method by the payment method config ID.Path Paramspayment_method_config_idstringrequiredThe unique payment method config identifier. Prefix is "pmc" in production and "sbx_pmc" in sandbox.HeadersRainforest-Api-VersionstringenumDefaults to 2024-10-162024-10-162023-12-01Allowed:2024-10-162023-12-01Responses 200OK 400Bad request, check for validation errors. 401Authorization missing or invalid. 403Authorization insufficient for requested action. 404Resource not found. 5XXUnexpected error.Updated 7 months ago