List the documents for a specific end-user.
The documents will be downloaded with a dedicated endpoint.
This is the partner API from linkcy. Here you can find our API documentation.
LinkCy API allows you to create fully embedded banking products for your own company or consumers. This API is backed by all mandatory requirements by financial authorities. To process, information provided into the API must be accurate.
You can obtain a LinkCy Authorization Key by contacting our commercial team here.
The consumer represents the individual partner client. It must have a valid phone number and be formally identified with a KYC procedure before carrying out any operation.
No request payloadOK
ID of the transaction if the document is a TRANSACTION_RECEIPT or any document related to a transaction.
{ "content": [ { … } ], "totalElements": 1, "page": 0, "pageSize": 0 }
The id of the end-user, can be a consumer or corporate. Mandatory if not authenticated as end-user.
Use this field if the document you want to upload was requested (status REQUESTED).
Note: you do not need to fill endUserId and type fields when you upload a requested document.
ID of the transaction if the document is a TRANSACTION_RECEIPT or any document related to a transaction.
{
"endUserId": "120e9d1f-8444-4b91-85e8-5b208615a3e5",
"type": "ARTICLE_OF_ASSOCIATION",
"documentId": "4704590c-004e-410d-adf7-acb7ca0a7052",
"transactionId": "75906707-8c31-479c-b354-aa805c4cefbc",
"beneficiaryId": "410e5c37-9603-4e5b-81b1-7cb895f362e8",
"addressId": "785d1fc4-8ab5-48f1-8685-117cac9865d6",
"corporateRelatedId": "f2c36984-cb53-436d-84e1-092eab51bcc5",
"friendlyName": "string",
"file": "string"
}{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }
The id of the end-user, can be a consumer or corporate. Mandatory if not authenticated as end-user.
ID of the transaction if the document is a TRANSACTION_RECEIPT or any document related to a transaction.
{ "endUserId": "120e9d1f-8444-4b91-85e8-5b208615a3e5", "type": "ARTICLE_OF_ASSOCIATION", "note": "string", "transactionId": "75906707-8c31-479c-b354-aa805c4cefbc", "beneficiaryId": "410e5c37-9603-4e5b-81b1-7cb895f362e8", "corporateRelatedId": "f2c36984-cb53-436d-84e1-092eab51bcc5", "addressId": "785d1fc4-8ab5-48f1-8685-117cac9865d6" }
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08" }