Creates a new bacs account
| From Body | Type | Description |
|---|---|---|
| AccountName | String | Max 50 characters |
| AccountNumber | String | Max 8 digits |
| ContactGUID | Guid | |
| CourseReference | String | Max 50 characters |
| SortCode | String | Max 6 digits |
{
"ContactGUID": "560dfbb4-e609-4308-be49-4f6d83355ba1",
"AccountName": "sample string 2",
"AccountNumber": "sample string 3",
"SortCode": "sample string 4",
"CourseReference": "sample string 5"
}
AddDDMandateToContactResponse
| Name | Type | Description |
|---|---|---|
| Reference | String | Unique identifier for this mandate reference. |
{
"Reference": "sample string 1"
}
| Bundle(s) |
|---|
| Cap2 |