Batch customer service
Batch data import involve processing large volumes of customer data at once.
Validate batch of customers without saving
This method sends data only for validating JSON and does not create any assessments in Amlyze.
HTTP Method: POST
Path: {{baseUrl}}
/amlyze-ws-rest/validate-batch-customers
ContentType: application/json
Authorization: Basic Auth
/Bearer Token
Validate batch of customers with saving
This method sends data and creates assessments in Amlyze.
HTTP Method: POST
Path: {{baseUrl}}
/amlyze-ws-rest/batch-customers
ContentType: application/json
Authorization: Basic Auth
/Bearer Token
⚠️ Warning: Customers evaluation and screening not available in this service.
The minimalistic request represents customer with the minimum required fields.
API requests example
Available customer types
List of possible responses
List of possible errors
This section lists the possible errors that can occur when making a bad customer request to the API. A bad request is a request that somehow does not follow the API specifications.
Error Code | Error Description |
---|---|
AV07 | Bad value for TIMESTAMP (format: ‘yyyy-MM-dd HH:mm:ss.SSSZ’) valueCode: lastonlinesupport |
C014 | Field not allowed for INDIVIDUAL. Field: CompanyAssetValue |
C016.I06 | Problem with field for INDIVIDUAL type customer. CitizenshipCountry not found in Amlyze |
C008.I02 | When source of risk level IMPORT. ‘Lead’ risk management category is forbidden |
C015 | Field not allowed for ORGANIZATION. Field: LastName |
SCR01 | Screening process is undefined: NOT_EXISTS |
Q004.ADR02 | Problem with Address (index: 0 ). Country is mandatory and must exist in Amlyze |
C015 | Field not allowed for ORGANIZATION. Field: SecondCitizenshipCountry |
C017.C016.RE01 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). Relation type is mandatory |
Q014.RC01 | Problem with PaymentCountry (index: 0 ). PaymentCountry not found in Amlyze |
C014 | Field not allowed for INDIVIDUAL. Field: NumberOfEmployees |
AV07 | Bad value for BOOLEAN (values: true false’) valueCode: isvip |
C012 | ApplicationDate is mandatory |
C002 | CustomerExtId is mandatory |
Q002.DOC06 | Problem with Customer BusinessEntityDocument index = 0 . DocumentIssueCountry is mandatory and must exist in Amlyze |
Q017.COTP01 | CountryOfTaxPayment (index: 0 ). CountryOfTaxPayment not found in Amlyze |
C007 | RiskManagementCategory does not exist in Amlyze |
C014 | Field not allowed for INDIVIDUAL. Field: LicenseDescription |
C014 | Field not allowed for INDIVIDUAL. Field: NumberOfAudits |
C015 | Field not allowed for ORGANIZATION. Field: FirstName |
C017.C016.RE08.DOC03 | CountryOfTaxPayment (index: 0 ). CountryOfTaxPayment not found in Amlyze |
C016.I08 | PermanentResidenceCountry not defined in Amlyze |
FOA02 | PensionCountry is invalid |
C014 | Field not allowed for INDIVIDUAL. Field: RegionOfActivityDescription |
C016.I06 | BirthCountry not defined in Amlyze |
C013a | ClosingDate can not exist for not CLOSED CustomerStatus |
C013 | ClosingDate is mandatory for CLOSED CustomerStatus |
C017.C016.RE08.DOC01 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). Problem with BusinessEntityDocuments (index: 0 ). EntityType is mandatory. values : INDIVIDUAL, ORGANIZATION |
C017.C016.RE06.Co2 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). Problem with Contact (index: 0 ). ContactDetails is mandatory |
C014 | Field not allowed for INDIVIDUAL. Field: Title |
AV07 | Bad value for INTEGER valueCode: number_users |
C017.O01 | For ORGANIZATION type customer Title is mandatory |
C010 | EntityType is mandatory |
C015 | Field not allowed for ORGANIZATION. Field: PermanentResidenceCountry |
C014 | Field not allowed for INDIVIDUAL. Field: LegalForm |
C014 | Field not allowed for INDIVIDUAL. Field: ThirdPartyServicesUsedDescription |
C015 | Field not allowed for ORGANIZATION. Field: BirthCountry |
C014 | Field not allowed for INDIVIDUAL. Field: GIIN |
C017.C016.RE01 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). Relation type is not defined in Amlyze |
C004 | Cannot update not existing customer, use Action = CREATE |
C017.C016.RE03 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). Country not defined in Amlyze |
C017.C016.RE02 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). EntityType is mandatory |
REG | RegistrationCountry must exist in Amlyze |
C017.C016.RE06.Co1 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). Problem with Contact (index: 0 ). ContactType is mandatory. values: MOBILEPHONE, FIXEDPHONE, EMAIL, WEBSITE |
C014 | Field not allowed for INDIVIDUAL. Field: EstablishmentDate |
C014 | Field not allowed for INDIVIDUAL. Field: PeriodsOfAuditsInYears |
C017.C016.AV07 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 1 ). bad value for BOOLEAN (values: true false’) valueCode: is_related_to_Lithuania |
C014 | Field not allowed for INDIVIDUAL. Field: OrganizationalStructureDescription |
C007 | RiskManagementCategory is mandatory |
C017.C016.RE06.ADR02 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 0 ). Problem with Address (index: 0 ). AddressType is not defined in amlyze |
C014 | Field not allowed for INDIVIDUAL. Field: LEI |
C014 | Field not allowed for INDIVIDUAL. Field: Title |
FOA01 | FieldOfActivity.Student.Country is invalid |
C016.I08 | SecondCitizenshipCountry not defined in Amlyze |
C015 | Field not allowed for ORGANIZATION. Field: FirstName |
C015 | Field not allowed for ORGANIZATION. Field: CitizenshipCountry |
C015 | Field not allowed for ORGANIZATION. Field: BirthDate |
C014 | Field not allowed for INDIVIDUAL. Field: TradingName |
C017.C016.RE05 | Problem with field for ORGANIZATION type customer. Problem with relatedEntity (index: 1 ). LegalForm not found in Amlyze |
C014 | Field not allowed for INDIVIDUAL. Field: ActivityInRestrictedRegionDescription |
Q009.CA01 | Problem with CountryOfActivity (index: 1 ). CountryOfActivity not found in Amlyze |