cURL
curl --request POST \ --url https://api.example.com/api/payment-services/{paymentMethodId} \ --header 'Content-Type: application/json' \ --data ' { "options": {}, "name": "<string>" } '
Edit payment method options
Payment method name