Download the PHP package databank/onlineservice without Composer
On this page you can find all versions of the php package databank/onlineservice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download databank/onlineservice
More information about databank/onlineservice
Files in databank/onlineservice
Download databank/onlineservice
More information about databank/onlineservice
Files in databank/onlineservice
Vendor databank
Package onlineservice
Short Description This is a laravel package to enable third party clients to connect to the core API
License MIT
Package onlineservice
Short Description This is a laravel package to enable third party clients to connect to the core API
License MIT
Please rate this library. Is it a good library?
Informations about the package onlineservice
Databank Online Service Package
This package gives the client access to make calls to the online service application
Docs
Test Examples Method: Post
Endpoint | Description | Parameters |
---|---|---|
getusername | Check if a username is available | username |
getlogin | Log a user in | username password pin |
getchangepassword | Change password of a user | UserName NewPassword AccountNumber CurrentPassword |
getupdate | Update user details | email PhoneNumber username password secret_question secret_question_ans |
getcreateuser | create a user | email SurName FirstName PhoneNumber AddressLine DateOfBirth AccountNumber MotherMaidenName username password secret_question secret_question_ans |
The package comes with sameple forms for tests.
Response is json having 3 keys, any response with code not 100 is a failure
All versions of onlineservice with dependencies
PHP Build Version
Package Version
No informations.
The package databank/onlineservice contains the following files
Loading the files please wait ....