The following JSON-RPC methods are supported (try these using the AsfynController test page):
- customerHasFewInstallations()
- loginSetSessions(customerNumber, customerPincode, isRememberLoginChecked)
- loginSetSessionsNemIDAssociate(customerNumber, customerPincode)
- loginUpdateFlow()
- myInvoicesUpdateAutoSearch()
- myInvoicesUpdateInvoices(installationNumbers)
- myInvoicesUpdateNavigation(installationNumbers)
- myProductsUpdateAutoSearch()
- myProductsUpdateProducts(installationNumbers)
- reportMetersSetSessions(email)
- reportMetersUpdateAddressNavigation()
- reportMetersUpdateAutoSearch()
- reportMetersUpdateMetersList(installationNumbers, meterNumber)
- signUpEInvoiceSetSessions(email, phone, installations, eanNumber, orderNumber, contact, accountString)
- signUpEInvoiceUpdateFlow(currentStep)
- system.about()
- Returns a summary about the server implementation for display purposes.
- system.listMethods()
- Returns an array of method names implemented by this service.
- system.version()
- Returns the version server implementation using the major, minor, build and revision format.
- userAccountSetSessions(email, phone, mobile, cprNumber, cprNumberPartner, cvrNumber, pNumber, isNemkontoSignUp, isEmailBillingSignUpVal, isNemIDLinkVal, nemIDLinkPincode)
- userAccountUpdateFlow(currentStep)
The following method(s) of this service are marked as idempotent and therefore safe for use with HTTP GET:
- system.about
- system.listMethods
- system.version