# DirectDebitChannelProperties



## Properties

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



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