Skip to main content
DELETE
Delete PSP mandates

Authorizations

Authorization
string
header
required

OAuth2 access token or static API token. See Authorization for how to obtain one.

Query Parameters

administration_id
string
required

Administration identifier

psp_mandate_ids
string[]

List of psp_mandate_ids to revoke

mandate_identifiers
string[]

List of mandate identifiers to revoke

mandate_references
string[]

List of mandate references to revoke

debtor_numbers
string[]

List of debtor numbers to revoke

Response

PSP mandates deactivated and revoke scheduled

CustomerApi_SuccessEntity model

success
boolean
required

Request was handled successfully

count
integer<int32>
required

Number of records processed, those without errors

Example:

98

errors
object
required

List of records that could not be processed and for which reasons

Example:
warnings
object

List of records that were partially processed, the messages contain warnings

Example:
Last modified on August 13, 2026