Payment.Mandate
Revoke a mandate
Revoke a mandate when given a valid mandate id.
post/payment/v1/mandates/{mandateId}:revoke
Path parameters
mandateIdstring required
The id of a mandate to be revoked.
Headers
Idempotency-Keystring required
An idempotency key is any value generated by the client which the resource server uses to recognize subsequent retries of the same request. The Idempotency-Key HTTP request header field carries this key.
Response
Mandate successfully revoked
Changes
No recorded changes to this endpoint across all 13 revisions of this API.