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

Contact DD Mandate

Request Parameters

From Body Type Description
ContactGuid Guid




{
  "ContactGuid": "cfa6e53e-e1ff-4fab-a513-fc76efe024f5"
}

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