Live-Routing.de // API

Welcome to the QuestNet API documentation. What are you coding?

We are proud to present you the following webservices with their webmethods:

Registration Webservice:
  • CheckAccountNumber
    Checks german bank account number and bank code number.
  • CheckBankCode
    Checks german bank code number. Gives the name of the bank if success.
  • CheckIBAN
    Checks IBAN. In case of success it returns the bank name and the BIC.
  • GetPassword
    Returns a forgotten password, it can be passed the user ID or e-mail address.
    Are there multiple e-mail accounts, the corresponding account will be returned. (C# Example, PHP Example)
  • RegisterNewCustomer
    Register a new customer.

Invoices Webservice:
  • GetInvoiceDetails
    The billing data for a billing period and a client (and/or its sub-customers) will be given back.
  • GetInvoices
    Gives back existing invoices from all periods.