UpdateDirectDebitSettingsRequest
Request to update direct debit settings for the tenant
Properties
| Name | Type | Description |
|---|---|---|
| requestEmailContentBlockCode | string | Code of the content block to include in the direct debit request email body |
Code of the content block to include in the direct debit request email body | ||
JSON Example
{
"requestEmailContentBlockCode": "string"
}