POST https://api.legendonlineservices.co.uk/Cap2/ContactDDMandate

Contact DD Mandate

Request Parameters

From Body Type Description
ContactGuid Guid




{
  "ContactGuid": "37d13cf7-42ab-44ff-84f1-e5d7cd692cc7"
}

Response - (Status 200 - OK)

ContactDDMandateResponse

Name Type Description
BankAccountName String
BankAccountNumber String
BankSortCode String
UniqueMandateRef String




{
  "BankSortCode": "sample string 1",
  "BankAccountNumber": "sample string 2",
  "BankAccountName": "sample string 3",
  "UniqueMandateRef": "sample string 4"
}

Remarks

This end point replaces the old ContactValidDDMandateHeld SOAP endpoint that is now obsolete.

Bundle(s)
Cap2