deleteBlockingRules
DELETE/accounts/{accountId}/blocking-rules
Request deletion of blocking rules for the specified Mambu account. If no request body is provided, all rules for the account will be removed, if you provide a JSON body with a specific mandate ID, only the rule for that mandate will be removed. For more information on blocking SEPA Direct Debits, consult the Blocking SEPA Direct Debits article in our user guide.
Request
Responses
- 202
- 405
- 415
- 500
- 503
Accepted - Blocking rules for the specified account have been submitted for deletion.
Method Not Allowed - This code is only sent when the HTTP method (PUT, POST, DELETE, GET etc.) is not supported by a specific endpoint. It has nothing to do with the consent, payment or account information data model.
Unsupported Media Type - A media type which the serves does not support has been supplied.
Internal Server Error - Internal server error occurred.
Service Unavailable - The server is currently unavailable. Generally, this is a temporary state.