API Docs / Schemas / UpdateDirectDebitSettingsRequest

UpdateDirectDebitSettingsRequest

Request to update direct debit settings for the tenant

Properties

Name Type Description
requestEmailContentBlockCodestring

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"
}

Used By Operations