{
    "accountName": "string",
    "accountNumber": "string",
    "accountType": "string",
    "amount": "double",
    "bankSwift": "string",
    "branchCode": "string",
    "employeeExternalId": "string",
    "employeeFirstName": "string",
    "employeeId": "int32",
    "employeeSurname": "string",
    "lodgementReference": "string"
}
| Name | Type | Description | 
|---|---|---|
| accountName | string | String | 
| accountNumber | string | String | 
| accountType | string | String | 
| amount | double | Decimal | 
| bankSwift | string | String | 
| branchCode | string | String | 
| employeeExternalId | string | String | 
| employeeFirstName | string | String | 
| employeeId | int32 | Int32 | 
| employeeSurname | string | String | 
| lodgementReference | string | String | 
Powered by DapperDox