# DirectDebitChannelProperties

Direct Debit Channel Properties

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **successReturnUrl** |string |  |  | | |
| **failureReturnUrl** |string |  |  | | |
| **mobileNumber** |string |  | Mobile number of the customer registered to the partner channel | | |
| **cardLastFour** |string |  | Last four digits of the debit card | | |
| **cardExpiry** |string |  | Expiry month and year of the debit card (in MM/YY format) | | |
| **email** |string |  | Email address of the customer that is registered to the partner channel | | |
| **identityDocumentNumber** |string |  | Identity number of the customer registered to the partner channel | | |
| **requireAuth** |boolean |  |  | | |
| **accountNumber** |string |  | Account number of the customer | | |
| **destinationAccountId** |string |  | Destination Account ID for BaaS topups | | |



[[Back to README]](../../README.md)