/
Deletes subscription paym...
Deletes the subscription
Required scope: subscription:delete
Segurança
accountId and apiKey
- Sandboxhttps://api.test.easypay.pt/2.0/subscription/{id}
- Productionhttps://api.prod.easypay.pt/2.0/subscription/{id}
curl -i -X DELETE \
'https://api.test.easypay.pt/2.0/subscription/{id}' \
-H 'AccountId: 2b0f63e2-9fb5-4e52-aca0-b4bf0339bbe6' \
-H 'ApiKey: eae4aa59-8e5b-4ec2-887d-b02768481a92'