Fetch all your corporates. More options will be added in the near future.
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/corporates
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload{ "content": [ { … } ], "totalElements": 1, "page": 0, "pageSize": 0 }
If you notice an error or find something unclear, we’d greatly appreciate your feedback to help us improve.
The partnerName, mandatory if you create a corporate as anonymous. Ignored if requesting as a partner.
A unique identifier that you can use to link this corporate to a user in your system.
The official corporate name. Must only contains Latin-1 characters.
The name used for business if there is one. Must only contains Latin-1 characters.
The country where the corporate has been registered in ISO3 format.
The official incorporation code assigned in the country. Must only contains Latin-1 characters.
- AustriaLegalType
- BelgiumLegalType
- BulgariaLegalType
- SwitzerlandLegalType
- CyprusLegalType
- CzechiaLegalType
- GermanyLegalType
- DenmarkLegalType
- EstoniaLegalType
- SpainLegalType
- FinlandLegalType
- FranceLegalType
- MonacoLegalType
- UnitedKingdomLegalType
- GreeceLegalType
- CroatiaLegalType
- HungaryLegalType
- IrelandLegalType
- IcelandLegalType
- ItalyLegalType
- LiechtensteinLegalType
- LithuaniaLegalType
- LuxembourgLegalType
- LatviaLegalType
- MaltaLegalType
- NetherlandsLegalType
- NorwayLegalType
- PolandLegalType
- PortugalLegalType
- RomaniaLegalType
- SwedenLegalType
- SloveniaLegalType
- SlovakiaLegalType
Range of the number of employees working for the corporate.
The version of the terms and conditions signed by the corporate account owner.
Information of the person who will manage this corporate end-user account.
If director, the date on which he was appointed.
- Generated server urlhttps://api.sandbox.linkcy.cloud/api/partner/corporates
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "partnerName": "string", "externalId": "string", "registeredName": "string", "tradeName": "string", "incorporationCountry": "FRA", "incorporationCode": "12345678900013", "incorporationDate": "2019-08-24", "legalType": { "austriaValue": "AT_AKTIENGESELLSCHAFT_AG" }, "website": "string", "industry": "ADULT_ENTERTAINMENT", "vatNumber": "string", "registeredAddress": { "isoCountryCode": "AUT", "city": "string", "postalCode": "string", "street": "string", "number": "string", "refinement": "string", "stateOrProvince": "string", "bypassVerification": true }, "businessAddress": { "isoCountryCode": "AUT", "city": "string", "postalCode": "string", "street": "string", "number": "string", "refinement": "string", "stateOrProvince": "string", "bypassVerification": true }, "financialInformationRequestDto": { "currency": "EUR", "monthlyNetIncome": "LESS_THAN_10_000", "expectedMonthlyIncomingVolume": "LESS_THAN_10_000", "expectedMonthlyOutgoingVolume": "LESS_THAN_10_000", "expectedMonthlyIncomingTransferFrequency": "LESS_THAN_TWO_TIMES" }, "employeesRange": "BTW_1_AND_10", "accountPurposes": [ "PAY_BILLS" ], "lastTermsAccepted": "1.0", "accountOwnerInfo": { "firstName": "string", "lastName": "string", "isDirector": true, "directorAppointmentDate": "2019-08-24", "directSharesPercentage": 100, "address": { … }, "nationalityCode": "ABW", "emailAddress": "string", "phone": { … } }, "metadata": {} }
{ "corporateId": "50eb73c4-9d2f-4e30-9f0c-2d57c30a46ee", "accountOwnerId": "41bfc29a-63f5-4057-9938-10cfd5e1771b" }
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/{corporateId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payloadOK
Address used on the bank statements of your users.
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "externalId": "string", "registeredName": "string", "tradeName": "string", "incorporationCountry": "ABW", "incorporationCode": "string", "incorporationDate": "2019-08-24", "legalType": "AL_SHOQERI_AKSIONERE_SHA", "website": "string", "industry": "ADULT_ENTERTAINMENT", "vatNumber": "string", "registeredAddress": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "isoCountryCode": "ABW", "city": "string", "postalCode": "string", "street": "string", "number": "string", "refinement": "string", "stateOrProvince": "string", "status": "INVALID" }, "businessAddress": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "isoCountryCode": "ABW", "city": "string", "postalCode": "string", "street": "string", "number": "string", "refinement": "string", "stateOrProvince": "string", "status": "INVALID" }, "employeesRange": "BTW_1_AND_10", "financialInformation": { "expectedMonthlyOutgoingVolume": "LESS_THAN_10_000", "currency": "EUR", "monthlyNetIncome": "LESS_THAN_10_000", "expectedMonthlyIncomingVolume": "LESS_THAN_10_000", "expectedMonthlyIncomingTransferFrequency": "LESS_THAN_TWO_TIMES" }, "accountPurposes": [ "PAY_BILLS" ], "complianceInfo": { "maxUbosLayer": 0, "relatedLayersTotal": 0, "isExtendedUbos": true }, "termsAccepted": true, "strongAuthentication": { "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "endpointId": "string", "creationDate": "2019-08-24T14:15:22Z", "pinStatus": "SET", "biometryStatus": "SET" }, "scaDevices": [ { … } ], "notes": "string", "creationDate": "2019-08-24T14:15:22Z", "updateDate": "2019-08-24T14:15:22Z", "status": { "banking": { … }, "kyb": { … }, "suspension": { … }, "linkcy": { … }, "compliance": { … }, "overall": { … } }, "partnerMetadata": {}, "userMetadata": {} }