{
    "accountName": "string",
    "accountNumber": "string",
    "alternateCustomerReference": "string",
    "bankSwift": "string",
    "branchCode": "string",
    "bulkCustomerReference": "string",
    "confidentialIndicator": "boolean",
    "customerReference": "string",
    "fileFormat": "string",
    "id": "int32",
    "lodgementReference": "string",
    "paymentAdditionalContent": "string",
    "paymentCode": "string",
    "valueDateDaysBeforeDatePaid": "int32"
}
| Name | Type | Description | 
|---|---|---|
| accountName | string | String | 
| accountNumber | string | String | 
| alternateCustomerReference | string | String | 
| bankSwift | string | String | 
| branchCode | string | String | 
| bulkCustomerReference | string | String | 
| confidentialIndicator | boolean | 
      Nullable | 
  
| customerReference | string | String | 
| fileFormat | string | 
      GiroBankFileFormat
      
       Possible values are: 
  | 
  
| id | int32 | Int32 | 
| lodgementReference | string | String | 
| paymentAdditionalContent | string | 
      PaymentFilePaymentAdditionalContent
      
       Possible values are: 
  | 
  
| paymentCode | string | String | 
| valueDateDaysBeforeDatePaid | int32 | 
      Nullable | 
  
Powered by DapperDox