cURL
curl --request DELETE \ --url https://api.orchestrasolutions.com/PaymentGatewayAccounts/{name} \ --header 'X-Api-Key: <api-key>'
[ { "fieldName": "<string>", "errors": [ "<string>" ] } ]
This method allows you to delete a stored Payment Gateway Account in the system.
Please enter ApiKey into field
A unique name of this Payment Gateway Account
OK