---
title: "Share Additional Docs"
method: POST
path: "/v3/kyc/share/add-docs"
tags: ["KYC"]
---

# Share Additional Docs

`POST /v3/kyc/share/add-docs`

For higher transactional volumes, once certain thresholds for payments have been reached, it is necessary to collect additional documents and information from the sender of funds. These requests can be fulfilled by sharing the required data directly using this endpoint. Additionally, for specific countries, supplementary documents—beyond the standard requirements—can also be shared using this endpoint.

## Headers

- `MID` string, required

## Response `200`

Additional documents processed successfully

- object
  - `status` string
  - `data` object
    - `userId` string
    - `kycStatus` string

## Other responses

- `400` — Validation errors or business rule violations
- `500` — Internal server error

---

[API](https://skmtc.net/transfi/apis/transfi-single-integrated-api.md) · [All operations](https://skmtc.net/transfi/apis/transfi-single-integrated-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/transfi/transfi-single-integrated-api/versions/adb1b62e58cf/schema)
