Subscription
API calls to interact with payment subscriptions
API actions
/subscription/avangate/
cancel
Parameters
name
description
type
Examples
curl -X POST 'https://api.eu.navixy.com/v2/subscription/avangate/cancel' \
-H 'Content-Type: application/json' \
-d '{"hash": "22eac1c27af4be7b9d04da2ce1af111b", "reference": "5EAD4B0B2F"}'https://api.eu.navixy.com/v2/subscription/avangate/cancel?hash=a6aa75587e5c59c32d347da438505fc3&reference=5EAD4B0B2FResponse
{
"success": true
}Errors
list
Parameters
Examples
Response
Errors
Last updated
Was this helpful?