---
title: "Submit payment data documents."
method: POST
path: "/Leads/{leadId}/documents/paymentdata"
tags: ["Enrich an Application"]
---

# Submit payment data documents.

`POST /Leads/{leadId}/documents/paymentdata`

## Path parameters

- `leadId` string, uuid, required

## Headers

- `api-version` string

## Response `200`

OK

- SavePaymentDataDocumentResultModel — The result of adding a bank statement to a lead.
  - `leadId` string, uuid — Gets or sets the Lead Id.
  - `documentId` string, uuid — Gets or sets the Document Id.

## 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)
