Required Scopes: CUSTOMER_SELF_SERVICE_WRITE
Creates request for payment data amendment for specified customerId
Requested changes for payment data
OK
Validation of the request failed.
Authentication failed. No api-key, wrong api-key or wrong header name.
Authorization failed. The caller has no privilege to the given resource.
Entity does not exists.
Conflict
Access denied - rate limit is exceeded.
Unexpected system error.
{- "accountHolder": "Sven Hannawald",
- "bankName": "Deutsche Bank",
- "iban": "DE91 1000 0000 0123 4567 89",
- "bic": "DEUTDEFFXXX",
- "signature": {
- "base64SvgSignature": "string"
}
}
{- "id": 0,
- "accountHolder": "Sven Hannawald",
- "bankName": "Deutsche Bank",
- "iban": "DE91 1000 0000 0123 4567 89",
- "bic": "DEUTDEFFXXX",
- "requireSignature": true
}