Revoke Payment Consent
POST https://{{env_url}}/payment_initiation/consent/revoke
Request Body
{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "consent_id"=>"{{payment_consent_id}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |