delete http://api.vr-pay-secure.de/v1.0/Gateway//
Integration manual
For more information about the usage of VR pay secure Gateway, please visit VR pay secure Gateway section.
Response
Integration manual
For more information about the usage of VR pay secure Gateway, please visit VR pay secure Gateway section.
xxxxxxxxxx
apiSignature=`echo -n "" | openssl dgst -sha256 -hmac "INSTANCE_API_SECRET" -binary | openssl enc -base64`
curl --request DELETE "https://api.vr-pay-secure.de/v1.0/Gateway/1/?instance=INSTANCE_NAME" --data-urlencode "ApiSignature=$apiSignature"