Skip to main content

Cancel active SEPA Mandate

PUT 

/mandates/:mandateId/cancel

This endpoint initiates a request for mandate cancellation, making it unusable for any future payment processing.

Request

Path Parameters

    mandateId stringrequired

    Mandate ID

Header Parameters

    Content-Type stringrequired

    Must be application/json

    Accept-Language stringrequired

    Must be be en-US

    Origin stringrequired

    The origin of the request

    User-Agent stringrequired

    The client making the request

Responses

Mandate cancelled successfully

Loading...