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": "34d7bd87-8781-4125-b10b-0edbebe3c358",
"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 |