Difference between revisions of "MOR API"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 4: Line 4:


=Functions=
=Functions=
==Login==
* [[MOR API login|login]] - Logs in user into MOR
* [[MOR API logout|logout]] - Logs out user from MOR


==Callback==
==Callback==


[[MOR API callback|callback]] - Initiates callback
* [[MOR API callback|callback]] - Initiates callback


==Accounting==
==Accounting==


[[MOR API invoices|invoices]] - Retrieves list of invoices in selected time period.
* [[MOR API invoices|invoices]] - Retrieves list of invoices in selected time period.

Revision as of 14:28, 17 January 2008

MOR API lets other software interact to MOR without knowing internal structure of DB and other logic.

MOR accepts requests by HTML POST and returns result in XML.

Functions

Login

  • login - Logs in user into MOR
  • logout - Logs out user from MOR

Callback

Accounting

  • invoices - Retrieves list of invoices in selected time period.