curl --location --request GET '/v1/payment-providers/pay2m'
{ "id": 1, "clientId": "pay2m-client-id", "clientSecret": "pay2m-client-secret", "name": "pay2m", "isEnabled": true, "webhookId": null }