{
"accountName": "string",
"accountNumber": "string",
"excludeFooter": "boolean",
"fileFormat": "string",
"id": "int32",
"lodgementReference": "string",
"mergeMultipleAccountPayments": "boolean",
"payHmrc": "boolean",
"paymentAdditionalContent": "string",
"paymentDate": "int32",
"serviceUserNumber": "string",
"sortCode": "string"
}
| Name | Type | Description |
|---|---|---|
| accountName | string | String |
| accountNumber | string | String |
| excludeFooter | boolean | Boolean |
| fileFormat | string |
BacsFileFormat
Possible values are:
|
| id | int32 | Int32 |
| lodgementReference | string | String |
| mergeMultipleAccountPayments | boolean | Boolean |
| payHmrc | boolean | Boolean |
| paymentAdditionalContent | string |
PaymentFilePaymentAdditionalContent
Possible values are:
|
| paymentDate | int32 |
Nullable |
| serviceUserNumber | string | String |
| sortCode | string | String |
Powered by DapperDox