Difference between revisions of "MOR API"
(→Device) |
|||
(81 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
[[File:warning.png|100px|alt="warning"|link=]]<big><big><big>IMPORTANT!!! API methods described here are for MOR | [[File:warning.png|100px|alt="warning"|link=]]<big><big><big>IMPORTANT!!! API methods described here are for newest MOR version. For previous versions please check appropriate [http://wiki.kolmisoft.com/index.php/MOR_Manual#Old_Manuals manual].</big></big></big> | ||
[[File:api.png|right|alt="api"|link=]] | [[File:api.png|right|alt="api"|link=]] | ||
<mkmeta>Application Program Interface for MOR Class 5 Softswitch</mkmeta> | <mkmeta>Application Program Interface for MOR Class 5 Softswitch</mkmeta> | ||
Line 25: | Line 25: | ||
<br> | <br> | ||
==Aggregate== | |||
* [[MOR API aggregate get | aggregate_get]] - for getting MOR aggregate statistics. | |||
<br> | |||
==Autodialer== | |||
* [[MOR API autodialer upload numbers | autodialer_upload_numbers]] - upload numbers from CSV file to existing Autodialer Campaign. | |||
* [[MOR API autodialer get campaign statistics | autodialer_get_campaign_statistics]] - gets Autodialer campaign statistics for selected period. | |||
* [[MOR API autodialer redial all failed calls | autodialer_redial_all_failed_calls]] - initiate Redial all failed calls action for specific campaign. | |||
* [[MOR API autodialer get campaign ivr poll results | autodialer_get_campaign_ivr_poll_results]] - gets Autodialer camoaign ivr poll results. | |||
* [[MOR API autodialer change campaign status | autodialer_change_campaign_status]] - changes Autodialer campaign status. | |||
<br> | |||
==Balance== | ==Balance== | ||
* [[MOR API user balance update | user_balance_update]] (change_user_balance) – changes User's Balance | * [[MOR API user balance update | user_balance_update]] (change_user_balance) – changes User's Balance | ||
Line 36: | Line 51: | ||
==Callback== | ==Callback== | ||
NOTE: A Callback addon is needed. Does not work on a limited version. | |||
* [[MOR API callback init|callback_init]] (callback) – initiates callback. | * [[MOR API callback init|callback_init]] (callback) – initiates callback. | ||
<br> | <br> | ||
==Calling Cards== | ==Calling Cards== | ||
* [[MOR API card_by_cli_update| card_by_cli_update]] (cc_by_cli) – creates and updates calling cards, including adding and transferring funds, by being identified according the Caller_ID. | * [[MOR API card_by_cli_update| card_by_cli_update]] (cc_by_cli) – creates and updates calling cards, including adding and transferring funds, by being identified according the Caller_ID. | ||
Line 55: | Line 72: | ||
==Calls== | ==Calls== | ||
* [[MOR API user calls get|user_calls_get]] (user_calls) – retrieves a list of calls in a selected time period for a user/device. | * [[MOR API user calls get|user_calls_get]] (user_calls) – retrieves a list of calls in a selected time period for a user/device. | ||
* [[MOR API local calls get|local_calls_get]] - retrieves a list of local calls in a selected time period for a user. | |||
* [[MOR_API_active_calls_get|active_calls_get]] - Retrieves list of active calls for specified User. | |||
<br> | <br> | ||
Line 67: | Line 86: | ||
* [[MOR API credit_notes_create| credit_note_create]] – credit note create. | * [[MOR API credit_notes_create| credit_note_create]] – credit note create. | ||
* [[MOR API credit_notes_delete| credit_note_delete]] – credit note delete. | * [[MOR API credit_notes_delete| credit_note_delete]] – credit note delete. | ||
<br> | |||
==Currencies== | |||
* [[MOR_API_Exchange_rate_update|exchange_rate_update]] - Currency Exchange rate update. | |||
<br> | <br> | ||
Line 72: | Line 95: | ||
* [[MOR API device create| device_create]] – create device | * [[MOR API device create| device_create]] – create device | ||
* [[MOR_API_device_update | device_update]] – | * [[MOR_API_device_update | device_update]] – update device settings. | ||
* [[MOR API device delete| device_delete]] (delete_device) – delete device | * [[MOR API device delete| device_delete]] (delete_device) – delete device | ||
* [[MOR API devices get | devices_get]] (device_list) – users device list | * [[MOR API devices get | devices_get]] (device_list) – users device list | ||
* [[MOR API device details get | device_details_get]] – shows all information about specified device. | * [[MOR API device details get | device_details_get]] – shows all information about specified device. | ||
<br> | |||
* [[MOR API device callflow get| device_callflow_get]] - returns information about specified device callflow state. | * [[MOR API device callflow get| device_callflow_get]] - returns information about specified device callflow state. | ||
* [[MOR API device callflow update | device_callflow_update]] – updates information of specified device callflow state. | * [[MOR API device callflow update | device_callflow_update]] – updates information of specified device callflow state. | ||
<br> | |||
* [[MOR API CLI info get | cli_info_get]] (cli_get_info) – shows id of device where CLI belongs. | * [[MOR API CLI info get | cli_info_get]] (cli_get_info) – shows id of device where CLI belongs. | ||
* [[MOR API CLI delete | cli_delete]] – deletes specified CLI. | * [[MOR API CLI delete | cli_delete]] – deletes specified CLI. | ||
* [[MOR API CLI add | cli_add]] – creates CLI and assigns it to the specified device. | * [[MOR API CLI add | cli_add]] – creates CLI and assigns it to the specified device. | ||
* [[MOR API device clis get | device_clis_get]] – CLIs list by User and/or Device | * [[MOR API device clis get | device_clis_get]] – CLIs list by User and/or Device | ||
<br> | |||
* [[MOR API device rules get | device_rules_get]] – show Device Rules. | |||
* [[MOR API device rule delete | device_rule_delete]] – delete Device Rule. | |||
* [[MOR API device rule create | device_rule_create]] – create Device Rule. | |||
<br> | <br> | ||
Line 91: | Line 118: | ||
* [[MOR API did_create| did_create]] – DID create | * [[MOR API did_create| did_create]] – DID create | ||
* [[MOR_API_did_device_assign| did_device_assign]] (did_assign_device) – Assign Device to DID | * [[MOR_API_did_device_assign| did_device_assign]] (did_assign_device) – Assign Device to DID | ||
* [[MOR_API_did_trunk_device_assign| did_trunk_device_assign]] (did_trunk_device_assign) – Assign Trunk Device to DID | |||
* [[MOR_API_did_device_unassign| did_device_unassign]] (did_unassign_device) – Unassign Device from DID | * [[MOR_API_did_device_unassign| did_device_unassign]] (did_unassign_device) – Unassign Device from DID | ||
* [[MOR_API_did_details_update| did_details_update]] (did_details_update) – Update DID details | * [[MOR_API_did_details_update| did_details_update]] (did_details_update) – Update DID details | ||
* [[MOR API did subscription stop|did_subscription_stop]] – STOP DID subscription | * [[MOR API did subscription stop|did_subscription_stop]] – STOP DID subscription | ||
* [[MOR API did terminate|did_terminate]] – DID terminate | |||
* [[MOR API did make free|did_make_free]] – DID make free | |||
* [[MOR API did rates update|did_rates_update]] – Update DID rates | |||
* [[MOR API did rates get|did_rates_get]] – Get DID rates | |||
* [[MOR API did close|did_close]] – close the DID | |||
* [[MOR API did delete|did_delete]] – delete the DID | |||
* [[MOR API did rates details get|did_rates_details_get]] – Get DID rates details | |||
* [[MOR API did rates details update|did_rates_details_update]] – Update DID rates details | |||
<br> | <br> | ||
Line 107: | Line 144: | ||
==Invoices== | ==Invoices== | ||
* [[MOR API invoices_get|invoices_get]] (invoices) – retrieves a list of invoices in a selected time period. | * [[MOR API invoices_get|invoices_get]] (invoices) – retrieves a list of invoices in a selected time period. | ||
* [[MOR_API_invoice_update|invoice_update]] - update Invoice | |||
<br> | |||
==IVR== | |||
* [[MOR_API_ivr_dial_plan_update|ivr_dial_plan_update]] (invoices) – Updates IVR dial plan. | |||
* [[MOR_API_ivr_time_period_update|ivr_time_period_update]] (invoices) – Updates IVR time period. | |||
<br> | <br> | ||
==LCR== | |||
* [[MOR API lcrs_get|lcrs_get]] - retrieves list of LCRs. | |||
* [[MOR API lcr_create|lcr_create]] - creates LCR | |||
* [[MOR API lcr_update|lcr_update]] - updates LCR | |||
* [[MOR API lcr_delete|lcr_delete]] - updates LCR | |||
* [[MOR API lcr_add_provider|lcr_add_provider]] - adds provider to LCR | |||
* [[MOR API lcr_delete_provider|lcr_delete_provider]] - deletes provider from LCR | |||
<br> | |||
==Location Rules== | |||
* [[MOR API location_rule_create|location_rule_create]] – creates location rule. | |||
* [[MOR API location_rule_update|location_rule_update]] – updates location rule. | |||
* [[MOR API location_rules_get|location_rules_get]] – retrieves location rules. | |||
* [[MOR API location_rule_get|location_rule_get]] – retrieves location rule information. | |||
* [[MOR API location_rule_copy|location_rule_copy]] – copies rule from one location to other one. | |||
* [[MOR API location_rule_delete|location_rule_delete]] – delete location rule. | |||
<br> | |||
==Login== | ==Login== | ||
* [[MOR API user_login|user_login]] (login) – logs user in to MOR. | * [[MOR API user_login|user_login]] (login) – logs user in to MOR. | ||
Line 118: | Line 181: | ||
<br> | <br> | ||
==Number Pools== | |||
* [[MOR API number_pools_get| number_pools_get]] – get Number Pools list | |||
* [[MOR API number_pool_create| number_pool_create]] – create Number Pools | |||
* [[MOR API number pool update| number_pool_update]] – update Number Pool | |||
* [[MOR API number pool delete| number_pool_delete]] – delete Number Pool | |||
* [[MOR API number pool numbers create| number_pool_numbers_create]] – create numbers for Number Pool | |||
* [[MOR API number pool numbers delete| number_pool_numbers_delete]] – delete numbers from Number Pool | |||
<br> | |||
==Payments== | ==Payments== | ||
* [[MOR API payment_create| payment_create]] (create_payment) – create payment. | * [[MOR API payment_create| payment_create]] (create_payment) – create payment. | ||
* [[MOR API payments_get| payments_get]] (payments_list) – payments list. | * [[MOR API payments_get| payments_get]] (payments_list) – payments list. | ||
<br> | |||
==PBX Pool== | |||
* [[MOR API pbx_pool_create| pbx_pool_create]] – PBX Pool create. | |||
<br> | <br> | ||
Line 127: | Line 203: | ||
* [[MOR API phonebook_edit| phonebook_edit]] (phonebook_edit_api) – edit phonebook. | * [[MOR API phonebook_edit| phonebook_edit]] (phonebook_edit_api) – edit phonebook. | ||
* [[MOR API phonebook_record_create| phonebook_record_create]] – create phonebook. | * [[MOR API phonebook_record_create| phonebook_record_create]] – create phonebook. | ||
<br> | |||
==Providers== | |||
* [[MOR API providers get| providers_get]] – getting list of providers. | |||
* [[MOR API provider create| provider_create]] – create provider. | |||
* [[MOR API provider update| provider_update]] – update provider. | |||
* [[MOR API provider delete| provider_delete]] – delete provider. | |||
<br> | |||
=== Provider Rules=== | |||
* [[MOR_API_provider_rules_get| provider_rules_get]] - shows provider rules | |||
* [[MOR_API_provider_rule_delete| provider_rules_delete]] - deletes provider rules | |||
* [[MOR_API_provider_rule_create| provider_rules_create]] - creates provider rules | |||
<br> | |||
==Queue== | |||
* [[MOR API queue log get| queue_log_get]] – getting MOR queue log. | |||
<br> | <br> | ||
Line 140: | Line 233: | ||
* [[MOR API tariff_retail_import | tariff_retail_import ]] (import_relail_tariff) – import xml retail tariff | * [[MOR API tariff_retail_import | tariff_retail_import ]] (import_relail_tariff) – import xml retail tariff | ||
* [[MOR API tariff_wholesale_update | tariff_wholesale_update ]] (wholesale_tariff) – update or create wholesale tariff | * [[MOR API tariff_wholesale_update | tariff_wholesale_update ]] (wholesale_tariff) – update or create wholesale tariff | ||
* [[MOR API tariffs_get|tariffs_get]] - retrieve list of tariffs | |||
<br> | |||
==Recordings== | |||
* [[MOR API recordings get| recordings_get]] – get MOR recordings. | |||
* [[MOR API recording update| recording_update]] - update comment for a specific recording. | |||
* [[MOR API recordings delete | recordings_delete]] - delete recordings based on search parameters. | |||
<br> | |||
== Resellers == | |||
* [[MOR API reseller group create|reseller_group_create]] - create new Reseller Group | |||
* [[MOR API reseller_groups_get|reseller_groups_get]] - retrieve Reseller Groups | |||
<br> | <br> | ||
Line 151: | Line 257: | ||
==SMS== | ==SMS== | ||
NOTE: SMS addon is need to have these APIs (SMS add-on is no longer supported, new functionality will not be developed) | |||
* [[MOR API sms send| sms_send]] (send_sms) – send SMS. | * [[MOR API sms send| sms_send]] (send_sms) – send SMS. | ||
* [[MOR_API_user_sms_service_subscribe | user_sms_service_subscribe ]] – User subscription to SMS Service. | * [[MOR_API_user_sms_service_subscribe | user_sms_service_subscribe ]] – User subscription to SMS Service. | ||
* [[MOR_API_user_sms_get | user_sms_get ]] – Retrieves a list of SMS in a selected time period for a user/device. | |||
<br> | |||
==Spy== | |||
* [[MOR API spy_call | spy_call]] – Initiates a spy call. | |||
<br> | |||
==Statistics== | |||
* [[MOR API quickstats_get | quickstats_get]] – gets today's [[Quick Stats]] and [[Active Calls]] count | |||
<br> | |||
<br> | <br> | ||
Line 159: | Line 279: | ||
* [[MOR API Subscriptions get|subscriptions_get]] - Subscriptions get. | * [[MOR API Subscriptions get|subscriptions_get]] - Subscriptions get. | ||
* [[MOR API subscription create|subscription_create]] - Subscription create. | * [[MOR API subscription create|subscription_create]] - Subscription create. | ||
* [[MOR API subscription update|subscription_update]] - Subscription | * [[MOR API subscription create bulk|subscription_create_bulk]] - Bulk Subscription create. | ||
* [[MOR API subscription update|subscription_update]] - Subscription update. | |||
* [[MOR API Subscription Flat Rate Number Status Get| subscription_flat_rate_number_status_get]] - check prefix covering flat-rate subscriptions | |||
<br> | <br> | ||
Line 166: | Line 288: | ||
* [[MOR API user_register| user_register]] – create new user from params. | * [[MOR API user_register| user_register]] – create new user from params. | ||
* [[MOR API user_details_get | user_details_get]] (user_details) – gets user details. | * [[MOR API user_details_get | user_details_get]] (user_details) – gets user details. | ||
* [[MOR API user_details_raw_get | user_details_raw_get]] (user_raw_details) – gets user raw details from database. | |||
* [[MOR_API_user_details_update| user_details_update]] (user_update_api) – update user from params. | * [[MOR_API_user_details_update| user_details_update]] (user_update_api) – update user from params. | ||
* [[MOR API users_get| users_get]] - get user list | |||
* [[MOR API user_delete| user_delete]] - deletes user | |||
<br> | <br> | ||
== | ==Version== | ||
* [[MOR API | * [[MOR API system version get| system_version_get]] (get_version) – get MOR version number. | ||
<br> | <br> | ||
== | |||
* [[MOR API | ==Vouchers== | ||
* [[MOR API voucher use| voucher_use]] – use selected voucher. | |||
<br> | <br> | ||
Line 188: | Line 314: | ||
* username - the user name and password of the user who is asking for the data. | * username - the user name and password of the user who is asking for the data. | ||
If the user has 'admin' rights, he will get more results and | If the user has 'admin' rights, he will get more results and can perform more actions compared to a user who does not have such rights. | ||
<br><br> | <br><br> | ||
=Useful to know= | =Useful to know= | ||
* All API methods | * All API methods return data straight from the database. It means that MOR GUI settings do not affect data, it will be returned as it is saved in the database. For example: | ||
** Value of money will be returned in Default System [[Currencies|Currency]]. | ** Value of money will be returned in Default System [[Currencies|Currency]]. | ||
** Date will not be affected | ** Date will not be affected by [[Configuration_from_GUI#Visual| Default date format]] setting. | ||
** Value of money will not be affected | ** Value of money will not be affected by [[Configuration_from_GUI#Visual|Number digits]] setting. | ||
<br><br> | <br><br> |
Latest revision as of 07:31, 22 January 2024
IMPORTANT!!! API methods described here are for newest MOR version. For previous versions please check appropriate manual.
About
MOR API lets other software interact with MOR without knowing the internal structure of the database (DB) and other logic.
MOR accepts requests by HTML POST and returns results in XML.
MOR users that are allowed to use MOR API
- Admin
- Reseller
- Accountant - only by using Admin Hash and Secret key
- Simple User
Functions
API Related
- API Configuration – configuration options for API.
- Hash construction – how to construct hash to authenticate data over API.
Aggregate
- aggregate_get - for getting MOR aggregate statistics.
Autodialer
- autodialer_upload_numbers - upload numbers from CSV file to existing Autodialer Campaign.
- autodialer_get_campaign_statistics - gets Autodialer campaign statistics for selected period.
- autodialer_redial_all_failed_calls - initiate Redial all failed calls action for specific campaign.
- autodialer_get_campaign_ivr_poll_results - gets Autodialer camoaign ivr poll results.
- autodialer_change_campaign_status - changes Autodialer campaign status.
Balance
- user_balance_update (change_user_balance) – changes User's Balance
Various methods to retrieve User balance
- user_balance_get (balance) – retrieves a User Balance.
- user_simple_balance_get (simple_balance) – gets User's Balance
- user_balance_get_by_psw – gets User's Balance by his owned Device's Password
- user_balance_get_by_username – gets User's Balance by his owned Device's Username
Callback
NOTE: A Callback addon is needed. Does not work on a limited version.
- callback_init (callback) – initiates callback.
Calling Cards
- card_by_cli_update (cc_by_cli) – creates and updates calling cards, including adding and transferring funds, by being identified according the Caller_ID.
- card_from_group_sell (buy_card_from_callingroup) – sells cards from calling card group.
- card_group_get (show_calling_card_group) – show calling group info.
- card_balance_get (card_balance_get) – show card's balance.
- card_payment_add – add payment to the calling card.
- calling_cards_create – create Calling Cards.
- calling_card_update – update Calling Card.
- calling_cards_get - get Calling Cards.
- cc_group_create – create Card Group.
- cc_group_update – update Card Group.
- cc_groups_get – show Calling Cards Group info.
Calls
- user_calls_get (user_calls) – retrieves a list of calls in a selected time period for a user/device.
- local_calls_get - retrieves a list of local calls in a selected time period for a user.
- active_calls_get - Retrieves list of active calls for specified User.
Conflines
- conflines_update – changes settings for API, Default User or Default Device.
Credit notes
- credit_notes_get (credit_notes) – credit notes list.
- credit_note_update – credit note update.
- credit_note_create – credit note create.
- credit_note_delete – credit note delete.
Currencies
- exchange_rate_update - Currency Exchange rate update.
Device
- device_create – create device
- device_update – update device settings.
- device_delete (delete_device) – delete device
- devices_get (device_list) – users device list
- device_details_get – shows all information about specified device.
- device_callflow_get - returns information about specified device callflow state.
- device_callflow_update – updates information of specified device callflow state.
- cli_info_get (cli_get_info) – shows id of device where CLI belongs.
- cli_delete – deletes specified CLI.
- cli_add – creates CLI and assigns it to the specified device.
- device_clis_get – CLIs list by User and/or Device
- device_rules_get – show Device Rules.
- device_rule_delete – delete Device Rule.
- device_rule_create – create Device Rule.
DID
- dids_get – get list of particular DIDs
- did_create – DID create
- did_device_assign (did_assign_device) – Assign Device to DID
- did_trunk_device_assign (did_trunk_device_assign) – Assign Trunk Device to DID
- did_device_unassign (did_unassign_device) – Unassign Device from DID
- did_details_update (did_details_update) – Update DID details
- did_subscription_stop – STOP DID subscription
- did_terminate – DID terminate
- did_make_free – DID make free
- did_rates_update – Update DID rates
- did_rates_get – Get DID rates
- did_close – close the DID
- did_delete – delete the DID
- did_rates_details_get – Get DID rates details
- did_rates_details_update – Update DID rates details
- email_send (send_email) – send Email.
Financial statements
- financial_statements_get (financial_statements) – financial statements list.
Invoices
- invoices_get (invoices) – retrieves a list of invoices in a selected time period.
- invoice_update - update Invoice
IVR
- ivr_dial_plan_update (invoices) – Updates IVR dial plan.
- ivr_time_period_update (invoices) – Updates IVR time period.
LCR
- lcrs_get - retrieves list of LCRs.
- lcr_create - creates LCR
- lcr_update - updates LCR
- lcr_delete - updates LCR
- lcr_add_provider - adds provider to LCR
- lcr_delete_provider - deletes provider from LCR
Location Rules
- location_rule_create – creates location rule.
- location_rule_update – updates location rule.
- location_rules_get – retrieves location rules.
- location_rule_get – retrieves location rule information.
- location_rule_copy – copies rule from one location to other one.
- location_rule_delete – delete location rule.
Login
- user_login (login) – logs user in to MOR.
- user_logout (logout) – logs user out from MOR.
Monitorings
- ma_activate – turn on monitorings addon
Number Pools
- number_pools_get – get Number Pools list
- number_pool_create – create Number Pools
- number_pool_update – update Number Pool
- number_pool_delete – delete Number Pool
- number_pool_numbers_create – create numbers for Number Pool
- number_pool_numbers_delete – delete numbers from Number Pool
Payments
- payment_create (create_payment) – create payment.
- payments_get (payments_list) – payments list.
PBX Pool
- pbx_pool_create – PBX Pool create.
Phonebooks
- phonebooks_get (phonebooks_api ) – phonebooks list.
- phonebook_edit (phonebook_edit_api) – edit phonebook.
- phonebook_record_create – create phonebook.
Providers
- providers_get – getting list of providers.
- provider_create – create provider.
- provider_update – update provider.
- provider_delete – delete provider.
Provider Rules
- provider_rules_get - shows provider rules
- provider_rules_delete - deletes provider rules
- provider_rules_create - creates provider rules
Queue
- queue_log_get – getting MOR queue log.
Quickforwards
- quickforwards_dids_get (quickforwards_dids_get) – get Quickforwards.
- quickforwards_did_update (quickforwards_did_update) – update Quickforwards.
- quickforwards_did_delete (quickforwards_did_delete) – delete Quickforwards.
Rates
- rate_get (rate) – check user rate by prefix
- tariff_rates_get (get_tariff) – get all tariff's rates
- tariff_retail_import (import_relail_tariff) – import xml retail tariff
- tariff_wholesale_update (wholesale_tariff) – update or create wholesale tariff
- tariffs_get - retrieve list of tariffs
Recordings
- recordings_get – get MOR recordings.
- recording_update - update comment for a specific recording.
- recordings_delete - delete recordings based on search parameters.
Resellers
- reseller_group_create - create new Reseller Group
- reseller_groups_get - retrieve Reseller Groups
Services
- service_create – create Service.
- service_delete – delete Service.
- services_get – get Services.
- service_update – update Service.
SMS
NOTE: SMS addon is need to have these APIs (SMS add-on is no longer supported, new functionality will not be developed)
- sms_send (send_sms) – send SMS.
- user_sms_service_subscribe – User subscription to SMS Service.
- user_sms_get – Retrieves a list of SMS in a selected time period for a user/device.
Spy
- spy_call – Initiates a spy call.
Statistics
- quickstats_get – gets today's Quick Stats and Active Calls count
Subscriptions
- subscription_delete - Subscription delete.
- subscriptions_get - Subscriptions get.
- subscription_create - Subscription create.
- subscription_create_bulk - Bulk Subscription create.
- subscription_update - Subscription update.
- subscription_flat_rate_number_status_get - check prefix covering flat-rate subscriptions
User
- user_register – create new user from params.
- user_details_get (user_details) – gets user details.
- user_details_raw_get (user_raw_details) – gets user raw details from database.
- user_details_update (user_update_api) – update user from params.
- users_get - get user list
- user_delete - deletes user
Version
- system_version_get (get_version) – get MOR version number.
Vouchers
- voucher_use – use selected voucher.
Examples
HTML POST
All requests are in a similar format:
HTML POST: http://<SERVER_IP>/billing/api/<function>?u=username
- username - the user name and password of the user who is asking for the data.
If the user has 'admin' rights, he will get more results and can perform more actions compared to a user who does not have such rights.
Useful to know
- All API methods return data straight from the database. It means that MOR GUI settings do not affect data, it will be returned as it is saved in the database. For example:
- Value of money will be returned in Default System Currency.
- Date will not be affected by Default date format setting.
- Value of money will not be affected by Number digits setting.