OK
- Get corporate-related entities list
Linkcy Api (1.114.5)
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.
Consumer
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.
- Generated server urlhttps://api.sandbox.linkcy.cloud/api/partner/documents/diligence-review/{corporateId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload{ "url": "string", "ttl": "PT8H6M12.345S" }
If you notice an error or find something unclear, we’d greatly appreciate your feedback to help us improve.
- Generated server urlhttps://api.sandbox.linkcy.cloud/api/partner/corporates/related
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadOK
Address used on the bank statements of your users.
Indicates if this is the person who manage the corporate account.
Indicates if this entity is a director of the corporate.
If director, the date on which he was appointed.
Indicates if this person owns more than 25% of the corporate end-user shares (10% if the corporate required extended UBOs) or isSpecialUbo.
{ "content": [ { … } ], "totalElements": 1, "page": 0, "pageSize": 0 }