Download OpenAPI specification:Download
The API in the controller enables you to register a company with an advanced type of business.
Registers an advanced company.
The object req information.
OK
Bad Request
Internal Server Error
{- "AgreementCode": "5EJYKHTY",
- "CompanyName": "DemoExample Group",
- "VATNumber": "[VATNumber]",
- "RegistrationNumber": "[RegistrationNumber]",
- "EstablishedOn": "2021-09-20T14:57:43.1409518+05:30",
- "MarketSector": 1,
- "AnnualTurnover": 0,
- "AnnualProfit": 0,
- "IsRegistrationTermsAgreed": true,
- "Contact": {
- "EmailAddress": "info@demogroup.com",
- "MobileNumber": "9033787834",
- "MobileNumberISOCountryCode": "826",
- "Address": {
- "BuildingNo": "4",
- "BuildingName": "Navigation House",
- "Subbuilding": "",
- "SubStreet": "",
- "Street": "Belmont Wharf",
- "Town": "Skipton",
- "County": "UK",
- "District": "North Yorkshire",
- "ISOCountryCode": "826",
- "Postcode": "BD23 1RL",
- "AddressLine1": "",
- "AddressLine2": "",
- "AddressLine3": "",
- "Region": "",
- "Organization": ""
}, - "RegisteredAddress": {
- "BuildingNo": "4",
- "BuildingName": "Navigation House",
- "Subbuilding": "",
- "SubStreet": "",
- "Street": "Belmont Wharf",
- "Town": "Skipton",
- "County": "UK",
- "District": "North Yorkshire",
- "ISOCountryCode": "826",
- "Postcode": "BD23 1RL",
- "AddressLine1": "",
- "AddressLine2": "",
- "AddressLine3": "",
- "Region": "",
- "Organization": ""
}
}, - "Directors": [
- {
- "Contact": {
- "Title": 1,
- "FirstName": "Mahesh",
- "LastName": "Vala",
- "Gender": "M",
- "DOB": "2021-09-20T14:21:20.3285734+05:30",
- "PassportNumber": "",
- "PassportExpiryDate": "2021-09-20T14:21:20.3295665+05:30",
- "DrivingLicenceNumber": "[DrivingLicenceNumber]",
- "Nationality": "440",
- "EmailAddress": "maheshvala@domain.com",
- "MobileNumber": "9033787834",
- "MobileNumberISOCountryCode": "826",
- "PresentAddress": {
- "BuildingNo": "4",
- "BuildingName": "Navigation House",
- "Subbuilding": "",
- "SubStreet": "",
- "Street": "Belmont Wharf",
- "Town": "Skipton",
- "County": "UK",
- "District": "North Yorkshire",
- "ISOCountryCode": "826",
- "Postcode": "BD23 1RL",
- "AddressLine1": "",
- "AddressLine2": "",
- "AddressLine3": "",
- "Region": "",
- "Organization": ""
}, - "PreviousAddress": {
- "BuildingNo": "4",
- "BuildingName": "Navigation House",
- "Subbuilding": "",
- "SubStreet": "",
- "Street": "Belmont Wharf",
- "Town": "Skipton",
- "County": "UK",
- "District": "North Yorkshire",
- "ISOCountryCode": "826",
- "Postcode": "BD23 1RL",
- "AddressLine1": "",
- "AddressLine2": "",
- "AddressLine3": "",
- "Region": "",
- "Organization": ""
}, - "LivedAtPresentAddressInMonth": 20,
- "NationalIDCardLine1": "[NationalIDCardLine1]",
- "NationalIDCardLine2": "[NationalIDCardLine2]",
- "SocialSecurityNumber": "[SocialSecurityNumber]",
- "IsPrimaryConsumer": true,
- "CardDesignCode": "[CardDesignCode]",
- "CardLine4Data": "[CardLine4Data]",
- "CardLine5Data": "[CardLine5Data]",
- "ClientSSOReferenceNumber": "[ClientSSOReferenceNumber]",
- "IsSkipKYC": false,
- "IsSkipCardIssuance": false,
- "EmployeeNumber": "MAH140401",
- "SharePercent": 26,
- "PersonalIdentificationNumber": "11111111120",
- "IsUBO": true
}
}
], - "ClientRequestReference": "[ReferenceExample]",
- "CultureID": 1
}
{- "CompanyID": 256,
- "Directors": [
- {
- "DirectorID": 0,
- "ConsumerID": 0,
- "DirectorRequestReference": "string"
}
], - "AccountIdentifier": 949838,
- "AccountNumber": "00000570",
- "SortCode": "608370",
- "IBAN": "GB35CNFV60837000000570",
- "BIC": "CNFVGB21XXX",
- "Description": "Success",
- "ResponseCode": "000",
- "ResponseDateTime": "2021-12-21T13:58:02.899",
- "ClientRequestReference": "reference",
- "RequestID": 27194
}