---
title: "GetSupplierDocuments"
method: GET
path: "/v2/GetSupplierDocuments"
tags: ["Supplier"]
---

# GetSupplierDocuments

`GET /v2/GetSupplierDocuments`

Gets the supplier documents.

## Query parameters

- `SupplierCode` integer, required

## Response `200`

Successful response

- object[] — Array of supplier document objects
  - `FileUrl` string — The document URL
  - `FileType` 1 | 2 | 3 | 4 | 5 | 6 | 7 | 16 | 17 | 20 | 21 | 25 | 26 | 27 | 28 — 1: Civil Id, 2: Commercial License, 3: Articles of Association, 4: Signature Authorization, 5: Others, 6: Civil ID Back, 7: Instagram, 16: Civil IDs of All Owners, 17: Civil ID of Manager, 20: Commercial Register, 21: Bank Account Letter, 25: Website, 26: 3rd Parties, 27: Basic regulations list (For charities only), 28: Board of Directors Agreement (For charities only)
  - `FileTypeName` string — The name of the file type. Can be: Commercial License, Signature Authorisation, Articles of Association, Civil ID, Civil ID back, 3-parties contract/agreement, and Others
  - `ExpireDate` string — The expiration date of the document

---

[API](https://skmtc.net/myfatoorah/apis/myfatoorah-api-v3.md) · [All operations](https://skmtc.net/myfatoorah/apis/myfatoorah-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myfatoorah/myfatoorah-api-v3/revisions/994a74287a16/schema)
