---
title: "List signed direct debit mandate documents."
method: GET
path: "/Leads/{leadId}/documents/signeddirectdebitmandatedocuments"
tags: ["GET Details"]
---

# List signed direct debit mandate documents.

`GET /Leads/{leadId}/documents/signeddirectdebitmandatedocuments`

## Path parameters

- `leadId` string, uuid, required

## Headers

- `api-version` string

## Response `200`

OK

- DocumentModel[]
  - `document` string, byte, nullable — Gets or sets the document byte array
  - `documentId` string, uuid — Gets or sets the document's unique identifier
  - `documentType` string, nullable — Gets or sets the document's type
  - `contractType` string, nullable — Gets or sets the agreement contract type for the loan (e.g. "RPA" or "LA").

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.dev/youlend/apis/prequalification.md) · [All operations](https://skmtc.dev/youlend/apis/prequalification/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/youlend/prequalification/revisions/a76313c6cc3d/schema)
