Permalink: |
Credit exchange API
The software interfaces of the credit exchange allow you to automate the issuance of loans.
The following interfaces are implemented:
- List of loan request applications
- List of loan offer applications
- Creating of loan offer application
- Deleting of loan offer application
- Borrower's credit status
- Borrower's applications
Requests are made via the HTTP protocol using SSL (HTTPS).
Parameters are passed by the GET method.
The result can be returned in XML, JSON or JSONP format, depending on the presence or absence of out and callback parameters (if there is a callback, the result is returned in JSONP, if the value of the out parameter is XML and the callback parameter is missing, the result is returned in XML format).
One of the transmitted parameters is the request signature generated using the WM Keeper WinPro keys by the WMSigner module or an analog.
Only WMID owners with a personal (and above) passport have access to the interface.