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