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": "2586080d-c5e5-43da-8da8-3c006cd6c9a9",
"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 |