| Permalink: |
Debt API
The Debt service supports the following interfaces (Debt API v1):
- getting a list of issued loans
- getting a list of loans issued to a specific borrower
- getting information on the loan issued
- getting a list of trust limits open for issuing loans
- repayment of the loan issued
- offer a trust limit
- revocation a trust limit
- getting a list of loan applications
- blocking or unblocking the borrower by the loan number
possible interface response codes
Access to the interfaces is enabled at the settings page.
To make it easier to use, the second version of the API with JWT token authorization has been implemented.
Authorization tokens are issued on the page https://debt.webmoney.com/Tokens.aspx .