POST
Path: {{baseUrl}}/amlyze-ws-rest/contract
ContentType: application/json
Authorization: Bearer Token
To update contract:
HTTP Method: PUT
Path: {{baseUrl}}/amlyze-ws-rest/contract
ContentType: application/json
Authorization: Bearer Token
API requests example
Fields
Unique number of communication. It is used for risk assessment callback.Example:
ComNr_000321Name of the system requesting web service.Example:
financial_institutionImportant: This field is only be included when using batch API.
Element is used to create/update data of the contract. As this field is not mandatory and if not provided,
CREATE values is set as default.❗ By UPDATEing, all data will be replaced with newly received oneEnum class values: CREATE, UPDATEExample: UPDATEA contract is active or not.Example:
trueType of contract for evaluation of the object.💡 Possible values will be updated during configuration period.💡 [AdditionalProperty] fields should be validated against classifier.Example:
LOAN_CONTRACTUnique external contract identifier. The identifier corresponds to the contract identifier in the financial institutionExample:
any_contract_1232Contract code or number.Example:
REG74121101External customer identifier. This
customerExtIdlinks a contract to customer. The identifier corresponds to the client’s identifier in the financial institution.Example: cust_1232External account identification number. Corresponds to the account’s identifier in the financial institution.Example:
Acc_0011This parameter is mandatory only for clients utilizing a multi-organizational solution. ❗Omit this parameter unless instructed about it.❗
It serves to specify the unique identifier for the business unit. Business units are logical groupings of users and data. Each business unit can have its own set of users, permissions, and data access rules.
(Upcoming feature)Example:
LOAN_CONTRACTContract start date or any other date that covers starting point.Example:
2000-01-03Contract end date or any other date that covers ending point.Example:
1995-05-24Additional properties for contract.
List of possible responses
This part lists common responses after the submission of the request.List of possible errors
This section lists the possible errors that can occur when making a bad account request to the API. A bad request is a request that somehow does not follow the API specifications.| extId is mandatory |
| code is mandatory |