This section provides detailed information on the endpoints that can be used to create and manage contracts. Contracts can be any type of documents with custom set of fields/elements.
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
ComNr_000321
financial_institution
CREATE
values is set as default.❗ By UPDATE
ing, all data will be replaced with newly received oneEnum class values: CREATE
, UPDATE
Example: UPDATE
true
LOAN_CONTRACT
any_contract_1232
REG74121101
customerExtId
links a contract to customer. The identifier corresponds to the client’s identifier in the financial institution.Example: cust_1232
Acc_0011
LOAN_CONTRACT
2000-01-03
1995-05-24
extId is mandatory |
code is mandatory |