Parameters
Name | Data Type | Length |
| Description |
---|
DateCreated |
|
|
| Date/time message was processed |
RequestInitiator | String | 100 | Optional | Allows requesting user to be logged in |
User |
|
|
|
|
|
|
| Optional | Unique ID for the messageuser |
| String |
| Required | Provided by Debitsuccess |
| String |
| Required | Provided by Debitsuccess |
AccountReferenceNo | String | 15 | Optional* | Debitsuccess account reference |
ExternalAccountReferenceNo | String | 50 | Optional* | External account reference |
CustomerDetail |
|
|
|
|
| DateTime |
| Optional** |
|
| String | 40 | Optional** | First name of the customer |
| Enum |
| Optional** | Male, Female, Unknown |
| String | 40 | Optional** | Last name of the customer |
| String | 40 | Optional** |
|
| String | 10 | Optional** |
|
* At least one of the following parameters must be supplied: AccountReferenceNo, ExternalAccountReferenceNo.
** If an empty string is passed the customer detail will be overridden but if a null is passed it will be ignored.
ResponseĀ
Name | Data Type | Description |
---|
DateCreated | DateTime | Date/time message was processed |
Id | String | Unique ID for the message |
ResponseNotes () |
| Collection of validation messages |
| String |
|
| String |
|
| Enum | Error, Warning, Info |
Status | Enum | Failed, Succeed, Unknown |
Error Message
Need info