Fetch all your corporates. More options will be added in the near future.
OK
Bad Request
Unauthorized
Forbidden
{- "content": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "externalId": "string",
- "registeredName": "string",
- "incorporationCountry": "ABW",
- "incorporationCode": "string",
- "status": {
- "banking": {
- "value": "VALIDATED",
- "reason": "string"
}, - "kyb": {
- "value": "NOT_STARTED",
- "reason": "string",
- "lastVerificationRequestDate": "2019-08-24T14:15:22Z"
}, - "suspension": {
- "value": "SUSPENDED",
- "operator": "END_USER",
- "reason": "string"
}, - "linkcy": {
- "value": "PENDING",
- "reason": "string"
}, - "compliance": {
- "value": "PENDING",
- "reason": "string"
}, - "overall": {
- "value": "ACTIVE"
}
}, - "creationDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z"
}
], - "totalElements": 1,
- "page": 0,
- "pageSize": 0
}
Create a new Corporate End-User who will perform banking operations.
Created
Bad Request
Unauthorized
Forbidden
Conflict
{- "partnerName": "string",
- "externalId": "string",
- "registeredName": "string",
- "tradeName": "string",
- "incorporationCountry": "FRA",
- "incorporationCode": "12345678900013",
- "incorporationDate": "2019-08-24",
- "legalType": {
- "austriaValue": "AT_AKTIENGESELLSCHAFT_AG"
}, - "website": "string",
- "industry": "CHILD_ADOPTION",
- "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
}, - "expectedMonthlyExpenses": {
- "value": "LESS_THAN_10_000",
- "currency": "EUR"
}, - "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": {
- "isoCountryCode": "ABW",
- "city": "string",
- "postalCode": "string",
- "street": "string",
- "number": "string",
- "refinement": "string",
- "stateOrProvince": "string",
- "bypassVerification": true
}, - "nationalityCode": "ABW",
- "emailAddress": "string",
- "phone": {
- "countryCode": "33",
- "number": "string"
}
}, - "metadata": { }
}
{- "corporateId": "50eb73c4-9d2f-4e30-9f0c-2d57c30a46ee",
- "accountOwnerId": "41bfc29a-63f5-4057-9938-10cfd5e1771b"
}
Get all information about a corporate using only its corporate ID.
OK
Bad Request
Unauthorized
Forbidden
Not Found
{- "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": "CHILD_ADOPTION",
- "vatNumber": "string",
- "registeredAddress": {
- "isoCountryCode": "ABW",
- "city": "string",
- "postalCode": "string",
- "street": "string",
- "number": "string",
- "refinement": "string",
- "stateOrProvince": "string",
- "status": "INVALID"
}, - "businessAddress": {
- "isoCountryCode": "ABW",
- "city": "string",
- "postalCode": "string",
- "street": "string",
- "number": "string",
- "refinement": "string",
- "stateOrProvince": "string",
- "status": "INVALID"
}, - "employeesRange": "BTW_1_AND_10",
- "expectedMonthlyExpenses": {
- "value": "LESS_THAN_10_000",
- "currency": "EUR"
}, - "accountPurposes": [
- "PAY_BILLS"
], - "complianceInfo": {
- "maxUbosLayer": 0,
- "relatedLayersTotal": 0,
- "isExtendedUbos": true
}, - "termsAccepted": true,
- "notes": "string",
- "creationDate": "2019-08-24T14:15:22Z",
- "updateDate": "2019-08-24T14:15:22Z",
- "status": {
- "banking": {
- "value": "VALIDATED",
- "reason": "string"
}, - "kyb": {
- "value": "NOT_STARTED",
- "reason": "string",
- "lastVerificationRequestDate": "2019-08-24T14:15:22Z"
}, - "suspension": {
- "value": "SUSPENDED",
- "operator": "END_USER",
- "reason": "string"
}, - "linkcy": {
- "value": "PENDING",
- "reason": "string"
}, - "compliance": {
- "value": "PENDING",
- "reason": "string"
}, - "overall": {
- "value": "ACTIVE"
}
}, - "strongAuthentication": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "endpointId": "string",
- "creationDate": "2019-08-24T14:15:22Z",
- "pinStatus": "UNSET",
- "biometryStatus": "UNSET"
}, - "partnerMetadata": { },
- "userMetadata": { }
}
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.
OK
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
{- "externalId": "string",
- "registeredName": "string",
- "tradeName": "string",
- "incorporationCountry": "FRA",
- "incorporationCode": "12345678900013",
- "incorporationDate": "2019-08-24",
- "legalType": {
- "austriaValue": "AT_AKTIENGESELLSCHAFT_AG"
}, - "website": "string",
- "industry": "CHILD_ADOPTION",
- "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
}, - "expectedMonthlyExpenses": {
- "value": "LESS_THAN_10_000",
- "currency": "EUR"
}, - "employeesRange": "BTW_1_AND_10",
- "accountPurposes": [
- "PAY_BILLS"
], - "lastTermsAccepted": "1.0",
- "metadata": {
- "property1": { },
- "property2": { }
}, - "userMetadata": {
- "property1": { },
- "property2": { }
}, - "partnerMetadata": {
- "property1": { },
- "property2": { }
}
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "updateDate": "2019-08-24T14:15:22Z"
}