You can patch a corporate to update some information. Once the KYB status is VALIDATED or DECLINED, you will not be able to patch new information except to change the account owner or the external identifier.
- Get corporate's information given its external id
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.
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_Partner
- BelgiumLegalType_Partner
- BulgariaLegalType_Partner
- SwitzerlandLegalType_Partner
- CyprusLegalType_Partner
- CzechiaLegalType_Partner
- GermanyLegalType_Partner
- DenmarkLegalType_Partner
- EstoniaLegalType_Partner
- SpainLegalType_Partner
- FinlandLegalType_Partner
- FranceLegalType_Partner
- MonacoLegalType_Partner
- UnitedKingdomLegalType_Partner
- GreeceLegalType_Partner
- CroatiaLegalType_Partner
- HungaryLegalType_Partner
- IrelandLegalType_Partner
- IcelandLegalType_Partner
- ItalyLegalType_Partner
- LiechtensteinLegalType_Partner
- LithuaniaLegalType_Partner
- LuxembourgLegalType_Partner
- LatviaLegalType_Partner
- MaltaLegalType_Partner
- NetherlandsLegalType_Partner
- NorwayLegalType_Partner
- PolandLegalType_Partner
- PortugalLegalType_Partner
- RomaniaLegalType_Partner
- SwedenLegalType_Partner
- SloveniaLegalType_Partner
- SlovakiaLegalType_Partner
Address that will be used on the bank statements of your users.
Address that will be used on the bank statements of your users.
The number of employees working for the corporate.
The version of the terms and conditions signed by the corporate account owner.
A custom field to save data.
This field's size is limited to 3000 characters.
- Generated server urlhttps://api.sandbox.linkcy.cloud/api/partner/corporates/{corporateId}
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "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", "userMetadata": { "property1": {}, "property2": {} }, "partnerMetadata": { "property1": {}, "property2": {} } }
{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "updateDate": "2019-08-24T14:15:22Z" }
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/external/{externalId}
- 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": {} }